#B4E2F4#B4E2F4
#B4E2F4 is a very light, muted cyan. Relative luminance 0.706; OKLCH L 88.6% C 0.054 H 223.7°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2F4 |
|---|---|
| RGB | rgb(180, 226, 244) |
| HSL | hsl(197, 74%, 83%) |
| HSV | hsv(197, 26%, 96%) |
| CMYK | cmyk(26.2%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(87.30, -10.84, -13.62) |
| CIE-LCH | lch(87.30, 17.40, 231.48°) |
| OKLab | oklab(88.63% -0.0388 -0.0371) |
| OKLCH | oklch(88.63% 0.054 223.7) |
| XYZ | xyz(62.3430, 70.6251, 95.9176) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.67
Ice Blue
#A5DFF9
ΔE00 2.95
Powder Blue
#B0E0E6
ΔE00 5.20
Pale Sky Blue
#BDF6FE
ΔE00 6.60
Sky Blue
#87CEEB
ΔE00 7.01
Baby Blue
#89CFF0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2F4 #F4C6B4
analogous
#B4F4E6 #B4E2F4 #B4C2F4
triadic
#B4E2F4 #F4B4E2 #E2F4B4
tetradic
#B4E2F4 #E6B4F4 #F4C6B4 #C2F4B4
square
#B4E2F4 #E6B4F4 #F4C6B4 #C2F4B4
split-complementary
#B4E2F4 #F4B4C2 #F4E6B4
monochromatic
#49B9E4 #7FCDEC #B4E2F4 #E4F5FB #E4F5FB
Accessibility & contrast
On white
1.39
#B4E2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#B4E2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2F4
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2F4 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF5
Deuteranopia (green-blind)
#CED7F4
Tritanopia (blue-blind)
#A0E8E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e2f4; /* rgb */ color: rgb(180, 226, 244); /* oklch */ color: oklch(88.6% 0.054 223.7);
Tailwind
colors: {
custom: {
50: '#cbebf7',
500: '#b4e2f4',
950: '#000000',
},
}SCSS
$custom: #b4e2f4; $custom-light: #cbebf7; $custom-dark: #000000;
JSON
{
"hex": "#b4e2f4",
"rgb": {
"r": 180,
"g": 226,
"b": 244
},
"hsl": {
"h": 196.875,
"s": 74.419,
"l": 83.137
},
"oklch": {
"l": 0.8863,
"c": 0.05366,
"h": 223.7
},
"luminance": 0.70628
}Semantic roles & 50–950 ramp
primary
#B4E2F4
secondary
#D49278
accent
#470FD7
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131617
muted
#838485