Florida Keys Blue
#6DA9A7This soft blue carries teal depth, evoking the distance between sky and sea.
Spec Sheet
Hex#6DA9A7
RGB109, 169, 167
HSL178°, 26%, 55%
On White 2.66:1 Fail
On Black 7.88:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EAF0F0 Text: #172726 Accent: #6DA9A7 Support: #B35B5E Neutral: #B0BBC4 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 Florida Keys Blue Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EAF0F0;
--palette-ink: #172726;
--palette-accent: #6DA9A7;
--palette-support: #B35B5E;
--palette-neutral: #B0BBC4;
}Tailwind Config
{
"palette-background": "#EAF0F0",
"palette-ink": "#172726",
"palette-accent": "#6DA9A7",
"palette-support": "#B35B5E",
"palette-neutral": "#B0BBC4"
}Color Blindness Simulation
#A2A3A7
Protanopia#979BA8
Deuteranopia#56ACA8
TritanopiaBuild a design system around Florida Keys Blue.