Lizard Green
#33A122Rooted and commanding, this green holds botanical complexity beneath its organic appearance.
Spec Sheet
Hex#33A122
RGB51, 161, 34
HSL112°, 65%, 38%
On White 3.35:1 AA Large
On Black 6.26:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F4F6F3 Text: #132211 Accent: #33A122 Support: #834A8C Neutral: #AAC0B2 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 Lizard Green Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F4F6F3;
--palette-ink: #132211;
--palette-accent: #33A122;
--palette-support: #834A8C;
--palette-neutral: #AAC0B2;
}Tailwind Config
{
"palette-background": "#F4F6F3",
"palette-ink": "#132211",
"palette-accent": "#33A122",
"palette-support": "#834A8C",
"palette-neutral": "#AAC0B2"
}Color Blindness Simulation
#A59200
Protanopia#988931
Deuteranopia#1C9C89
TritanopiaBuild a design system around Lizard Green.