Named color
Olive Drab
Olive Drab is an earth tone and jewel tone green color with HEX #6B8E23. According to Colors Encyclopedia, it has RGB 107, 142, 35, HSL 80, 60%, 35%, cool temperature, and is useful for web design, CSS color systems, and UI prototyping.
CSS Utilities
--color-olive-drab: #6B8E23;
.bg-olive-drab { background-color: #6B8E23; }
.text-olive-drab { color: #6B8E23; }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": "#6B8E23",
"rgb": [
107,
142,
35
],
"hsl": [
80,
60,
35
],
"cmyk": [
25,
0,
75,
44
],
"luminance": 0.2259,
"contrast": {
"black": 5.52,
"white": 3.81
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
}Harmonies
{
"complementary": "#47248F",
"analogous": [
"#8F7D24",
"#368F24"
],
"triadic": [
"#246B8F",
"#8F246B"
],
"tetradic": [
"#248F7D",
"#47248F",
"#8F2436"
],
"splitComplementary": [
"#24368F",
"#7D248F"
],
"monochromatic": [
"#9FCF3F",
"#6B8E23",
"#344511"
]
}Variants
{
"light": "#9FCF3F",
"dark": "#344511",
"saturated": "#72A210",
"desaturated": "#657B37",
"pastel": "#A8C76B",
"neon": "#92DB00"
}Pairings
{
"best": [
"#000000",
"#47248F",
"#8F7D24",
"#368F24"
],
"avoid": [
"#657B37",
"#9FCF3F"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#9FCF3F",
"#657B37"
]
}Knowledge graph
{
"nearestColors": [
"olive-leaf",
"olive-green",
"fern-frond",
"avocado",
"dark-olive-green"
],
"generatedPalettes": [
"olive-drab"
],
"generatedComparisons": [
"fern-frond-vs-olive-drab",
"olive-drab-vs-olive-green",
"olive-drab-vs-olive-leaf",
"olive-vs-olive-drab"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/earth-tone",
"/colors/by-tone/jewel-tone"
],
"relatedTools": [
"/harmonies/olive-drab",
"/wcag/olive-drab",
"/css/colors/olive-drab",
"/hex/6b8e23"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/earth-tone",
"/colors/by-tone/jewel-tone"
],
"narrower": [
"/palettes/olive-drab"
],
"related": [
"/colors/olive-leaf",
"/colors/olive-green",
"/colors/fern-frond",
"/colors/avocado",
"/colors/dark-olive-green",
"/compare/fern-frond-vs-olive-drab",
"/compare/olive-drab-vs-olive-green",
"/compare/olive-drab-vs-olive-leaf",
"/compare/olive-vs-olive-drab",
"/harmonies/olive-drab",
"/wcag/olive-drab",
"/css/colors/olive-drab",
"/hex/6b8e23"
]
}
}Full JSON dataset
{
"slug": "olive-drab",
"name": "Olive Drab",
"cssName": "olivedrab",
"hex": "#6B8E23",
"family": "green",
"temperature": "cool",
"tone": [
"earth-tone",
"jewel-tone"
],
"uses": [
"web design",
"CSS color systems",
"UI prototyping"
],
"psychology": {
"associations": [
"context dependent"
],
"contexts": [
"web interfaces",
"design systems",
"technical color references"
],
"avoidIn": [
"claims that require brand or cultural specificity"
]
},
"aliases": [
"olivedrab"
],
"sourceType": "standard",
"confidence": "high",
"sourceUrl": "https://www.w3.org/TR/css-color-4/#named-colors",
"origin": {
"type": "css",
"notes": "Standard CSS named color."
},
"reviewStatus": "auto",
"editorialNotes": "Generated from CSS named color data and computed color-system properties.",
"tags": [
"green",
"cool",
"earth-tone",
"jewel-tone",
"web-design",
"css-color-systems",
"ui-prototyping",
"context-dependent"
],
"popularity": 67,
"rgb": [
107,
142,
35
],
"hsl": [
80,
60,
35
],
"cmyk": [
25,
0,
75,
44
],
"luminance": 0.2259,
"contrast": {
"black": 5.52,
"white": 3.81
},
"harmonies": {
"complementary": "#47248F",
"analogous": [
"#8F7D24",
"#368F24"
],
"triadic": [
"#246B8F",
"#8F246B"
],
"tetradic": [
"#248F7D",
"#47248F",
"#8F2436"
],
"splitComplementary": [
"#24368F",
"#7D248F"
],
"monochromatic": [
"#9FCF3F",
"#6B8E23",
"#344511"
]
},
"variants": {
"light": "#9FCF3F",
"dark": "#344511",
"saturated": "#72A210",
"desaturated": "#657B37",
"pastel": "#A8C76B",
"neon": "#92DB00"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"css": {
"variable": "--color-olive-drab: #6B8E23;",
"utility": ".bg-olive-drab { background-color: #6B8E23; }",
"textUtility": ".text-olive-drab { color: #6B8E23; }"
},
"nearestColors": [
"olive-leaf",
"olive-green",
"fern-frond",
"avocado",
"dark-olive-green"
],
"generatedPalettes": [
"olive-drab"
],
"generatedComparisons": [
"fern-frond-vs-olive-drab",
"olive-drab-vs-olive-green",
"olive-drab-vs-olive-leaf",
"olive-vs-olive-drab"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/earth-tone",
"/colors/by-tone/jewel-tone"
],
"relatedTools": [
"/harmonies/olive-drab",
"/wcag/olive-drab",
"/css/colors/olive-drab",
"/hex/6b8e23"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/earth-tone",
"/colors/by-tone/jewel-tone"
],
"narrower": [
"/palettes/olive-drab"
],
"related": [
"/colors/olive-leaf",
"/colors/olive-green",
"/colors/fern-frond",
"/colors/avocado",
"/colors/dark-olive-green",
"/compare/fern-frond-vs-olive-drab",
"/compare/olive-drab-vs-olive-green",
"/compare/olive-drab-vs-olive-leaf",
"/compare/olive-vs-olive-drab",
"/harmonies/olive-drab",
"/wcag/olive-drab",
"/css/colors/olive-drab",
"/hex/6b8e23"
]
},
"pairings": {
"best": [
"#000000",
"#47248F",
"#8F7D24",
"#368F24"
],
"avoid": [
"#657B37",
"#9FCF3F"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#9FCF3F",
"#657B37"
]
}
}
Color meaning and use
About Olive Drab Color
Olive Drab sits in the green family with cool temperature and earth tone and jewel tone visual character. Standard CSS named color.
Its common associations include context dependent, which makes it relevant for web interfaces and design systems. In design work, Olive Drab is most useful for web design, css color systems, and ui prototyping, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Olive Drab against black and white text.