#99BDDB
A light, moderate blue closely aligning with Lightsteelblue.
About #99BDDB
The precise color #99BDDB is an excellent choice for modern design projects. Its closest recognized web color is Lightsteelblue. This translates to an RGB value of rgb(153, 189, 219).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 30% Cyan, 14% Magenta, 0% Yellow, and 14% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#99BDDB
RGB153, 189, 219
HSL207.3°, 47.8%, 72.9%
CMYK30%, 14%, 0%, 14%
HSV207.3°, 30.1%, 85.9%
LAB75.0, -5.1, -18.9
XYZ44.1, 48.3, 74.0
Decimal10075611
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.97:1
Text on #FFFFFF
FAIL
10.66:1
Text on #000000
AAA
1.88:1
Text on #F8FAFC
FAIL
9.06:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99BDDB;
}
.text-color {
color: #99BDDB;
}
.border-color {
border: 2px solid #99BDDB;
}