Sweet Midori
#99F31BA deep, vivid green rooted in the natural world. Brings calm balance to bedrooms, bathrooms, and living spaces.
Spec Sheet
Hex#99F31B
RGB153, 243, 27
HSL85°, 90%, 53%
On White 1.38:1 Fail
On Black 15.19:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E9EBE5 Text: #2A3120 Accent: #99F31B Support: #6F5A8C Neutral: #C5CFC4 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 Sweet Midori Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E9EBE5;
--palette-ink: #2A3120;
--palette-accent: #99F31B;
--palette-support: #6F5A8C;
--palette-neutral: #C5CFC4;
}Tailwind Config
{
"palette-background": "#E9EBE5",
"palette-ink": "#2A3120",
"palette-accent": "#99F31B",
"palette-support": "#6F5A8C",
"palette-neutral": "#C5CFC4"
}Color Blindness Simulation
#FEE000
Protanopia#F2D93C
Deuteranopia#9BE9CF
TritanopiaBuild a design system around Sweet Midori.