Light Sky Blue Color Code
Light Sky Blue·#87CEFA
Light Sky Blue is a brighter CSS named blue at #87CEFA that sits between Sky Blue and lighter near-pastel interface blues. Use it when you want a cleaner, more open surface color for soft panels, educational layouts, onboarding cards, and calm product backgrounds.
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
- Onboarding cards, soft panels, and calm backgrounds.
- Better for support layers than primary actions.
- Pairs with white, cool gray, and an anchor blue.
Reference Notes
Light 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-light-sky-blue: #87CEFA;
--color-light-sky-blue-rgb: 135 206 250;
}class="bg-[#87CEFA] text-white"
class="hover:bg-[#6194B4] ring-1 ring-[#87CEFA]"{
"lightSkyBlue": "#87CEFA",
"lightSkyBlueRgb": [135, 206, 250],
"lightSkyBlueHsl": [203, 92, 75]
}