Named color
Olive Green
Olive Green is an earth tone and muted green color with HEX #708238. According to Colors Encyclopedia, it has RGB 112, 130, 56, HSL 75, 40%, 36%, warm temperature, and is useful for heritage palettes, outdoor brands, and natural product design.
CSS Utilities
--color-olive-green: #708238;
.bg-olive-green { background-color: #708238; }
.text-olive-green { color: #708238; }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": "#708238",
"rgb": [
112,
130,
56
],
"hsl": [
75,
40,
36
],
"cmyk": [
14,
0,
57,
49
],
"luminance": 0.197,
"contrast": {
"black": 4.94,
"white": 4.25
}
}WCAG
{
"AA": [
"#000000"
],
"AAA": []
}Harmonies
{
"complementary": "#493781",
"analogous": [
"#816E37",
"#498137"
],
"triadic": [
"#376E81",
"#81376E"
],
"tetradic": [
"#37816E",
"#493781",
"#813749"
],
"splitComplementary": [
"#374981",
"#6E3781"
],
"monochromatic": [
"#A1B95B",
"#708238",
"#37401C"
]
}Variants
{
"light": "#A1B95B",
"dark": "#37401C",
"saturated": "#789523",
"desaturated": "#646C4B",
"pastel": "#A8B483",
"neon": "#A8E000"
}Pairings
{
"best": [
"#000000",
"#493781",
"#816E37",
"#498137"
],
"avoid": [
"#646C4B",
"#A1B95B"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#A1B95B",
"#646C4B"
]
}Knowledge graph
{
"nearestColors": [
"olive-drab",
"olive-leaf",
"fern-frond",
"raw-umber",
"fern-green"
],
"generatedPalettes": [
"olive-green"
],
"generatedComparisons": [
"olive-drab-vs-olive-green",
"olive-green-vs-olive-leaf",
"sage-green-vs-olive-green"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/olive-green",
"/wcag/olive-green",
"/css/colors/olive-green",
"/hex/708238"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/olive-green"
],
"related": [
"/colors/olive-drab",
"/colors/olive-leaf",
"/colors/fern-frond",
"/colors/raw-umber",
"/colors/fern-green",
"/compare/olive-drab-vs-olive-green",
"/compare/olive-green-vs-olive-leaf",
"/compare/sage-green-vs-olive-green",
"/harmonies/olive-green",
"/wcag/olive-green",
"/css/colors/olive-green",
"/hex/708238"
]
}
}Full JSON dataset
{
"slug": "olive-green",
"name": "Olive Green",
"hex": "#708238",
"family": "green",
"temperature": "warm",
"tone": [
"earth-tone",
"muted"
],
"uses": [
"heritage palettes",
"outdoor brands",
"natural product design"
],
"psychology": {
"associations": [
"earthiness",
"durability",
"natural restraint"
],
"contexts": [
"outdoor apparel",
"heritage branding",
"interior accents"
],
"avoidIn": [
"very clean medical UI systems"
]
},
"aliases": [
"olive"
],
"sourceType": "standard",
"confidence": "high",
"sourceUrl": "https://www.w3.org/TR/css-color-4/#named-colors",
"reviewStatus": "auto",
"editorialNotes": "Generated from CSS named color data and computed color-system properties.",
"origin": {
"type": "css",
"notes": "Standard CSS named color."
},
"tags": [
"green",
"warm",
"earth-tone",
"muted",
"heritage-palettes",
"outdoor-brands",
"natural-product-design",
"earthiness",
"durability",
"natural-restraint"
],
"popularity": 73,
"rgb": [
112,
130,
56
],
"hsl": [
75,
40,
36
],
"cmyk": [
14,
0,
57,
49
],
"luminance": 0.197,
"contrast": {
"black": 4.94,
"white": 4.25
},
"harmonies": {
"complementary": "#493781",
"analogous": [
"#816E37",
"#498137"
],
"triadic": [
"#376E81",
"#81376E"
],
"tetradic": [
"#37816E",
"#493781",
"#813749"
],
"splitComplementary": [
"#374981",
"#6E3781"
],
"monochromatic": [
"#A1B95B",
"#708238",
"#37401C"
]
},
"variants": {
"light": "#A1B95B",
"dark": "#37401C",
"saturated": "#789523",
"desaturated": "#646C4B",
"pastel": "#A8B483",
"neon": "#A8E000"
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"css": {
"variable": "--color-olive-green: #708238;",
"utility": ".bg-olive-green { background-color: #708238; }",
"textUtility": ".text-olive-green { color: #708238; }"
},
"nearestColors": [
"olive-drab",
"olive-leaf",
"fern-frond",
"raw-umber",
"fern-green"
],
"generatedPalettes": [
"olive-green"
],
"generatedComparisons": [
"olive-drab-vs-olive-green",
"olive-green-vs-olive-leaf",
"sage-green-vs-olive-green"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/olive-green",
"/wcag/olive-green",
"/css/colors/olive-green",
"/hex/708238"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/olive-green"
],
"related": [
"/colors/olive-drab",
"/colors/olive-leaf",
"/colors/fern-frond",
"/colors/raw-umber",
"/colors/fern-green",
"/compare/olive-drab-vs-olive-green",
"/compare/olive-green-vs-olive-leaf",
"/compare/sage-green-vs-olive-green",
"/harmonies/olive-green",
"/wcag/olive-green",
"/css/colors/olive-green",
"/hex/708238"
]
},
"pairings": {
"best": [
"#000000",
"#493781",
"#816E37",
"#498137"
],
"avoid": [
"#646C4B",
"#A1B95B"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#A1B95B",
"#646C4B"
]
}
}
Color meaning and use
About Olive Green Color
Olive Green sits in the green family with warm temperature and earth tone and muted visual character. Standard CSS named color.
Its common associations include earthiness, durability, and natural restraint, which makes it relevant for outdoor apparel and heritage branding. In design work, Olive Green is most useful for heritage palettes, outdoor brands, and natural product design, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Olive Green against black and white text.