False Cypress
#89AB83A medium green that breathes life into any room. Pairs naturally with wood, brass, and earthy textiles.
Spec Sheet
Hex#89AB83
RGB137, 171, 131
HSL111°, 19%, 59%
On White 2.56:1 Fail
On Black 8.22:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E3E9E2 Text: #162A13 Accent: #89AB83 Support: #B565C3 Neutral: #BCD2C4 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 False Cypress Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E3E9E2;
--palette-ink: #162A13;
--palette-accent: #89AB83;
--palette-support: #B565C3;
--palette-neutral: #BCD2C4;
}Tailwind Config
{
"palette-background": "#E3E9E2",
"palette-ink": "#162A13",
"palette-accent": "#89AB83",
"palette-support": "#B565C3",
"palette-neutral": "#BCD2C4"
}Color Blindness Simulation
#ADA481
Protanopia#A8A185
Deuteranopia#87A8A0
TritanopiaBuild a design system around False Cypress.