Sustainable
#9FAE73A muted green with organic grounding. Connects interior spaces to the landscape beyond the window.
Spec Sheet
Hex#9FAE73
RGB159, 174, 115
HSL75°, 27%, 57%
On White 2.39:1 Fail
On Black 8.78:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F3F4F0 Text: #212711 Accent: #9FAE73 Support: #7A62C0 Neutral: #AAC4A1 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 Sustainable Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F3F4F0;
--palette-ink: #212711;
--palette-accent: #9FAE73;
--palette-support: #7A62C0;
--palette-neutral: #AAC4A1;
}Tailwind Config
{
"palette-background": "#F3F4F0",
"palette-ink": "#212711",
"palette-accent": "#9FAE73",
"palette-support": "#7A62C0",
"palette-neutral": "#AAC4A1"
}Color Blindness Simulation
#B5A86F
Protanopia#B3A876
Deuteranopia#A4A89F
TritanopiaBuild a design system around Sustainable.