Guilford Green
#CBCDAEThis tempered green carries verdant depth, reading as organic and grounded.
Spec Sheet
Hex#CBCDAE
RGB203, 205, 174
HSL64°, 24%, 74%
On White 1.63:1 Fail
On Black 12.88:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F3F4F1 Text: #1E1F14 Accent: #CBCDAE Support: #6F6CA3 Neutral: #D0D9C9 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 Guilford Green Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F3F4F1;
--palette-ink: #1E1F14;
--palette-accent: #CBCDAE;
--palette-support: #6F6CA3;
--palette-neutral: #D0D9C9;
}Tailwind Config
{
"palette-background": "#F3F4F1",
"palette-ink": "#1E1F14",
"palette-accent": "#CBCDAE",
"palette-support": "#6F6CA3",
"palette-neutral": "#D0D9C9"
}Color Blindness Simulation
#D2CAAC
Protanopia#D3CBAF
Deuteranopia#CFC9C4
TritanopiaBuild a design system around Guilford Green.