#B2E4FF#B2E4FF
#B2E4FF is a very light, moderate cyan. Relative luminance 0.722; OKLCH L 89.3% C 0.064 H 232.0°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E4FF |
|---|---|
| RGB | rgb(178, 228, 255) |
| HSL | hsl(201, 100%, 85%) |
| HSV | hsv(201, 30%, 100%) |
| CMYK | cmyk(30.2%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(88.05, -9.91, -18.28) |
| CIE-LCH | lch(88.05, 20.80, 241.55°) |
| OKLab | oklab(89.3% -0.0391 -0.05) |
| OKLCH | oklch(89.3% 0.064 232) |
| XYZ | xyz(64.1479, 72.1688, 105.1383) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.30
Lightblue
#ADD8E6
ΔE00 5.16
Baby Blue
#89CFF0
ΔE00 6.34
Light Blue
#95D0FC
ΔE00 6.58
Sky Blue
#87CEEB
ΔE00 6.82
Lightskyblue
#87CEFA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E4FF #FFCDB2
analogous
#B2FFF4 #B2E4FF #B2BEFF
triadic
#B2E4FF #FFB2E4 #E4FFB2
tetradic
#B2E4FF #F4B2FF #FFCDB2 #BEFFB2
square
#B2E4FF #F4B2FF #FFCDB2 #BEFFB2
split-complementary
#B2E4FF #FFB2BE #FFF4B2
monochromatic
#38B9FF #75CFFF #B2E4FF #E0F4FF #E0F4FF
Accessibility & contrast
On white
1.36
#B2E4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#B2E4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E4FF
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E4FF | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#CCD9FF
Tritanopia (blue-blind)
#99ECEC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b2e4ff; /* rgb */ color: rgb(178, 228, 255); /* oklch */ color: oklch(89.3% 0.064 232.0);
Tailwind
colors: {
custom: {
50: '#cbecff',
500: '#b2e4ff',
950: '#000000',
},
}SCSS
$custom: #b2e4ff; $custom-light: #cbecff; $custom-dark: #000000;
JSON
{
"hex": "#b2e4ff",
"rgb": {
"r": 178,
"g": 228,
"b": 255
},
"hsl": {
"h": 201.039,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.89302,
"c": 0.06351,
"h": 232
},
"luminance": 0.72172
}Semantic roles & 50–950 ramp
primary
#B2E4FF
secondary
#E69970
accent
#5000E6
background
#FEFEFF
surface
#FAFDFF
border
#D3D5D7
text
#131618
muted
#838486