Hint of Mint

505 / Benjamin Moore
#D9DCCC

Rooted and gentle, this green holds botanical complexity beneath its organic appearance.

Spec Sheet

Hex#D9DCCC
RGB217, 220, 204
HSL71°, 19%, 83%
On White 1.39:1 Fail
On Black 15.06:1 AAA

For AI Tools

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

Background: #EFF0EA
Text: #171910
Accent: #D9DCCC
Support: #6657A8
Neutral: #B7C2B2

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 Hint of Mint Palettes are free. Exports aren't.

#EFF0EA background RGB 239 240 234
#171910 ink RGB 23 25 16
#D9DCCC accent RGB 217 220 204
#6657A8 support RGB 102 87 168
#B7C2B2 neutral RGB 183 194 178
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFF0EA;
  --palette-ink: #171910;
  --palette-accent: #D9DCCC;
  --palette-support: #6657A8;
  --palette-neutral: #B7C2B2;
}

Tailwind Config

{
  "palette-background": "#EFF0EA",
  "palette-ink": "#171910",
  "palette-accent": "#D9DCCC",
  "palette-support": "#6657A8",
  "palette-neutral": "#B7C2B2"
}

Pro Exports Pro

Color Blindness Simulation

#DFDACB
Protanopia
#DEDACD
Deuteranopia
#DBDAD7
Tritanopia

Build a design system around Hint of Mint.