Spruce Green
#A3CDB5Rooted and mid-toned, this green holds aquatic complexity beneath its organic appearance.
Spec Sheet
Hex#A3CDB5
RGB163, 205, 181
HSL146°, 30%, 72%
On White 1.76:1 Fail
On Black 11.96:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EDF2EF Text: #0D1C13 Accent: #A3CDB5 Support: #82556E Neutral: #C2D1D0 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 Spruce Green Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EDF2EF;
--palette-ink: #0D1C13;
--palette-accent: #A3CDB5;
--palette-support: #82556E;
--palette-neutral: #C2D1D0;
}Tailwind Config
{
"palette-background": "#EDF2EF",
"palette-ink": "#0D1C13",
"palette-accent": "#A3CDB5",
"palette-support": "#82556E",
"palette-neutral": "#C2D1D0"
}Color Blindness Simulation
#CCC6B4
Protanopia#C4C1B6
Deuteranopia#9CCDC6
TritanopiaBuild a design system around Spruce Green.