Light Green

408 / Benjamin Moore
#E1EFC2

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

Spec Sheet

Hex#E1EFC2
RGB225, 239, 194
HSL79°, 58%, 85%
On White 1.21:1 Fail
On Black 17.33:1 AAA

For AI Tools

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

Background: #E7EAE1
Text: #292D1F
Accent: #E1EFC2
Support: #6A5B8B
Neutral: #BAC8B7

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

#E7EAE1 background RGB 231 234 225
#292D1F ink RGB 41 45 31
#E1EFC2 accent RGB 225 239 194
#6A5B8B support RGB 106 91 139
#BAC8B7 neutral RGB 186 200 183
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E7EAE1;
  --palette-ink: #292D1F;
  --palette-accent: #E1EFC2;
  --palette-support: #6A5B8B;
  --palette-neutral: #BAC8B7;
}

Tailwind Config

{
  "palette-background": "#E7EAE1",
  "palette-ink": "#292D1F",
  "palette-accent": "#E1EFC2",
  "palette-support": "#6A5B8B",
  "palette-neutral": "#BAC8B7"
}

Pro Exports Pro

Color Blindness Simulation

#F5E9BF
Protanopia
#F3E9C4
Deuteranopia
#E5EAE2
Tritanopia

Build a design system around Light Green.