Green Essence

853 / Benjamin Moore
#E3ECD9

A light green with botanical undertones that connects interiors to the natural world.

Spec Sheet

Hex#E3ECD9
RGB227, 236, 217
HSL88°, 33%, 89%
On White 1.22:1 Fail
On Black 17.27:1 AAA

For AI Tools

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

Background: #F2F4F1
Text: #27321A
Accent: #E3ECD9
Support: #6D449C
Neutral: #C9DAC8

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

#F2F4F1 background RGB 242 244 241
#27321A ink RGB 39 50 26
#E3ECD9 accent RGB 227 236 217
#6D449C support RGB 109 68 156
#C9DAC8 neutral RGB 201 218 200
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F4F1;
  --palette-ink: #27321A;
  --palette-accent: #E3ECD9;
  --palette-support: #6D449C;
  --palette-neutral: #C9DAC8;
}

Tailwind Config

{
  "palette-background": "#F2F4F1",
  "palette-ink": "#27321A",
  "palette-accent": "#E3ECD9",
  "palette-support": "#6D449C",
  "palette-neutral": "#C9DAC8"
}

Pro Exports Pro

Color Blindness Simulation

#EEE9D8
Protanopia
#EDE9DA
Deuteranopia
#E4EAE6
Tritanopia

Build a design system around Green Essence.