#99CCD3
A light, moderate cyan closely aligning with Lightblue.
About #99CCD3
The precise color #99CCD3 is an excellent choice for modern design projects. Designers often compare it to the standard color Lightblue. This translates to an RGB value of rgb(153, 204, 211).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 27% C, 3% M, 0% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#99CCD3
RGB153, 204, 211
HSL187.2°, 39.7%, 71.4%
CMYK27%, 3%, 0%, 17%
HSV187.2°, 27.5%, 82.7%
LAB78.8, -14.9, -8.9
XYZ46.5, 54.7, 69.7
Decimal10079443
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.93:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.14:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99CCD3;
}
.text-color {
color: #99CCD3;
}
.border-color {
border: 2px solid #99CCD3;
}