- AA normal text
- Fail
- AA large text
- Fail
- AAA normal text
- Fail
- AAA large text
- Fail
Color reference
Material Light Blue A200
- Color family
- Blue
- Recommended foreground
- #000000
Calculated profile
What the numbers say
At 199° hue, Material Light Blue A200 is a high-saturation, light, cool-hue sRGB color. Its relative luminance is 47.79%. For text on this background, #000000 produces the stronger contrast at 10.56:1.
- HSL lightness
- 63%
- HSL saturation
- 100%
- Relative luminance
- 47.79%
- Hue group
- cool-hue
02
Copy-ready color formats
Equivalent CSS notations calculated from the same six-digit sRGB value, including perceptual OKLCH.
03
Text contrast against this color
Ratios use WCAG relative luminance. Passing a ratio does not by itself certify an interface.
- AA normal text
- Pass
- AA large text
- Pass
- AAA normal text
- Pass
- AAA large text
- Pass
04
Calculated tints and shades
Tints mix the color with white; shades mix it with black in sRGB.
Tints
Shades
05
Hue-wheel relationships
These colors keep the original HSL saturation and lightness while rotating hue. They are mathematical starting points, not automatic design recommendations.
06
Opacity variants
Eight-digit HEX and modern rgb() alpha syntax for the same opacity.
07
CSS starter
A small custom-property block using the calculated foreground with the stronger black-or-white contrast.
--color-material-light-blue-a200: #40C4FF;
--color-material-light-blue-a200-rgb: 64 196 255;
--color-material-light-blue-a200-hsl: 199 100% 63%;
--color-material-light-blue-a200-oklch: oklch(77.5% 0.1392 232.35);
color: #000000;
background-color: var(--color-material-light-blue-a200);Community review
Suggest a correction
Correction for Material Light Blue A200#40C4FF
Found an inaccurate name, explanation, source, or accessibility detail? Send a concise correction for editorial review.
08 / Verification
Where the values come from
The color name and HEX value are checked against the cited standard. RGB, HSL, HWB, luminance, and contrast are then calculated from that HEX value using published formulas.
- Source for the name and HEX
- Material Design 2014 color palette
- License
- Material Design documentation terms
- Version
- 2014 Material Design color palettes
Continue with a method