Cool Jazz
#C0FFDFA vivid green with organic grounding. Connects interior spaces to the landscape beyond the window.
Spec Sheet
Hex#C0FFDF
RGB192, 255, 223
HSL150°, 100%, 88%
On White 1.13:1 Fail
On Black 18.61:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E3E8E6 Text: #182B21 Accent: #C0FFDF Support: #A25D80 Neutral: #C2D6D6 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 Cool Jazz Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E3E8E6;
--palette-ink: #182B21;
--palette-accent: #C0FFDF;
--palette-support: #A25D80;
--palette-neutral: #C2D6D6;
}Tailwind Config
{
"palette-background": "#E3E8E6",
"palette-ink": "#182B21",
"palette-accent": "#C0FFDF",
"palette-support": "#A25D80",
"palette-neutral": "#C2D6D6"
}Color Blindness Simulation
#FDF6DD
Protanopia#F2EEE1
Deuteranopia#B3FFF6
TritanopiaBuild a design system around Cool Jazz.