Granny Smith

CSP-860 / Benjamin Moore
#D1D256

This distinct green carries herbal depth, reading as organic and grounded.

Spec Sheet

Hex#D1D256
RGB209, 210, 86
HSL60°, 58%, 58%
On White 1.61:1 Fail
On Black 13.06:1 AAA

For AI Tools

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

Background: #F2F2ED
Text: #3F3F1D
Accent: #D1D256
Support: #5555B9
Neutral: #CFD4C9

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

#F2F2ED background RGB 242 242 237
#3F3F1D ink RGB 63 63 29
#D1D256 accent RGB 209 210 86
#5555B9 support RGB 85 85 185
#CFD4C9 neutral RGB 207 212 201
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F2ED;
  --palette-ink: #3F3F1D;
  --palette-accent: #D1D256;
  --palette-support: #5555B9;
  --palette-neutral: #CFD4C9;
}

Tailwind Config

{
  "palette-background": "#F2F2ED",
  "palette-ink": "#3F3F1D",
  "palette-accent": "#D1D256",
  "palette-support": "#5555B9",
  "palette-neutral": "#CFD4C9"
}

Pro Exports Pro

Color Blindness Simulation

#E1CA48
Protanopia
#E3CE5D
Deuteranopia
#DFC6B8
Tritanopia

Build a design system around Granny Smith.