Mermaid's Tale
#A1DFC5Rooted and balanced, this green holds teal complexity beneath its organic appearance.
Spec Sheet
Hex#A1DFC5
RGB161, 223, 197
HSL155°, 49%, 75%
On White 1.51:1 Fail
On Black 13.88:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EDF2F0 Text: #15231D Accent: #A1DFC5 Support: #A25D7A Neutral: #C2D0D1 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 Mermaid's Tale Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EDF2F0;
--palette-ink: #15231D;
--palette-accent: #A1DFC5;
--palette-support: #A25D7A;
--palette-neutral: #C2D0D1;
}Tailwind Config
{
"palette-background": "#EDF2F0",
"palette-ink": "#15231D",
"palette-accent": "#A1DFC5",
"palette-support": "#A25D7A",
"palette-neutral": "#C2D0D1"
}Color Blindness Simulation
#DCD7C4
Protanopia#D1CFC7
Deuteranopia#93DFD7
TritanopiaBuild a design system around Mermaid's Tale.