Fresh Greens
#42EF42A medium green that breathes life into any room. Pairs naturally with wood, brass, and earthy textiles.
Spec Sheet
Hex#42EF42
RGB66, 239, 66
HSL120°, 84%, 60%
On White 1.54:1 Fail
On Black 13.66:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EBEFEB Text: #0E1A0E Accent: #42EF42 Support: #C369C3 Neutral: #BFCFC7 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 Fresh Greens Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EBEFEB;
--palette-ink: #0E1A0E;
--palette-accent: #42EF42;
--palette-support: #C369C3;
--palette-neutral: #BFCFC7;
}Tailwind Config
{
"palette-background": "#EBEFEB",
"palette-ink": "#0E1A0E",
"palette-accent": "#42EF42",
"palette-support": "#C369C3",
"palette-neutral": "#BFCFC7"
}Color Blindness Simulation
#F4D921
Protanopia#E1CB54
Deuteranopia#00E8CD
TritanopiaBuild a design system around Fresh Greens.