Leprechaun Green
#A3D984Rooted and balanced, this green holds botanical complexity beneath its organic appearance.
Spec Sheet
Hex#A3D984
RGB163, 217, 132
HSL98°, 53%, 68%
On White 1.64:1 Fail
On Black 12.82:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F2F3F1 Text: #222A1E Accent: #A3D984 Support: #8E54B0 Neutral: #C4D4C6 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 Leprechaun Green Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F2F3F1;
--palette-ink: #222A1E;
--palette-accent: #A3D984;
--palette-support: #8E54B0;
--palette-neutral: #C4D4C6;
}Tailwind Config
{
"palette-background": "#F2F3F1",
"palette-ink": "#222A1E",
"palette-accent": "#A3D984",
"palette-support": "#8E54B0",
"palette-neutral": "#C4D4C6"
}Color Blindness Simulation
#DFCD7E
Protanopia#D7C889
Deuteranopia#A3D3C4
TritanopiaBuild a design system around Leprechaun Green.