Nantucket Breeze
#DBD8BCRooted and soft, this green holds amber complexity beneath its organic appearance.
Spec Sheet
Hex#DBD8BC
RGB219, 216, 188
HSL54°, 30%, 80%
On White 1.44:1 Fail
On Black 14.56:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EAE9E1 Text: #292819 Accent: #DBD8BC Support: #616694 Neutral: #C1C9B5 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 Nantucket Breeze Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EAE9E1;
--palette-ink: #292819;
--palette-accent: #DBD8BC;
--palette-support: #616694;
--palette-neutral: #C1C9B5;
}Tailwind Config
{
"palette-background": "#EAE9E1",
"palette-ink": "#292819",
"palette-accent": "#DBD8BC",
"palette-support": "#616694",
"palette-neutral": "#C1C9B5"
}Color Blindness Simulation
#DED6BA
Protanopia#DFD8BD
Deuteranopia#E0D4D0
TritanopiaBuild a design system around Nantucket Breeze.