Raleigh Green
#597E5FA commanding green with cool undertones that connects interiors to the natural world.
Spec Sheet
Hex#597E5F
RGB89, 126, 95
HSL130°, 17%, 42%
On White 4.59:1 AA
On Black 4.57:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EDF3EE Text: #1F3823 Accent: #597E5F Support: #8E4883 Neutral: #BFD4CD 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 Raleigh Green Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EDF3EE;
--palette-ink: #1F3823;
--palette-accent: #597E5F;
--palette-support: #8E4883;
--palette-neutral: #BFD4CD;
}Tailwind Config
{
"palette-background": "#EDF3EE",
"palette-ink": "#1F3823",
"palette-accent": "#597E5F",
"palette-support": "#8E4883",
"palette-neutral": "#BFD4CD"
}Color Blindness Simulation
#7F785D
Protanopia#797461
Deuteranopia#547C75
TritanopiaBuild a design system around Raleigh Green.