Calypso Green
#005A48This striking green carries teal depth, reading as organic and grounded.
Spec Sheet
Hex#005A48
RGB0, 90, 72
HSL168°, 100%, 18%
On White 8.22:1 AAA
On Black 2.56:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EEF2F1 Text: #10231F Accent: #005A48 Support: #984354 Neutral: #B9C2C6 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 Calypso Green Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EEF2F1;
--palette-ink: #10231F;
--palette-accent: #005A48;
--palette-support: #984354;
--palette-neutral: #B9C2C6;
}Tailwind Config
{
"palette-background": "#EEF2F1",
"palette-ink": "#10231F",
"palette-accent": "#005A48",
"palette-support": "#984354",
"palette-neutral": "#B9C2C6"
}Color Blindness Simulation
#575347
Protanopia#4C4C49
Deuteranopia#005B55
TritanopiaBuild a design system around Calypso Green.