New Retro

422 / Benjamin Moore
#D8EDC4

This expressive green carries verdant depth, reading as organic and grounded.

Spec Sheet

Hex#D8EDC4
RGB216, 237, 196
HSL91°, 53%, 85%
On White 1.25:1 Fail
On Black 16.83:1 AAA

For AI Tools

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

Background: #EDEFEB
Text: #171F0F
Accent: #D8EDC4
Support: #673C90
Neutral: #A7BEA7

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

#EDEFEB background RGB 237 239 235
#171F0F ink RGB 23 31 15
#D8EDC4 accent RGB 216 237 196
#673C90 support RGB 103 60 144
#A7BEA7 neutral RGB 167 190 167
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDEFEB;
  --palette-ink: #171F0F;
  --palette-accent: #D8EDC4;
  --palette-support: #673C90;
  --palette-neutral: #A7BEA7;
}

Tailwind Config

{
  "palette-background": "#EDEFEB",
  "palette-ink": "#171F0F",
  "palette-accent": "#D8EDC4",
  "palette-support": "#673C90",
  "palette-neutral": "#A7BEA7"
}

Pro Exports Pro

Color Blindness Simulation

#F1E7C2
Protanopia
#EEE6C6
Deuteranopia
#DAE9E1
Tritanopia

Build a design system around New Retro.