Frog
#78AC28A deep green that breathes life into any room. Pairs naturally with wood, brass, and earthy textiles.
Spec Sheet
Hex#78AC28
RGB120, 172, 40
HSL84°, 62%, 42%
On White 2.72:1 Fail
On Black 7.73:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EEEFEB Text: #181E10 Accent: #78AC28 Support: #7F6B9E Neutral: #C1D4BF 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 Frog Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EEEFEB;
--palette-ink: #181E10;
--palette-accent: #78AC28;
--palette-support: #7F6B9E;
--palette-neutral: #C1D4BF;
}Tailwind Config
{
"palette-background": "#EEEFEB",
"palette-ink": "#181E10",
"palette-accent": "#78AC28",
"palette-support": "#7F6B9E",
"palette-neutral": "#C1D4BF"
}Color Blindness Simulation
#B49F06
Protanopia#AD9C35
Deuteranopia#7CA493
TritanopiaBuild a design system around Frog.