Lime Accent

407 / Benjamin Moore
#E5F1CF

This vivid green carries earthy depth, reading as organic and grounded.

Spec Sheet

Hex#E5F1CF
RGB229, 241, 207
HSL81°, 55%, 88%
On White 1.18:1 Fail
On Black 17.81:1 AAA

For AI Tools

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

Background: #F3F5F0
Text: #2C331E
Accent: #E5F1CF
Support: #6A43B1
Neutral: #B3C4B0

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

#F3F5F0 background RGB 243 245 240
#2C331E ink RGB 44 51 30
#E5F1CF accent RGB 229 241 207
#6A43B1 support RGB 106 67 177
#B3C4B0 neutral RGB 179 196 176
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F3F5F0;
  --palette-ink: #2C331E;
  --palette-accent: #E5F1CF;
  --palette-support: #6A43B1;
  --palette-neutral: #B3C4B0;
}

Tailwind Config

{
  "palette-background": "#F3F5F0",
  "palette-ink": "#2C331E",
  "palette-accent": "#E5F1CF",
  "palette-support": "#6A43B1",
  "palette-neutral": "#B3C4B0"
}

Pro Exports Pro

Color Blindness Simulation

#F6EDCD
Protanopia
#F4ECD0
Deuteranopia
#E8EDE7
Tritanopia

Build a design system around Lime Accent.