#B4E2FF#B4E2FF
#B4E2FF is a very light, moderate cyan. Relative luminance 0.713; OKLCH L 89.0% C 0.062 H 236.1°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2FF |
|---|---|
| RGB | rgb(180, 226, 255) |
| HSL | hsl(203, 100%, 85%) |
| HSV | hsv(203, 29%, 100%) |
| CMYK | cmyk(29.4%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(87.64, -8.32, -18.90) |
| CIE-LCH | lch(87.64, 20.65, 246.23°) |
| OKLab | oklab(89.01% -0.0348 -0.0517) |
| OKLCH | oklch(89.01% 0.062 236.1) |
| XYZ | xyz(64.0633, 71.3132, 104.9777) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.34
Light Blue
#95D0FC
ΔE00 5.87
Lightblue
#ADD8E6
ΔE00 5.90
Baby Blue
#89CFF0
ΔE00 6.56
Baby Blue (survey)
#A2CFFE
ΔE00 6.68
Lightskyblue
#87CEFA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2FF #FFD1B4
analogous
#B4FFF6 #B4E2FF #B4BCFF
triadic
#B4E2FF #FFB4E2 #E2FFB4
tetradic
#B4E2FF #F6B4FF #FFD1B4 #BCFFB4
square
#B4E2FF #F6B4FF #FFD1B4 #BCFFB4
split-complementary
#B4E2FF #FFB4BC #FFF6B4
monochromatic
#3AB3FF #77CAFF #B4E2FF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.38
#B4E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#B4E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2FF
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2FF | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#CBD8FF
Tritanopia (blue-blind)
#9DEAEB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b4e2ff; /* rgb */ color: rgb(180, 226, 255); /* oklch */ color: oklch(89.0% 0.062 236.1);
Tailwind
colors: {
custom: {
50: '#ccebff',
500: '#b4e2ff',
950: '#000000',
},
}SCSS
$custom: #b4e2ff; $custom-light: #ccebff; $custom-dark: #000000;
JSON
{
"hex": "#b4e2ff",
"rgb": {
"r": 180,
"g": 226,
"b": 255
},
"hsl": {
"h": 203.2,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.89006,
"c": 0.0623,
"h": 236.1
},
"luminance": 0.71316
}Semantic roles & 50–950 ramp
primary
#B4E2FF
secondary
#E69E71
accent
#5900E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#131618
muted
#838486