Material Light Blue 500 Color Code
Material Light Blue 500·#03A9F4
Material Light Blue 500 is a brighter published blue in the Material Design palette at #03A9F4. Use it when you need a fresher, lighter Material accent for mobile UI, cards, charts, onboarding, and product surfaces that should feel more open than Material Blue 500.
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
- Usually the base brand or product token in a design system.
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
- Mobile surfaces, chart accents, and brighter app highlights.
- Lighter Material tone for fresher product UI.
- Pairs with white, navy neutrals, and deeper blue anchors.
Reference Notes
Material Light Blue 500 is sourced from the published Material Design 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-material-light-blue-500: #03A9F4;
--color-material-light-blue-500-rgb: 3 169 244;
}class="bg-[#03A9F4] text-white"
class="hover:bg-[#027AB0] ring-1 ring-[#03A9F4]"{
"materialLightBlue-500": "#03A9F4",
"materialLightBlue-500Rgb": [3, 169, 244],
"materialLightBlue-500Hsl": [199, 98, 48]
}