Tea Light

471 / Benjamin Moore
#C9D0BF

Rooted and soft, this green holds verdant complexity beneath its organic appearance.

Spec Sheet

Hex#C9D0BF
RGB201, 208, 191
HSL85°, 15%, 78%
On White 1.58:1 Fail
On Black 13.26:1 AAA

For AI Tools

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

Background: #F0F2ED
Text: #18200E
Accent: #C9D0BF
Support: #7F58B6
Neutral: #BDCDBC

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 Tea Light Palettes are free. Exports aren't.

#F0F2ED background RGB 240 242 237
#18200E ink RGB 24 32 14
#C9D0BF accent RGB 201 208 191
#7F58B6 support RGB 127 88 182
#BDCDBC neutral RGB 189 205 188
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F2ED;
  --palette-ink: #18200E;
  --palette-accent: #C9D0BF;
  --palette-support: #7F58B6;
  --palette-neutral: #BDCDBC;
}

Tailwind Config

{
  "palette-background": "#F0F2ED",
  "palette-ink": "#18200E",
  "palette-accent": "#C9D0BF",
  "palette-support": "#7F58B6",
  "palette-neutral": "#BDCDBC"
}

Pro Exports Pro

Color Blindness Simulation

#D2CEBE
Protanopia
#D1CDC0
Deuteranopia
#CACECB
Tritanopia

Build a design system around Tea Light.