Sky Blue Color Code
Sky Blue·#87CEEB
Sky Blue is a light CSS named blue at #87CEEB that feels more open, airy, and forgiving than Steel Blue, Royal Blue, or Dodger Blue. Use it when you want a softer interface blue for backgrounds, informational panels, onboarding surfaces, and light data 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
- Empty states, soft panels, onboarding, and education UI.
- Good for supportive surfaces, not primary actions.
- Pairs with white, cool gray, and deeper accent blues.
Reference Notes
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-sky-blue: #87CEEB;
--color-sky-blue-rgb: 135 206 235;
}class="bg-[#87CEEB] text-white"
class="hover:bg-[#6194A9] ring-1 ring-[#87CEEB]"{
"skyBlue": "#87CEEB",
"skyBlueRgb": [135, 206, 235],
"skyBlueHsl": [197, 71, 73]
}