Named color
Olive Leaf
Olive Leaf 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 botanical palettes, natural product design, and seasonal editorial palettes.
CSS Utilities
--color-olive-leaf: #6B8E23;
.bg-olive-leaf { background-color: #6B8E23; }
.text-olive-leaf { 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-drab",
"olive-green",
"fern-frond",
"avocado",
"dark-olive-green"
],
"generatedPalettes": [
"olive-leaf"
],
"generatedComparisons": [
"olive-drab-vs-olive-leaf",
"olive-green-vs-olive-leaf"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/earth-tone",
"/colors/by-tone/jewel-tone"
],
"relatedTools": [
"/harmonies/olive-leaf",
"/wcag/olive-leaf",
"/css/colors/olive-leaf",
"/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-leaf"
],
"related": [
"/colors/olive-drab",
"/colors/olive-green",
"/colors/fern-frond",
"/colors/avocado",
"/colors/dark-olive-green",
"/compare/olive-drab-vs-olive-leaf",
"/compare/olive-green-vs-olive-leaf",
"/harmonies/olive-leaf",
"/wcag/olive-leaf",
"/css/colors/olive-leaf",
"/hex/6b8e23"
]
}
}Full JSON dataset
{
"slug": "olive-leaf",
"name": "Olive Leaf",
"hex": "#6B8E23",
"uses": [
"botanical palettes",
"natural product design",
"seasonal editorial palettes"
],
"psychology": {
"associations": [
"life",
"seasonality",
"organic texture"
],
"contexts": [
"floral design",
"garden brands",
"lifestyle",
"packaging"
],
"avoidIn": [
"strict grayscale systems"
]
},
"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, material, cultural, and editorial color systems."
},
"family": "green",
"temperature": "cool",
"tone": [
"earth-tone",
"jewel-tone"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"green",
"cool",
"earth-tone",
"jewel-tone",
"botanical-palettes",
"natural-product-design",
"seasonal-editorial-palettes",
"life",
"seasonality",
"organic-texture"
],
"popularity": 84,
"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-leaf: #6B8E23;",
"utility": ".bg-olive-leaf { background-color: #6B8E23; }",
"textUtility": ".text-olive-leaf { color: #6B8E23; }"
},
"nearestColors": [
"olive-drab",
"olive-green",
"fern-frond",
"avocado",
"dark-olive-green"
],
"generatedPalettes": [
"olive-leaf"
],
"generatedComparisons": [
"olive-drab-vs-olive-leaf",
"olive-green-vs-olive-leaf"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/earth-tone",
"/colors/by-tone/jewel-tone"
],
"relatedTools": [
"/harmonies/olive-leaf",
"/wcag/olive-leaf",
"/css/colors/olive-leaf",
"/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-leaf"
],
"related": [
"/colors/olive-drab",
"/colors/olive-green",
"/colors/fern-frond",
"/colors/avocado",
"/colors/dark-olive-green",
"/compare/olive-drab-vs-olive-leaf",
"/compare/olive-green-vs-olive-leaf",
"/harmonies/olive-leaf",
"/wcag/olive-leaf",
"/css/colors/olive-leaf",
"/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 Leaf Color
Olive Leaf sits in the green family with cool temperature and earth tone and jewel tone visual character. Olive Leaf is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include life, seasonality, and organic texture, which makes it relevant for floral design and garden brands. In design work, Olive Leaf is most useful for botanical palettes, natural product design, and seasonal editorial palettes, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Olive Leaf against black and white text.