Duxbury Gray
#7F867FRooted and substantial, this green holds verdant complexity beneath its organic appearance.
Spec Sheet
Hex#7F867F
RGB127, 134, 127
HSL120°, 3%, 51%
On White 3.74:1 AA Large
On Black 5.62:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E4ECE4 Text: #112711 Accent: #7F867F Support: #973F97 Neutral: #B3C6BD 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 Duxbury Gray Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E4ECE4;
--palette-ink: #112711;
--palette-accent: #7F867F;
--palette-support: #973F97;
--palette-neutral: #B3C6BD;
}Tailwind Config
{
"palette-background": "#E4ECE4",
"palette-ink": "#112711",
"palette-accent": "#7F867F",
"palette-support": "#973F97",
"palette-neutral": "#B3C6BD"
}Color Blindness Simulation
#86857F
Protanopia#85847F
Deuteranopia#7E8684
TritanopiaBuild a design system around Duxbury Gray.