Use this color
Create with Ash Gray
Open a professional color tool with #B2BEB5 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-ash-gray: #B2BEB5;
.bg-ash-gray { background-color: #B2BEB5; }
.text-ash-gray { color: #B2BEB5; }Color meaning and use
About Ash Gray Color
Ash Gray uses HEX #B2BEB5, RGB 178, 190, 181, and HSL 135°, 8%, 72%. The dataset classifies it in the green family with cool temperature and muted visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.4963; black contrast is 10.93:1 and white contrast is 1.92:1, making black the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Ash Gray against black and white text.
Downloadable color reference infographic
Ash Gray Color Reference Infographic
Save a high-resolution infographic of Ash Gray, including its color values, coordinated palette, and black and white text contrast.

Color Harmonies
Variants
Pairings
Machine-readable data
Machine-Readable Color Data (JSON)
Perfect for CSS, design systems, automation, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Color systems
{
"hex": "#B2BEB5",
"rgb": [
178,
190,
181
],
"hsl": [
135,
8,
72
],
"cmyk": [
6,
0,
5,
25
],
"luminance": 0.4963,
"contrast": {
"black": 10.93,
"white": 1.92
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}Harmonies
{
"complementary": "#BDB2BA",
"analogous": [
"#B5BDB2",
"#B2BDBA"
],
"triadic": [
"#B5B2BD",
"#BDB5B2"
],
"tetradic": [
"#B2B5BD",
"#BDB2BA",
"#BDBAB2"
],
"splitComplementary": [
"#BAB2BD",
"#BDB2B5"
],
"monochromatic": [
"#E3E8E4",
"#B2BEB5",
"#809385"
]
}Variants
{
"light": "#E3E8E4",
"dark": "#809385",
"saturated": "#A2CDAD",
"desaturated": "#B8B8B8",
"pastel": "#F7F7F7",
"neon": "#99FFB3"
}Pairings
{
"best": [
"#000000",
"#BDB2BA",
"#B5BDB2",
"#B2BDBA"
],
"avoid": [
"#B8B8B8",
"#E3E8E4"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#E3E8E4",
"#B8B8B8"
]
}Knowledge graph
{
"nearestColors": [
"pumice",
"opal",
"galvanized-steel",
"silver",
"silver-metallic"
],
"generatedPalettes": [
"ash-gray"
],
"generatedComparisons": [
"ash-gray-vs-opal",
"ash-gray-vs-pumice",
"silver-vs-ash-gray"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/ash-gray",
"/wcag/ash-gray",
"/css/colors/ash-gray",
"/hex/b2beb5",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/ash-gray"
],
"related": [
"/colors/pumice",
"/colors/opal",
"/colors/galvanized-steel",
"/colors/silver",
"/colors/silver-metallic",
"/compare/ash-gray-vs-opal",
"/compare/ash-gray-vs-pumice",
"/compare/silver-vs-ash-gray",
"/harmonies/ash-gray",
"/wcag/ash-gray",
"/css/colors/ash-gray",
"/hex/b2beb5",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "ash-gray",
"name": "Ash Gray",
"hex": "#B2BEB5",
"uses": [
"backgrounds",
"typography",
"product surfaces"
],
"psychology": {
"associations": [
"restraint",
"clarity",
"balance"
],
"contexts": [
"interfaces",
"architecture",
"editorial design",
"packaging"
],
"avoidIn": [
"high-energy accent-only palettes"
]
},
"aliases": [],
"sourceType": "curated",
"confidence": "medium",
"reviewStatus": "manual",
"sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
"origin": {
"type": "common",
"notes": "Curated common color reference used in design and editorial color systems."
},
"family": "green",
"temperature": "cool",
"tone": [
"muted"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"green",
"cool",
"muted",
"backgrounds",
"typography",
"product-surfaces",
"restraint",
"clarity",
"balance"
],
"popularity": 84,
"rgb": [
178,
190,
181
],
"hsl": [
135,
8,
72
],
"cmyk": [
6,
0,
5,
25
],
"luminance": 0.4963,
"contrast": {
"black": 10.93,
"white": 1.92
},
"harmonies": {
"complementary": "#BDB2BA",
"analogous": [
"#B5BDB2",
"#B2BDBA"
],
"triadic": [
"#B5B2BD",
"#BDB5B2"
],
"tetradic": [
"#B2B5BD",
"#BDB2BA",
"#BDBAB2"
],
"splitComplementary": [
"#BAB2BD",
"#BDB2B5"
],
"monochromatic": [
"#E3E8E4",
"#B2BEB5",
"#809385"
]
},
"variants": {
"light": "#E3E8E4",
"dark": "#809385",
"saturated": "#A2CDAD",
"desaturated": "#B8B8B8",
"pastel": "#F7F7F7",
"neon": "#99FFB3"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"css": {
"variable": "--color-ash-gray: #B2BEB5;",
"utility": ".bg-ash-gray { background-color: #B2BEB5; }",
"textUtility": ".text-ash-gray { color: #B2BEB5; }"
},
"nearestColors": [
"pumice",
"opal",
"galvanized-steel",
"silver",
"silver-metallic"
],
"generatedPalettes": [
"ash-gray"
],
"generatedComparisons": [
"ash-gray-vs-opal",
"ash-gray-vs-pumice",
"silver-vs-ash-gray"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/ash-gray",
"/wcag/ash-gray",
"/css/colors/ash-gray",
"/hex/b2beb5",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/ash-gray"
],
"related": [
"/colors/pumice",
"/colors/opal",
"/colors/galvanized-steel",
"/colors/silver",
"/colors/silver-metallic",
"/compare/ash-gray-vs-opal",
"/compare/ash-gray-vs-pumice",
"/compare/silver-vs-ash-gray",
"/harmonies/ash-gray",
"/wcag/ash-gray",
"/css/colors/ash-gray",
"/hex/b2beb5",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#000000",
"#BDB2BA",
"#B5BDB2",
"#B2BDBA"
],
"avoid": [
"#B8B8B8",
"#E3E8E4"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#E3E8E4",
"#B8B8B8"
]
}
}