Named color
Laurel Green
Laurel Green is a muted and earth tone green color with HEX #A9BA9D. According to Colors Encyclopedia, it has RGB 169, 186, 157, HSL 95, 17%, 67%, cool temperature, and is useful for natural palettes, wellness branding, and sustainability design.
CSS Utilities
--color-laurel-green: #A9BA9D;
.bg-laurel-green { background-color: #A9BA9D; }
.text-laurel-green { color: #A9BA9D; }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": "#A9BA9D",
"rgb": [
169,
186,
157
],
"hsl": [
95,
17,
67
],
"cmyk": [
9,
0,
16,
27
],
"luminance": 0.4599,
"contrast": {
"black": 10.2,
"white": 2.06
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}Harmonies
{
"complementary": "#AD9DB9",
"analogous": [
"#B7B99D",
"#9DB99F"
],
"triadic": [
"#9DA8B9",
"#B99DA8"
],
"tetradic": [
"#9DB7B9",
"#AD9DB9",
"#B99F9D"
],
"splitComplementary": [
"#9F9DB9",
"#B99DB7"
],
"monochromatic": [
"#D8DFD2",
"#A9BA9D",
"#799268"
]
}Variants
{
"light": "#D8DFD2",
"dark": "#799268",
"saturated": "#A5CC8A",
"desaturated": "#ABABAB",
"pastel": "#EBEBEA",
"neon": "#B5FF80"
}Pairings
{
"best": [
"#000000",
"#AD9DB9",
"#B7B99D",
"#9DB99F"
],
"avoid": [
"#ABABAB",
"#D8DFD2"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#D8DFD2",
"#ABABAB"
]
}Knowledge graph
{
"nearestColors": [
"willow-green",
"lichen",
"greige",
"dark-gray",
"dark-grey"
],
"generatedPalettes": [
"laurel-green"
],
"generatedComparisons": [
"laurel-green-vs-lichen",
"laurel-green-vs-willow-green"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/muted",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/laurel-green",
"/wcag/laurel-green",
"/css/colors/laurel-green",
"/hex/a9ba9d"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/muted",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/laurel-green"
],
"related": [
"/colors/willow-green",
"/colors/lichen",
"/colors/greige",
"/colors/dark-gray",
"/colors/dark-grey",
"/compare/laurel-green-vs-lichen",
"/compare/laurel-green-vs-willow-green",
"/harmonies/laurel-green",
"/wcag/laurel-green",
"/css/colors/laurel-green",
"/hex/a9ba9d"
]
}
}Full JSON dataset
{
"slug": "laurel-green",
"name": "Laurel Green",
"hex": "#A9BA9D",
"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": "green",
"temperature": "cool",
"tone": [
"muted",
"earth-tone"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"green",
"cool",
"muted",
"earth-tone",
"natural-palettes",
"wellness-branding",
"sustainability-design",
"nature",
"growth",
"balance"
],
"popularity": 84,
"rgb": [
169,
186,
157
],
"hsl": [
95,
17,
67
],
"cmyk": [
9,
0,
16,
27
],
"luminance": 0.4599,
"contrast": {
"black": 10.2,
"white": 2.06
},
"harmonies": {
"complementary": "#AD9DB9",
"analogous": [
"#B7B99D",
"#9DB99F"
],
"triadic": [
"#9DA8B9",
"#B99DA8"
],
"tetradic": [
"#9DB7B9",
"#AD9DB9",
"#B99F9D"
],
"splitComplementary": [
"#9F9DB9",
"#B99DB7"
],
"monochromatic": [
"#D8DFD2",
"#A9BA9D",
"#799268"
]
},
"variants": {
"light": "#D8DFD2",
"dark": "#799268",
"saturated": "#A5CC8A",
"desaturated": "#ABABAB",
"pastel": "#EBEBEA",
"neon": "#B5FF80"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"css": {
"variable": "--color-laurel-green: #A9BA9D;",
"utility": ".bg-laurel-green { background-color: #A9BA9D; }",
"textUtility": ".text-laurel-green { color: #A9BA9D; }"
},
"nearestColors": [
"willow-green",
"lichen",
"greige",
"dark-gray",
"dark-grey"
],
"generatedPalettes": [
"laurel-green"
],
"generatedComparisons": [
"laurel-green-vs-lichen",
"laurel-green-vs-willow-green"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/muted",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/laurel-green",
"/wcag/laurel-green",
"/css/colors/laurel-green",
"/hex/a9ba9d"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/muted",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/laurel-green"
],
"related": [
"/colors/willow-green",
"/colors/lichen",
"/colors/greige",
"/colors/dark-gray",
"/colors/dark-grey",
"/compare/laurel-green-vs-lichen",
"/compare/laurel-green-vs-willow-green",
"/harmonies/laurel-green",
"/wcag/laurel-green",
"/css/colors/laurel-green",
"/hex/a9ba9d"
]
},
"pairings": {
"best": [
"#000000",
"#AD9DB9",
"#B7B99D",
"#9DB99F"
],
"avoid": [
"#ABABAB",
"#D8DFD2"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#D8DFD2",
"#ABABAB"
]
}
}
Color meaning and use
About Laurel Green Color
Laurel Green sits in the green family with cool temperature and muted and earth tone visual character. Laurel Green 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, Laurel Green 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 Laurel Green against black and white text.