Airy Green
#D9DEC2A composed light grey with balanced undertones. Reads as modern and pairs cleanly with both wood and metal.
Spec Sheet
Hex#D9DEC2
RGB217, 222, 194
HSL71°, 30%, 82%
On White 1.38:1 Fail
On Black 15.18:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F3F3F1 Text: #161811 Accent: #D9DEC2 Support: #7564BE Neutral: #B2C8A7 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
Design System from Airy Green Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F3F3F1;
--palette-ink: #161811;
--palette-accent: #D9DEC2;
--palette-support: #7564BE;
--palette-neutral: #B2C8A7;
}Tailwind Config
{
"palette-background": "#F3F3F1",
"palette-ink": "#161811",
"palette-accent": "#D9DEC2",
"palette-support": "#7564BE",
"palette-neutral": "#B2C8A7"
}Color Blindness Simulation
#E2DBC0
Protanopia#E2DBC3
Deuteranopia#DCDBD6
TritanopiaBuild a design system around Airy Green.