Caribe Green
#86DECDThis distinct green carries mineral depth, reading as organic and grounded.
Spec Sheet
Hex#86DECD
RGB134, 222, 205
HSL168°, 57%, 70%
On White 1.57:1 Fail
On Black 13.34:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E8EEEC Text: #17312B Accent: #86DECD Support: #B36F7D Neutral: #C8D1D5 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 Caribe Green Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E8EEEC;
--palette-ink: #17312B;
--palette-accent: #86DECD;
--palette-support: #B36F7D;
--palette-neutral: #C8D1D5;
}Tailwind Config
{
"palette-background": "#E8EEEC",
"palette-ink": "#17312B",
"palette-accent": "#86DECD",
"palette-support": "#B36F7D",
"palette-neutral": "#C8D1D5"
}Color Blindness Simulation
#D7D5CC
Protanopia#C8C9CE
Deuteranopia#66E1D9
TritanopiaBuild a design system around Caribe Green.