#B4E0EE#B4E0EE
#B4E0EE is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.0% C 0.050 H 219.2°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E0EE |
|---|---|
| RGB | rgb(180, 224, 238) |
| HSL | hsl(194, 63%, 82%) |
| HSV | hsv(194, 24%, 93%) |
| CMYK | cmyk(24.4%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(86.60, -11.16, -11.51) |
| CIE-LCH | lch(86.60, 16.03, 225.90°) |
| OKLab | oklab(88.01% -0.0384 -0.0313) |
| OKLCH | oklch(88.01% 0.05 219.2) |
| XYZ | xyz(60.9061, 69.1853, 91.0173) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.84
Powder Blue
#B0E0E6
ΔE00 3.84
Ice Blue
#A5DFF9
ΔE00 4.09
Pale Sky Blue
#BDF6FE
ΔE00 6.10
Sky Blue
#87CEEB
ΔE00 7.41
Baby Blue
#89CFF0
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E0EE #EEC2B4
analogous
#B4EEDF #B4E0EE #B4C3EE
triadic
#B4E0EE #EEB4E0 #E0EEB4
tetradic
#B4E0EE #DFB4EE #EEC2B4 #C3EEB4
square
#B4E0EE #DFB4EE #EEC2B4 #C3EEB4
split-complementary
#B4E0EE #EEB4C3 #EEDFB4
monochromatic
#50B7D7 #82CBE3 #B4E0EE #E6F5F9 #E6F5F9
Accessibility & contrast
On white
1.42
#B4E0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#B4E0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E0EE
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E0EE | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#A2E5E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e0ee; /* rgb */ color: rgb(180, 224, 238); /* oklch */ color: oklch(88.0% 0.050 219.2);
Tailwind
colors: {
custom: {
50: '#cbe9f3',
500: '#b4e0ee',
950: '#000000',
},
}SCSS
$custom: #b4e0ee; $custom-light: #cbe9f3; $custom-dark: #000000;
JSON
{
"hex": "#b4e0ee",
"rgb": {
"r": 180,
"g": 224,
"b": 238
},
"hsl": {
"h": 194.483,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.88012,
"c": 0.04958,
"h": 219.2
},
"luminance": 0.69188
}Semantic roles & 50–950 ramp
primary
#B4E0EE
secondary
#CC8E7B
accent
#451BCB
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131617
muted
#838485