Named color
Terre Verte
Terre Verte is a dark and jewel tone green color with HEX #385E0F. According to Colors Encyclopedia, it has RGB 56, 94, 15, HSL 89, 72%, 21%, cool temperature, and is useful for historical references, pigment palettes, and cultural color systems.
CSS Utilities
--color-terre-verte: #385E0F;
.bg-terre-verte { background-color: #385E0F; }
.text-terre-verte { color: #385E0F; }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": "#385E0F",
"rgb": [
56,
94,
15
],
"hsl": [
89,
72,
21
],
"cmyk": [
40,
0,
84,
63
],
"luminance": 0.0888,
"contrast": {
"black": 2.78,
"white": 7.56
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
}Harmonies
{
"complementary": "#340F5C",
"analogous": [
"#5C5B0F",
"#105C0F"
],
"triadic": [
"#0F375C",
"#5C0F37"
],
"tetradic": [
"#0F5C5B",
"#340F5C",
"#5C0F10"
],
"splitComplementary": [
"#0F105C",
"#5B0F5C"
],
"monochromatic": [
"#66AB1C",
"#385E0F",
"#080D02"
]
}Variants
{
"light": "#66AB1C",
"dark": "#080D02",
"saturated": "#376803",
"desaturated": "#36501B",
"pastel": "#78B832",
"neon": "#4C9400"
}Pairings
{
"best": [
"#FFFFFF",
"#340F5C",
"#5C5B0F",
"#105C0F"
],
"avoid": [
"#36501B",
"#66AB1C"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#66AB1C",
"#36501B"
]
}Knowledge graph
{
"nearestColors": [
"moss-deep",
"hunter-green",
"dark-olive-green",
"scheeles-green",
"espresso"
],
"generatedPalettes": [
"terre-verte"
],
"generatedComparisons": [
"moss-deep-vs-terre-verte",
"scheeles-green-vs-terre-verte",
"terre-verte-vs-hunter-green"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/dark",
"/colors/by-tone/jewel-tone"
],
"relatedTools": [
"/harmonies/terre-verte",
"/wcag/terre-verte",
"/css/colors/terre-verte",
"/hex/385e0f"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/dark",
"/colors/by-tone/jewel-tone"
],
"narrower": [
"/palettes/terre-verte"
],
"related": [
"/colors/moss-deep",
"/colors/hunter-green",
"/colors/dark-olive-green",
"/colors/scheeles-green",
"/colors/espresso",
"/compare/moss-deep-vs-terre-verte",
"/compare/scheeles-green-vs-terre-verte",
"/compare/terre-verte-vs-hunter-green",
"/harmonies/terre-verte",
"/wcag/terre-verte",
"/css/colors/terre-verte",
"/hex/385e0f"
]
}
}Full JSON dataset
{
"slug": "terre-verte",
"name": "Terre Verte",
"hex": "#385E0F",
"uses": [
"historical references",
"pigment palettes",
"cultural color systems"
],
"psychology": {
"associations": [
"heritage",
"craft",
"specificity"
],
"contexts": [
"museum design",
"education",
"editorial research",
"cultural references"
],
"avoidIn": [
"generic unlabeled palette 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": [
"dark",
"jewel-tone"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"green",
"cool",
"dark",
"jewel-tone",
"historical-references",
"pigment-palettes",
"cultural-color-systems",
"heritage",
"craft",
"specificity"
],
"popularity": 84,
"rgb": [
56,
94,
15
],
"hsl": [
89,
72,
21
],
"cmyk": [
40,
0,
84,
63
],
"luminance": 0.0888,
"contrast": {
"black": 2.78,
"white": 7.56
},
"harmonies": {
"complementary": "#340F5C",
"analogous": [
"#5C5B0F",
"#105C0F"
],
"triadic": [
"#0F375C",
"#5C0F37"
],
"tetradic": [
"#0F5C5B",
"#340F5C",
"#5C0F10"
],
"splitComplementary": [
"#0F105C",
"#5B0F5C"
],
"monochromatic": [
"#66AB1C",
"#385E0F",
"#080D02"
]
},
"variants": {
"light": "#66AB1C",
"dark": "#080D02",
"saturated": "#376803",
"desaturated": "#36501B",
"pastel": "#78B832",
"neon": "#4C9400"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"css": {
"variable": "--color-terre-verte: #385E0F;",
"utility": ".bg-terre-verte { background-color: #385E0F; }",
"textUtility": ".text-terre-verte { color: #385E0F; }"
},
"nearestColors": [
"moss-deep",
"hunter-green",
"dark-olive-green",
"scheeles-green",
"espresso"
],
"generatedPalettes": [
"terre-verte"
],
"generatedComparisons": [
"moss-deep-vs-terre-verte",
"scheeles-green-vs-terre-verte",
"terre-verte-vs-hunter-green"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/dark",
"/colors/by-tone/jewel-tone"
],
"relatedTools": [
"/harmonies/terre-verte",
"/wcag/terre-verte",
"/css/colors/terre-verte",
"/hex/385e0f"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/dark",
"/colors/by-tone/jewel-tone"
],
"narrower": [
"/palettes/terre-verte"
],
"related": [
"/colors/moss-deep",
"/colors/hunter-green",
"/colors/dark-olive-green",
"/colors/scheeles-green",
"/colors/espresso",
"/compare/moss-deep-vs-terre-verte",
"/compare/scheeles-green-vs-terre-verte",
"/compare/terre-verte-vs-hunter-green",
"/harmonies/terre-verte",
"/wcag/terre-verte",
"/css/colors/terre-verte",
"/hex/385e0f"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#340F5C",
"#5C5B0F",
"#105C0F"
],
"avoid": [
"#36501B",
"#66AB1C"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#66AB1C",
"#36501B"
]
}
}
Color meaning and use
About Terre Verte Color
Terre Verte sits in the green family with cool temperature and dark and jewel tone visual character. Terre Verte is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include heritage, craft, and specificity, which makes it relevant for museum design and education. In design work, Terre Verte is most useful for historical references, pigment palettes, and cultural color systems, especially when paired with white text for stronger contrast.
WCAG Accessibility
Contrast checks for Terre Verte against black and white text.