Generated palette
Terre Verte Palette
Terre Verte Palette: #385E0F, #340F5C, #5C5B0F, #105C0F. Check roles, contrast and CSS variables; open source-color links and JSON.
Terre Verte Palette assigns primary #385E0F, secondary #340F5C, surface #5C5B0F, background #105C0F, accent #FFFFFF. The set spans Green, Purple, Yellow, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #340F5C at 0.0184 to #FFFFFF at 1; black gives higher contrast on 1 of 5 values.
Palette Color Roles
Terre Verte Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#385E0FTerre Verte#340F5C#340F5C#5C5B0F#5C5B0F#105C0F#105C0F#FFFFFFWhiteCSS Variables
--palette-terre-verte-primary: #385E0F; --palette-terre-verte-secondary: #340F5C; --palette-terre-verte-surface: #5C5B0F; --palette-terre-verte-background: #105C0F; --palette-terre-verte-accent: #FFFFFF;
Accessibility Snapshot
Compare all 5 Terre Verte Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Terre Verte Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Terre Verte Palette Data (JSON)
Structured palette data for Terre Verte Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.
colorsPalette colors with roles and color systemsrolesPrimary, secondary, surface, background, and accent mappingaccessibilityContrast and WCAG text options by palette colorsemanticGroupsAI-readable palette labelsuseCasesDesign and implementation contextscssVariablesCopy-ready CSS custom propertiesStructured sections
Roles
[
{
"role": "primary",
"hex": "#385E0F",
"name": "Terre Verte"
},
{
"role": "secondary",
"hex": "#340F5C",
"name": "#340F5C"
},
{
"role": "surface",
"hex": "#5C5B0F",
"name": "#5C5B0F"
},
{
"role": "background",
"hex": "#105C0F",
"name": "#105C0F"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#385E0F",
"name": "Terre Verte",
"blackContrast": 2.78,
"whiteContrast": 7.56,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF"
]
},
{
"role": "secondary",
"hex": "#340F5C",
"name": "#340F5C",
"blackContrast": 1.37,
"whiteContrast": 15.35,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#5C5B0F",
"name": "#5C5B0F",
"blackContrast": 2.96,
"whiteContrast": 7.1,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF"
]
},
{
"role": "background",
"hex": "#105C0F",
"name": "#105C0F",
"blackContrast": 2.56,
"whiteContrast": 8.2,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
]Semantic groups
[
"terre verte palette",
"generated palette",
"green palette",
"purple palette",
"yellow palette",
"gray palette",
"dark palette",
"jewel tone palette",
"light palette",
"neutral palette",
"cool palette",
"warm palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes"
]CSS variables
"--palette-terre-verte-primary: #385E0F;\n--palette-terre-verte-secondary: #340F5C;\n--palette-terre-verte-surface: #5C5B0F;\n--palette-terre-verte-background: #105C0F;\n--palette-terre-verte-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "terre-verte",
"name": "Terre Verte Palette",
"type": "generated",
"sourceColor": "terre-verte",
"description": "Generated palette built from Terre Verte, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Terre Verte Palette combines primary #385E0F, secondary #340F5C, surface #5C5B0F, background #105C0F, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a green palette, purple palette, yellow palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
"semanticGroups": [
"terre verte palette",
"generated palette",
"green palette",
"purple palette",
"yellow palette",
"gray palette",
"dark palette",
"jewel tone palette",
"light palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes"
],
"colors": [
{
"role": "primary",
"hex": "#385E0F",
"slug": "terre-verte",
"name": "Terre Verte",
"rgb": [
56,
94,
15
],
"hsl": [
89,
72,
21
],
"cmyk": [
40,
0,
84,
63
],
"family": "green",
"temperature": "cool",
"tone": [
"dark",
"jewel-tone"
],
"luminance": 0.0888,
"contrast": {
"black": 2.78,
"white": 7.56
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/colors/terre-verte/"
},
{
"role": "secondary",
"hex": "#340F5C",
"slug": null,
"name": "#340F5C",
"rgb": [
52,
15,
92
],
"hsl": [
269,
72,
21
],
"cmyk": [
43,
84,
0,
64
],
"family": "purple",
"temperature": "cool",
"tone": [
"dark",
"jewel-tone"
],
"luminance": 0.0184,
"contrast": {
"black": 1.37,
"white": 15.35
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "surface",
"hex": "#5C5B0F",
"slug": null,
"name": "#5C5B0F",
"rgb": [
92,
91,
15
],
"hsl": [
59,
72,
21
],
"cmyk": [
0,
1,
84,
64
],
"family": "yellow",
"temperature": "warm",
"tone": [
"dark"
],
"luminance": 0.0979,
"contrast": {
"black": 2.96,
"white": 7.1
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": null
},
{
"role": "background",
"hex": "#105C0F",
"slug": null,
"name": "#105C0F",
"rgb": [
16,
92,
15
],
"hsl": [
119,
72,
21
],
"cmyk": [
83,
0,
84,
64
],
"family": "green",
"temperature": "cool",
"tone": [
"dark",
"jewel-tone"
],
"luminance": 0.078,
"contrast": {
"black": 2.56,
"white": 8.2
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "accent",
"hex": "#FFFFFF",
"slug": "white",
"name": "White",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"family": "gray",
"temperature": "neutral",
"tone": [
"light",
"neutral"
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/"
}
],
"roles": [
{
"role": "primary",
"hex": "#385E0F",
"name": "Terre Verte"
},
{
"role": "secondary",
"hex": "#340F5C",
"name": "#340F5C"
},
{
"role": "surface",
"hex": "#5C5B0F",
"name": "#5C5B0F"
},
{
"role": "background",
"hex": "#105C0F",
"name": "#105C0F"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#385E0F",
"name": "Terre Verte",
"blackContrast": 2.78,
"whiteContrast": 7.56,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF"
]
},
{
"role": "secondary",
"hex": "#340F5C",
"name": "#340F5C",
"blackContrast": 1.37,
"whiteContrast": 15.35,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#5C5B0F",
"name": "#5C5B0F",
"blackContrast": 2.96,
"whiteContrast": 7.1,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF"
]
},
{
"role": "background",
"hex": "#105C0F",
"name": "#105C0F",
"blackContrast": 2.56,
"whiteContrast": 8.2,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
],
"cssVariables": "--palette-terre-verte-primary: #385E0F;\n--palette-terre-verte-secondary: #340F5C;\n--palette-terre-verte-surface: #5C5B0F;\n--palette-terre-verte-background: #105C0F;\n--palette-terre-verte-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/terre-verte.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/terre-verte.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/terre-verte/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/terre-verte.json"
}