Light Blue Color Code
Light Blue·#ADD8E6
Light Blue is a soft CSS named blue at #ADD8E6 that feels calmer and less directional than Light Sky Blue or Sky Blue. Use it when you need a low-pressure surface color for quiet product backgrounds, assistive cards, table fills, and subtle informational sections.
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, quiet backgrounds, and supportive cards.
- Foundational layer, not visual emphasis.
- Pairs with white, cool grays, and a deeper anchor blue.
Reference Notes
Light 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-blue: #ADD8E6;
--color-light-blue-rgb: 173 216 230;
}class="bg-[#ADD8E6] text-white"
class="hover:bg-[#7D9CA6] ring-1 ring-[#ADD8E6]"{
"lightBlue": "#ADD8E6",
"lightBlueRgb": [173, 216, 230],
"lightBlueHsl": [195, 53, 79]
}