#99B6CC
A light, moderate blue closely aligning with Lightsteelblue.
About #99B6CC
Visually, #99B6CC is defined as a moderate blue. It is closely associated with the named CSS color Lightsteelblue. In the RGB color space, it consists of 153 red, 182 green, and 204 blue.
Translating this color to physical media requires the CMYK color model. The color uses 25% Cyan, 11% Magenta, 0% Yellow, and 20% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#99B6CC
RGB153, 182, 204
HSL205.9°, 33.3%, 70.0%
CMYK25%, 11%, 0%, 20%
HSV205.9°, 25.0%, 80.0%
LAB72.6, -4.9, -14.4
XYZ40.8, 44.6, 63.6
Decimal10073804
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.12:1
Text on #FFFFFF
FAIL
9.92:1
Text on #000000
AAA
2.02:1
Text on #F8FAFC
FAIL
8.43:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99B6CC;
}
.text-color {
color: #99B6CC;
}
.border-color {
border: 2px solid #99B6CC;
}