#B6DBF0
A very light, moderate blue closely aligning with Lightblue.
About #B6DBF0
Visually, #B6DBF0 is defined as a moderate blue. It is closely associated with the named CSS color Lightblue. Its digital footprint relies on 182 parts red, 219 parts green, and 240 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 24% C, 9% M, 0% Y, and 6% K. The HSL representation is 201.7° hue, 65.9% saturation, and 82.7% lightness.
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#B6DBF0
RGB182, 219, 240
HSL201.7°, 65.9%, 82.7%
CMYK24%, 9%, 0%, 6%
HSV201.7°, 24.2%, 94.1%
LAB85.5, -7.5, -14.3
XYZ60.4, 66.9, 92.2
Decimal11983856
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.46:1
Text on #FFFFFF
FAIL
14.38:1
Text on #000000
AAA
1.40:1
Text on #F8FAFC
FAIL
12.22:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6DBF0;
}
.text-color {
color: #B6DBF0;
}
.border-color {
border: 2px solid #B6DBF0;
}