Apple Green

2026-40 / Benjamin Moore
#D2E169

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

Spec Sheet

Hex#D2E169
RGB210, 225, 105
HSL68°, 67%, 65%
On White 1.43:1 Fail
On Black 14.71:1 AAA

For AI Tools

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

Background: #EFF0EA
Text: #2B2E1A
Accent: #D2E169
Support: #564D8F
Neutral: #BDC7B8

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

#EFF0EA background RGB 239 240 234
#2B2E1A ink RGB 43 46 26
#D2E169 accent RGB 210 225 105
#564D8F support RGB 86 77 143
#BDC7B8 neutral RGB 189 199 184
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFF0EA;
  --palette-ink: #2B2E1A;
  --palette-accent: #D2E169;
  --palette-support: #564D8F;
  --palette-neutral: #BDC7B8;
}

Tailwind Config

{
  "palette-background": "#EFF0EA",
  "palette-ink": "#2B2E1A",
  "palette-accent": "#D2E169",
  "palette-support": "#564D8F",
  "palette-neutral": "#BDC7B8"
}

Pro Exports Pro

Color Blindness Simulation

#EFD75D
Protanopia
#EED970
Deuteranopia
#DDD6C6
Tritanopia

Build a design system around Apple Green.