Mariner
#6EC2C4A restful, muted blue value offering the kind of nuance designers reach for repeatedly.
Spec Sheet
Hex#6EC2C4
RGB110, 194, 196
HSL181°, 42%, 60%
On White 2.06:1 Fail
On Black 10.18:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F0F4F4 Text: #0D1C1C Accent: #6EC2C4 Support: #975453 Neutral: #B6C4D2 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 Mariner Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F0F4F4;
--palette-ink: #0D1C1C;
--palette-accent: #6EC2C4;
--palette-support: #975453;
--palette-neutral: #B6C4D2;
}Tailwind Config
{
"palette-background": "#F0F4F4",
"palette-ink": "#0D1C1C",
"palette-accent": "#6EC2C4",
"palette-support": "#975453",
"palette-neutral": "#B6C4D2"
}Color Blindness Simulation
#B8BBC4
Protanopia#A9B0C5
Deuteranopia#43C7C2
TritanopiaBuild a design system around Mariner.