Nearest-color comparison

Silver vs Ash Gray

Silver #C0C0C0 vs Ash Gray #B2BEB5: RGB distance 17.9 and contrast 1.06:1. Compare hue, luminance, saturation, WCAG and practical use.

Silver and Ash Gray are very close, with an RGB distance of 17.9. Silver is lighter by 0.0308, and Ash Gray is more saturated by 8 percentage points. Their mutual contrast is 1.06:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Silver#C0C0C0
Ash Gray#B2BEB5

Quick Difference Summary

The main measurable differences between Silver and Ash Gray across RGB distance, luminance, hue, saturation, and contrast.

RGB distance17.9
Pair contrast1.06:1
Luminance delta0.0308
Hue delta135 deg
Lighter colorSilver
More saturatedAsh Gray

Side-by-Side Color Profiles

gray color

Silver

Silver is #C0C0C0, a neutral gray with hue 0°, saturation 0% and luminance 0.5271. Beside Ash Gray, it is lighter and less saturated. Of the two standard text choices, black text gives the higher contrast at 11.54:1.

HEX#C0C0C0 RGB192, 192, 192 HSL0, 0, 75 CMYK0, 0, 0, 25 Luminance0.5271 Best textblack text

green color

Ash Gray

Ash Gray is #B2BEB5, a cool green with hue 135°, saturation 8% and luminance 0.4963. Beside Silver, it is darker and more saturated. Of the two standard text choices, black text gives the higher contrast at 10.93:1.

HEX#B2BEB5 RGB178, 190, 181 HSL135, 8, 72 CMYK6, 0, 5, 25 Luminance0.4963 Best textblack text

When to Use Silver or Ash Gray

Choose SilverChoose Silver when the design calls for muted gray color at #C0C0C0, with neutral temperature and 75% HSL lightness.
Choose Ash GrayChoose Ash Gray when #B2BEB5, its muted green character, or its 72% HSL lightness is the closer match.
Use togetherTreat them as tonal alternatives or adjacent palette steps, not as text and background. Their contrast is only 1.06:1. They share muted tone characteristics.

Technical Comparison Table

PropertySilverAsh Gray
HEX#C0C0C0#B2BEB5
RGB192, 192, 192178, 190, 181
HSL0, 0, 75135, 8, 72
CMYK0, 0, 0, 256, 0, 5, 25
FamilyGrayGreen
TemperatureNeutralCool
ToneMutedMuted
Luminance0.52710.4963
Black contrast11.54:110.93:1
White contrast1.82:11.92:1
Shared tonesMuted

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Silverblack text - 11.54:1
Ash Grayblack text - 10.93:1

Downloadable color comparison infographic

Silver vs Ash Gray Color Comparison Infographic

Save a high-resolution comparison infographic with both HEX colors, visual distance, mutual contrast, and accessibility guidance.

1200 × 800
Silver vs Ash Gray color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Silver vs Ash Gray color comparison infographic generated from the canonical dataset values shown on this page.

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Machine-readable data

Machine-Readable Silver vs Ash Gray Data (JSON)

Structured comparison data for Silver and Ash Gray, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.

AI-Ready Dataset v1.0.0
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and links
differencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributes
accessibilityPair contrast and safer text choices for each color
useCasesWhen to choose each color and when to use them together
relatedApiMachine-readable comparison and color endpoints
Download JSON Open API
Structured sections
Colors
[
  {
    "slug": "silver",
    "name": "Silver",
    "hex": "#C0C0C0",
    "rgb": [
      192,
      192,
      192
    ],
    "hsl": [
      0,
      0,
      75
    ],
    "cmyk": [
      0,
      0,
      0,
      25
    ],
    "family": "gray",
    "temperature": "neutral",
    "tone": [
      "muted"
    ],
    "luminance": 0.5271,
    "contrast": {
      "black": 11.54,
      "white": 1.82
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 11.54
    },
    "description": "Silver is #C0C0C0, a neutral gray color with muted character. Compared with Ash Gray, it is lighter and less saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/silver/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/silver.json"
  },
  {
    "slug": "ash-gray",
    "name": "Ash Gray",
    "hex": "#B2BEB5",
    "rgb": [
      178,
      190,
      181
    ],
    "hsl": [
      135,
      8,
      72
    ],
    "cmyk": [
      6,
      0,
      5,
      25
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "muted"
    ],
    "luminance": 0.4963,
    "contrast": {
      "black": 10.93,
      "white": 1.92
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 10.93
    },
    "description": "Ash Gray is #B2BEB5, a cool green color with muted character. Compared with Silver, it is darker and more saturated. Use it for backgrounds, typography, and product surfaces, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/ash-gray/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/ash-gray.json"
  }
]
Differences
{
  "rgbDistance": 17.9,
  "contrastRatio": 1.06,
  "hslDelta": {
    "hue": 135,
    "saturation": 8,
    "lightness": 3
  },
  "luminanceDelta": 0.0308,
  "sameFamily": false,
  "sameTemperature": false,
  "sharedTones": [
    "muted"
  ],
  "lighterColor": "Silver",
  "moreSaturatedColor": "Ash Gray"
}
Accessibility
{
  "pairContrastRatio": 1.06,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Silver",
      "background": "#C0C0C0",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 11.54
    },
    {
      "color": "Ash Gray",
      "background": "#B2BEB5",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 10.93
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Silver is better when the design needs muted gray character, neutral temperature, and the specific HEX value #C0C0C0.",
  "chooseSecondWhen": "Ash Gray is better when the design needs muted green character, cool temperature, and the specific HEX value #B2BEB5.",
  "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}
Related API
[
  "https://www.colorsencyclopedia.com/api/compare/silver-vs-ash-gray.json",
  "https://www.colorsencyclopedia.com/api/colors/silver.json",
  "https://www.colorsencyclopedia.com/api/colors/ash-gray.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "silver-vs-ash-gray",
  "type": "nearest",
  "name": "Silver vs Ash Gray",
  "verdict": "Silver and Ash Gray are very close colors. Silver is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.06:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Silver and Ash Gray are different gray and green colors with HEX values #C0C0C0 and #B2BEB5. According to Colors Encyclopedia, their RGB distance is 17.9, their contrast ratio is 1.06:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 17.9,
  "contrastRatio": 1.06,
  "colors": [
    {
      "slug": "silver",
      "name": "Silver",
      "hex": "#C0C0C0",
      "rgb": [
        192,
        192,
        192
      ],
      "hsl": [
        0,
        0,
        75
      ],
      "cmyk": [
        0,
        0,
        0,
        25
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "muted"
      ],
      "luminance": 0.5271,
      "contrast": {
        "black": 11.54,
        "white": 1.82
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 11.54
      },
      "description": "Silver is #C0C0C0, a neutral gray color with muted character. Compared with Ash Gray, it is lighter and less saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/silver/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/silver.json"
    },
    {
      "slug": "ash-gray",
      "name": "Ash Gray",
      "hex": "#B2BEB5",
      "rgb": [
        178,
        190,
        181
      ],
      "hsl": [
        135,
        8,
        72
      ],
      "cmyk": [
        6,
        0,
        5,
        25
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "muted"
      ],
      "luminance": 0.4963,
      "contrast": {
        "black": 10.93,
        "white": 1.92
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 10.93
      },
      "description": "Ash Gray is #B2BEB5, a cool green color with muted character. Compared with Silver, it is darker and more saturated. Use it for backgrounds, typography, and product surfaces, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/ash-gray/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/ash-gray.json"
    }
  ],
  "differences": {
    "rgbDistance": 17.9,
    "contrastRatio": 1.06,
    "hslDelta": {
      "hue": 135,
      "saturation": 8,
      "lightness": 3
    },
    "luminanceDelta": 0.0308,
    "sameFamily": false,
    "sameTemperature": false,
    "sharedTones": [
      "muted"
    ],
    "lighterColor": "Silver",
    "moreSaturatedColor": "Ash Gray"
  },
  "accessibility": {
    "pairContrastRatio": 1.06,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Silver",
        "background": "#C0C0C0",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 11.54
      },
      {
        "color": "Ash Gray",
        "background": "#B2BEB5",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 10.93
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Silver is better when the design needs muted gray character, neutral temperature, and the specific HEX value #C0C0C0.",
    "chooseSecondWhen": "Ash Gray is better when the design needs muted green character, cool temperature, and the specific HEX value #B2BEB5.",
    "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
  },
  "relatedApi": [
    "https://www.colorsencyclopedia.com/api/compare/silver-vs-ash-gray.json",
    "https://www.colorsencyclopedia.com/api/colors/silver.json",
    "https://www.colorsencyclopedia.com/api/colors/ash-gray.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/silver-vs-ash-gray/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/silver-vs-ash-gray.json"
}