Lady Liberty
#95D1B6Rooted and mid-toned, this green holds mineral complexity beneath its organic appearance.
Spec Sheet
Hex#95D1B6
RGB149, 209, 182
HSL153°, 39%, 70%
On White 1.74:1 Fail
On Black 12.07:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EEF1F0 Text: #161D1A Accent: #95D1B6 Support: #AD6786 Neutral: #CAD7D8 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 Lady Liberty Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EEF1F0;
--palette-ink: #161D1A;
--palette-accent: #95D1B6;
--palette-support: #AD6786;
--palette-neutral: #CAD7D8;
}Tailwind Config
{
"palette-background": "#EEF1F0",
"palette-ink": "#161D1A",
"palette-accent": "#95D1B6",
"palette-support": "#AD6786",
"palette-neutral": "#CAD7D8"
}Color Blindness Simulation
#CFC9B5
Protanopia#C4C1B8
Deuteranopia#88D1C9
TritanopiaBuild a design system around Lady Liberty.