Deep Sky Blue Color Code
Deep Sky Blue·#00BFFF
Deep Sky Blue is a high-energy CSS named blue at #00BFFF that pushes closer to cyan than Dodger Blue or Royal Blue. Use it when you need a brighter, faster accent for callouts, charts, hero moments, and interaction-led interface surfaces.
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
- Hero accents, chart highlights, and vivid callouts.
- Expressive surface color, not foundation chrome.
- Pairs with white, ink-dark neutrals, and calmer blues.
Reference Notes
Deep Sky Blue is sourced from the published CSS Standard Colors library and retained here as a searchable reference swatch for product and interface reference work.
Trust-building blues for enterprise and SaaS.
Related Colors
Palette Starting Points
Implementation Snippets
:root {
--color-deep-sky-blue: #00BFFF;
--color-deep-sky-blue-rgb: 0 191 255;
}class="bg-[#00BFFF] text-white"
class="hover:bg-[#008AB8] ring-1 ring-[#00BFFF]"{
"deepSkyBlue": "#00BFFF",
"deepSkyBlueRgb": [0, 191, 255],
"deepSkyBlueHsl": [195, 100, 50]
}