Light Mint

480C-1 / Behr
#E5FFEB

A very light green that breathes life into any room. Pairs naturally with wood, brass, and earthy textiles.

Spec Sheet

Hex#E5FFEB
RGB229, 255, 235
HSL134°, 100%, 95%
On White 1.06:1 Fail
On Black 19.84:1 AAA

For AI Tools

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

Background: #F0F5F1
Text: #132016
Accent: #E5FFEB
Support: #9A4C88
Neutral: #ADBDB9

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

#F0F5F1 background RGB 240 245 241
#132016 ink RGB 19 32 22
#E5FFEB accent RGB 229 255 235
#9A4C88 support RGB 154 76 136
#ADBDB9 neutral RGB 173 189 185
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F5F1;
  --palette-ink: #132016;
  --palette-accent: #E5FFEB;
  --palette-support: #9A4C88;
  --palette-neutral: #ADBDB9;
}

Tailwind Config

{
  "palette-background": "#F0F5F1",
  "palette-ink": "#132016",
  "palette-accent": "#E5FFEB",
  "palette-support": "#9A4C88",
  "palette-neutral": "#ADBDB9"
}

Pro Exports Pro

Color Blindness Simulation

#FFFAEA
Protanopia
#FAF7EC
Deuteranopia
#E2FEF9
Tritanopia

Build a design system around Light Mint.