Green Plaza
#95A671A muted green with organic grounding. Connects interior spaces to the landscape beyond the window.
Spec Sheet
Hex#95A671
RGB149, 166, 113
HSL79°, 23%, 55%
On White 2.63:1 Fail
On Black 7.97:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F3F4F0 Text: #1C2013 Accent: #95A671 Support: #72609A Neutral: #C1D7BC 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 Green Plaza Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F3F4F0;
--palette-ink: #1C2013;
--palette-accent: #95A671;
--palette-support: #72609A;
--palette-neutral: #C1D7BC;
}Tailwind Config
{
"palette-background": "#F3F4F0",
"palette-ink": "#1C2013",
"palette-accent": "#95A671",
"palette-support": "#72609A",
"palette-neutral": "#C1D7BC"
}Color Blindness Simulation
#ACA06D
Protanopia#AA9F73
Deuteranopia#99A198
TritanopiaBuild a design system around Green Plaza.