Caribbean Azure
#00567CA dramatic blue with steely undertones that anchors spaces with quiet authority.
Spec Sheet
Hex#00567C
RGB0, 86, 124
HSL198°, 100%, 24%
On White 8.01:1 AAA
On Black 2.62:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E3E7E8 Text: #1D313A Accent: #00567C Support: #A06B54 Neutral: #BCC0D2 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 Caribbean Azure Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E3E7E8;
--palette-ink: #1D313A;
--palette-accent: #00567C;
--palette-support: #A06B54;
--palette-neutral: #BCC0D2;
}Tailwind Config
{
"palette-background": "#E3E7E8",
"palette-ink": "#1D313A",
"palette-accent": "#00567C",
"palette-support": "#A06B54",
"palette-neutral": "#BCC0D2"
}Color Blindness Simulation
#43567E
Protanopia#344C7B
Deuteranopia#006063
TritanopiaBuild a design system around Caribbean Azure.