Cadet Blue Color Code
Cadet Blue·#5F9EA0
Cadet Blue is a muted CSS named color at #5F9EA0 that sits between blue and teal. Use it when you need a grounded support color for dashboards, utility panels, data surfaces, and interfaces that want a cooler tone without the brightness of cyan-led accents.
Tonal Scale
Contrast Checks
White text on this color
Buttons, badges, and filled actions.
Dark text on this color
Large headings and selective UI.
This color on light surface
Links, borders, and icons on light UI.
Professional Reference
Accessibility Matrix
White text on this color
White text placed on the current color.
Dark text on this color
Dark text or headings on the current color.
This color on light surface
Use this color for links, strokes, or icons on light UI.
This color on dark surface
Use this color inside dark shells for strokes, tags, or icons.
Where It Works
- Data panels, tables, and calm utility UI.
- Blue-green support tone, not a bright action color.
- Pairs with white, charcoal text, and steel or navy anchors.
Reference Notes
Cadet Blue is sourced from the published CSS Standard Colors library and retained here as a searchable reference swatch for product, interface, and branding work.
Trust-building blues for enterprise and SaaS.
Related Colors
Palette Starting Points
Implementation Snippets
:root {
--color-cadet-blue: #5F9EA0;
--color-cadet-blue-rgb: 95 158 160;
}class="bg-[#5F9EA0] text-white"
class="hover:bg-[#447273] ring-1 ring-[#5F9EA0]"{
"cadetBlue": "#5F9EA0",
"cadetBlueRgb": [95, 158, 160],
"cadetBlueHsl": [182, 25, 50]
}