#B2E6FF#B2E6FF
#B2E6FF is a very light, moderate cyan. Relative luminance 0.733; OKLCH L 89.7% C 0.063 H 229.0°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E6FF |
|---|---|
| RGB | rgb(178, 230, 255) |
| HSL | hsl(199, 100%, 85%) |
| HSV | hsv(199, 30%, 100%) |
| CMYK | cmyk(30.2%, 9.8%, 0%, 0%) |
| CIE-LAB | lab(88.58, -10.93, -17.49) |
| CIE-LCH | lch(88.58, 20.62, 237.99°) |
| OKLab | oklab(89.72% -0.0416 -0.0478) |
| OKLCH | oklch(89.72% 0.063 229) |
| XYZ | xyz(64.7013, 73.2756, 105.3228) |
| Luminance | 0.7328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.07
Lightblue
#ADD8E6
ΔE00 4.77
Baby Blue
#89CFF0
ΔE00 6.59
Sky Blue
#87CEEB
ΔE00 6.88
Powder Blue
#B0E0E6
ΔE00 7.30
Light Blue
#95D0FC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E6FF #FFCBB2
analogous
#B2FFF2 #B2E6FF #B2BFFF
triadic
#B2E6FF #FFB2E6 #E6FFB2
tetradic
#B2E6FF #F2B2FF #FFCBB2 #BFFFB2
square
#B2E6FF #F2B2FF #FFCBB2 #BFFFB2
split-complementary
#B2E6FF #FFB2BF #FFF2B2
monochromatic
#38BEFF #75D2FF #B2E6FF #E0F5FF #E0F5FF
Accessibility & contrast
On white
1.34
#B2E6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#B2E6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E6FF
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E6FF | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E4FF
Deuteranopia (green-blind)
#CEDAFF
Tritanopia (blue-blind)
#99EDEE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #b2e6ff; /* rgb */ color: rgb(178, 230, 255); /* oklch */ color: oklch(89.7% 0.063 229.0);
Tailwind
colors: {
custom: {
50: '#cbedff',
500: '#b2e6ff',
950: '#000000',
},
}SCSS
$custom: #b2e6ff; $custom-light: #cbedff; $custom-dark: #000000;
JSON
{
"hex": "#b2e6ff",
"rgb": {
"r": 178,
"g": 230,
"b": 255
},
"hsl": {
"h": 199.481,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.89721,
"c": 0.06341,
"h": 229
},
"luminance": 0.73279
}Semantic roles & 50–950 ramp
primary
#B2E6FF
secondary
#E69670
accent
#4B00E6
background
#FEFEFF
surface
#FAFDFF
border
#D3D5D7
text
#131618
muted
#838486