Sweet Celadon

CSP-785 / Benjamin Moore
#DBDFCC

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

Spec Sheet

Hex#DBDFCC
RGB219, 223, 204
HSL73°, 23%, 84%
On White 1.36:1 Fail
On Black 15.44:1 AAA

For AI Tools

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

Background: #EFF0EA
Text: #2F3225
Accent: #DBDFCC
Support: #8B81B1
Neutral: #B0C1A9

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

#EFF0EA background RGB 239 240 234
#2F3225 ink RGB 47 50 37
#DBDFCC accent RGB 219 223 204
#8B81B1 support RGB 139 129 177
#B0C1A9 neutral RGB 176 193 169
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFF0EA;
  --palette-ink: #2F3225;
  --palette-accent: #DBDFCC;
  --palette-support: #8B81B1;
  --palette-neutral: #B0C1A9;
}

Tailwind Config

{
  "palette-background": "#EFF0EA",
  "palette-ink": "#2F3225",
  "palette-accent": "#DBDFCC",
  "palette-support": "#8B81B1",
  "palette-neutral": "#B0C1A9"
}

Pro Exports Pro

Color Blindness Simulation

#E2DDCB
Protanopia
#E2DDCD
Deuteranopia
#DDDDD9
Tritanopia

Build a design system around Sweet Celadon.