Light Steel Blue Color Code
Light Steel Blue·#B0C4DE
Light Steel Blue is a muted CSS named blue at #B0C4DE that mixes blue with a noticeable gray cast. Use it when you need a calm support color for data tables, secondary panels, settings screens, and enterprise surfaces that should feel structured but not cold.
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
- Secondary panels, tables, and enterprise surfaces.
- Blue-gray support color, not a primary CTA tone.
- Pairs with white, slate text, and steel or navy anchors.
Reference Notes
Light Steel 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-light-steel-blue: #B0C4DE;
--color-light-steel-blue-rgb: 176 196 222;
}class="bg-[#B0C4DE] text-white"
class="hover:bg-[#7F8DA0] ring-1 ring-[#B0C4DE]"{
"lightSteelBlue": "#B0C4DE",
"lightSteelBlueRgb": [176, 196, 222],
"lightSteelBlueHsl": [214, 41, 78]
}