Named color
Sage Gray
Sage Gray is a muted and earth tone yellow color with HEX #B2AC88. According to Colors Encyclopedia, it has RGB 178, 172, 136, HSL 51, 21%, 62%, warm temperature, and is useful for natural palettes, wellness branding, and sustainability design.
CSS Utilities
--color-sage-gray: #B2AC88;
.bg-sage-gray { background-color: #B2AC88; }
.text-sage-gray { color: #B2AC88; }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": "#B2AC88",
"rgb": [
178,
172,
136
],
"hsl": [
51,
21,
62
],
"cmyk": [
0,
3,
24,
30
],
"luminance": 0.4075,
"contrast": {
"black": 9.15,
"white": 2.3
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}Harmonies
{
"complementary": "#8A90B2",
"analogous": [
"#B2988A",
"#A4B28A"
],
"triadic": [
"#8AB2AC",
"#AC8AB2"
],
"tetradic": [
"#8AB298",
"#8A90B2",
"#B28AA4"
],
"splitComplementary": [
"#8AA4B2",
"#988AB2"
],
"monochromatic": [
"#D7D3C1",
"#B2AC88",
"#888159"
]
}Variants
{
"light": "#D7D3C1",
"dark": "#888159",
"saturated": "#C8BB74",
"desaturated": "#9E9E9E",
"pastel": "#E0DFDC",
"neon": "#FFE866"
}Pairings
{
"best": [
"#000000",
"#8A90B2",
"#B2988A",
"#A4B28A"
],
"avoid": [
"#9E9E9E",
"#D7D3C1"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#D7D3C1",
"#9E9E9E"
]
}Knowledge graph
{
"nearestColors": [
"willow-green",
"greige",
"cement",
"ecru",
"sand"
],
"generatedPalettes": [
"sage-gray"
],
"generatedComparisons": [
"mushroom-vs-sage-gray",
"sage-gray-vs-greige",
"sage-gray-vs-willow-green"
],
"relatedFamilies": [
"/colors/by-family/yellow",
"/colors/by-temperature/warm",
"/colors/by-tone/muted",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/sage-gray",
"/wcag/sage-gray",
"/css/colors/sage-gray",
"/hex/b2ac88"
],
"semanticRelations": {
"broader": [
"/colors/by-family/yellow",
"/colors/by-temperature/warm",
"/colors/by-tone/muted",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/sage-gray"
],
"related": [
"/colors/willow-green",
"/colors/greige",
"/colors/cement",
"/colors/ecru",
"/colors/sand",
"/compare/mushroom-vs-sage-gray",
"/compare/sage-gray-vs-greige",
"/compare/sage-gray-vs-willow-green",
"/harmonies/sage-gray",
"/wcag/sage-gray",
"/css/colors/sage-gray",
"/hex/b2ac88"
]
}
}Full JSON dataset
{
"slug": "sage-gray",
"name": "Sage Gray",
"hex": "#B2AC88",
"uses": [
"natural palettes",
"wellness branding",
"sustainability design"
],
"psychology": {
"associations": [
"nature",
"growth",
"balance"
],
"contexts": [
"wellness",
"outdoor brands",
"gardening",
"organic products"
],
"avoidIn": [
"urgent error states"
]
},
"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": "yellow",
"temperature": "warm",
"tone": [
"muted",
"earth-tone"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"yellow",
"warm",
"muted",
"earth-tone",
"natural-palettes",
"wellness-branding",
"sustainability-design",
"nature",
"growth",
"balance"
],
"popularity": 84,
"rgb": [
178,
172,
136
],
"hsl": [
51,
21,
62
],
"cmyk": [
0,
3,
24,
30
],
"luminance": 0.4075,
"contrast": {
"black": 9.15,
"white": 2.3
},
"harmonies": {
"complementary": "#8A90B2",
"analogous": [
"#B2988A",
"#A4B28A"
],
"triadic": [
"#8AB2AC",
"#AC8AB2"
],
"tetradic": [
"#8AB298",
"#8A90B2",
"#B28AA4"
],
"splitComplementary": [
"#8AA4B2",
"#988AB2"
],
"monochromatic": [
"#D7D3C1",
"#B2AC88",
"#888159"
]
},
"variants": {
"light": "#D7D3C1",
"dark": "#888159",
"saturated": "#C8BB74",
"desaturated": "#9E9E9E",
"pastel": "#E0DFDC",
"neon": "#FFE866"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"css": {
"variable": "--color-sage-gray: #B2AC88;",
"utility": ".bg-sage-gray { background-color: #B2AC88; }",
"textUtility": ".text-sage-gray { color: #B2AC88; }"
},
"nearestColors": [
"willow-green",
"greige",
"cement",
"ecru",
"sand"
],
"generatedPalettes": [
"sage-gray"
],
"generatedComparisons": [
"mushroom-vs-sage-gray",
"sage-gray-vs-greige",
"sage-gray-vs-willow-green"
],
"relatedFamilies": [
"/colors/by-family/yellow",
"/colors/by-temperature/warm",
"/colors/by-tone/muted",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/sage-gray",
"/wcag/sage-gray",
"/css/colors/sage-gray",
"/hex/b2ac88"
],
"semanticRelations": {
"broader": [
"/colors/by-family/yellow",
"/colors/by-temperature/warm",
"/colors/by-tone/muted",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/sage-gray"
],
"related": [
"/colors/willow-green",
"/colors/greige",
"/colors/cement",
"/colors/ecru",
"/colors/sand",
"/compare/mushroom-vs-sage-gray",
"/compare/sage-gray-vs-greige",
"/compare/sage-gray-vs-willow-green",
"/harmonies/sage-gray",
"/wcag/sage-gray",
"/css/colors/sage-gray",
"/hex/b2ac88"
]
},
"pairings": {
"best": [
"#000000",
"#8A90B2",
"#B2988A",
"#A4B28A"
],
"avoid": [
"#9E9E9E",
"#D7D3C1"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#D7D3C1",
"#9E9E9E"
]
}
}
Color meaning and use
About Sage Gray Color
Sage Gray sits in the yellow family with warm temperature and muted and earth tone visual character. Sage Gray is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include nature, growth, and balance, which makes it relevant for wellness and outdoor brands. In design work, Sage Gray is most useful for natural palettes, wellness branding, and sustainability design, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Sage Gray against black and white text.