Tropical Sea
#00A69AA dark, vivid blue with composed depth. Evokes sky, sea, and serenity across virtually any room.
Spec Sheet
Hex#00A69A
RGB0, 166, 154
HSL176°, 100%, 33%
On White 3.03:1 AA Large
On Black 6.92:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E1EAE9 Text: #213130 Accent: #00A69A Support: #BB6369 Neutral: #C5D0D8 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 Tropical Sea Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E1EAE9;
--palette-ink: #213130;
--palette-accent: #00A69A;
--palette-support: #BB6369;
--palette-neutral: #C5D0D8;
}Tailwind Config
{
"palette-background": "#E1EAE9",
"palette-ink": "#213130",
"palette-accent": "#00A69A",
"palette-support": "#BB6369",
"palette-neutral": "#C5D0D8"
}Color Blindness Simulation
#9D9C9A
Protanopia#8A8E9B
Deuteranopia#00AAA2
TritanopiaBuild a design system around Tropical Sea.