G.I. Green
#958649This composed green carries warm depth, reading as organic and grounded.
Spec Sheet
Hex#958649
RGB149, 134, 73
HSL48°, 34%, 44%
On White 3.63:1 AA Large
On Black 5.78:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F2F1ED Text: #36311C Accent: #958649 Support: #6774A8 Neutral: #BDC2B3 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 G.I. Green Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F2F1ED;
--palette-ink: #36311C;
--palette-accent: #958649;
--palette-support: #6774A8;
--palette-neutral: #BDC2B3;
}Tailwind Config
{
"palette-background": "#F2F1ED",
"palette-ink": "#36311C",
"palette-accent": "#958649",
"palette-support": "#6774A8",
"palette-neutral": "#BDC2B3"
}Color Blindness Simulation
#918344
Protanopia#95884B
Deuteranopia#9F7E78
TritanopiaBuild a design system around G.I. Green.