Vert de Terre

RE0062 / Ressource
#B8C0A0

Earth green — a muted, chalky green with ochre warmth. Based on the green earth pigment used since antiquity in fresco painting.

Spec Sheet

Hex#B8C0A0
RGB184, 192, 160
HSL75°, 20%, 69%
On White 1.89:1 Fail
On Black 11.09:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #F0F1EE
Text: #232815
Accent: #B8C0A0
Support: #5D4A96
Neutral: #C0D5B9

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Vert de Terre Palettes are free. Exports aren't.

#F0F1EE background RGB 240 241 238
#232815 ink RGB 35 40 21
#B8C0A0 accent RGB 184 192 160
#5D4A96 support RGB 93 74 150
#C0D5B9 neutral RGB 192 213 185
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F1EE;
  --palette-ink: #232815;
  --palette-accent: #B8C0A0;
  --palette-support: #5D4A96;
  --palette-neutral: #C0D5B9;
}

Tailwind Config

{
  "palette-background": "#F0F1EE",
  "palette-ink": "#232815",
  "palette-accent": "#B8C0A0",
  "palette-support": "#5D4A96",
  "palette-neutral": "#C0D5B9"
}

Pro Exports Pro

Color Blindness Simulation

#C5BC9E
Protanopia
#C4BCA1
Deuteranopia
#BBBCB7
Tritanopia

Build a design system around Vert de Terre.