Meadowlands Green
#75C099This steady green carries teal depth, reading as organic and grounded.
Spec Sheet
Hex#75C099
RGB117, 192, 153
HSL149°, 37%, 61%
On White 2.15:1 Fail
On Black 9.76:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EEF1F0 Text: #141F19 Accent: #75C099 Support: #A1728A Neutral: #ABC4C3 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 Meadowlands Green Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EEF1F0;
--palette-ink: #141F19;
--palette-accent: #75C099;
--palette-support: #A1728A;
--palette-neutral: #ABC4C3;
}Tailwind Config
{
"palette-background": "#EEF1F0",
"palette-ink": "#141F19",
"palette-accent": "#75C099",
"palette-support": "#A1728A",
"palette-neutral": "#ABC4C3"
}Color Blindness Simulation
#BEB697
Protanopia#B2AD9B
Deuteranopia#63BFB5
TritanopiaBuild a design system around Meadowlands Green.