Tasty Apple

416 / Benjamin Moore
#D4E898

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

Spec Sheet

Hex#D4E898
RGB212, 232, 152
HSL75°, 63%, 75%
On White 1.33:1 Fail
On Black 15.8:1 AAA

For AI Tools

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

Background: #F1F2ED
Text: #282D1A
Accent: #D4E898
Support: #685A90
Neutral: #C1CBBE

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

#F1F2ED background RGB 241 242 237
#282D1A ink RGB 40 45 26
#D4E898 accent RGB 212 232 152
#685A90 support RGB 104 90 144
#C1CBBE neutral RGB 193 203 190
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F2ED;
  --palette-ink: #282D1A;
  --palette-accent: #D4E898;
  --palette-support: #685A90;
  --palette-neutral: #C1CBBE;
}

Tailwind Config

{
  "palette-background": "#F1F2ED",
  "palette-ink": "#282D1A",
  "palette-accent": "#D4E898",
  "palette-support": "#685A90",
  "palette-neutral": "#C1CBBE"
}

Pro Exports Pro

Color Blindness Simulation

#F2DF92
Protanopia
#EFE09C
Deuteranopia
#DBE0D4
Tritanopia

Build a design system around Tasty Apple.