#B6E9F8
A very light, vivid cyan closely aligning with Powderblue.
About #B6E9F8
At its core, #B6E9F8 is a very light and vivid hue. Its closest recognized web color is Powderblue. This translates to an RGB value of rgb(182, 233, 248).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 27% cyan and 6% magenta inks. With a hue angle of 193.6 degrees, it sits comfortably in the cyan spectrum.
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#B6E9F8
RGB182, 233, 248
HSL193.6°, 82.5%, 84.3%
CMYK27%, 6%, 0%, 3%
HSV193.6°, 26.6%, 97.3%
LAB89.4, -12.9, -12.6
XYZ65.4, 75.0, 99.8
Decimal11987448
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.31:1
Text on #FFFFFF
FAIL
16.00:1
Text on #000000
AAA
1.25:1
Text on #F8FAFC
FAIL
13.60:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6E9F8;
}
.text-color {
color: #B6E9F8;
}
.border-color {
border: 2px solid #B6E9F8;
}