#B4E1EB#B4E1EB
#B4E1EB is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.1% C 0.049 H 212.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E1EB |
|---|---|
| RGB | rgb(180, 225, 235) |
| HSL | hsl(191, 58%, 81%) |
| HSV | hsv(191, 23%, 92%) |
| CMYK | cmyk(23.4%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(86.78, -12.33, -9.66) |
| CIE-LCH | lch(86.78, 15.66, 218.10°) |
| OKLab | oklab(88.13% -0.0409 -0.0263) |
| OKLCH | oklch(88.13% 0.049 212.7) |
| XYZ | xyz(60.7386, 69.5495, 88.8053) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.10
Lightblue
#ADD8E6
ΔE00 2.75
Pale Sky Blue
#BDF6FE
ΔE00 5.05
Ice Blue
#A5DFF9
ΔE00 5.50
Paleturquoise
#AFEEEE
ΔE00 6.55
Light Sky Blue
#C6FCFF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E1EB #EBBEB4
analogous
#B4EBDA #B4E1EB #B4C6EB
triadic
#B4E1EB #EBB4E1 #E1EBB4
tetradic
#B4E1EB #DAB4EB #EBBEB4 #C6EBB4
square
#B4E1EB #DAB4EB #EBBEB4 #C6EBB4
split-complementary
#B4E1EB #EBB4C6 #EBDAB4
monochromatic
#53BAD1 #84CEDE #B4E1EB #E4F4F8 #E7F5F9
Accessibility & contrast
On white
1.41
#B4E1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#B4E1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E1EB
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E1EB | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEC
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#A3E6E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e1eb; /* rgb */ color: rgb(180, 225, 235); /* oklch */ color: oklch(88.1% 0.049 212.7);
Tailwind
colors: {
custom: {
50: '#cbeaf1',
500: '#b4e1eb',
950: '#000000',
},
}SCSS
$custom: #b4e1eb; $custom-light: #cbeaf1; $custom-dark: #000000;
JSON
{
"hex": "#b4e1eb",
"rgb": {
"r": 180,
"g": 225,
"b": 235
},
"hsl": {
"h": 190.909,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.88126,
"c": 0.04859,
"h": 212.7
},
"luminance": 0.69552
}Semantic roles & 50–950 ramp
primary
#B4E1EB
secondary
#C78A7C
accent
#3E20C5
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131616
muted
#838485