#B4E1DE#B4E1DE
#B4E1DE is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.7% C 0.047 H 191.3°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E1DE |
|---|---|
| RGB | rgb(180, 225, 222) |
| HSL | hsl(176, 43%, 79%) |
| HSV | hsv(176, 20%, 88%) |
| CMYK | cmyk(20%, 0%, 1.3%, 11.8%) |
| CIE-LAB | lab(86.42, -15.11, -3.34) |
| CIE-LCH | lch(86.42, 15.47, 192.47°) |
| OKLab | oklab(87.72% -0.0459 -0.0092) |
| OKLCH | oklch(87.72% 0.047 191.3) |
| XYZ | xyz(58.9286, 68.8256, 79.2729) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.72
Paleturquoise
#AFEEEE
ΔE00 4.15
Duck Egg Blue
#C3FBF4
ΔE00 5.90
Light Sky Blue
#C6FCFF
ΔE00 6.27
Pale Sky Blue
#BDF6FE
ΔE00 6.31
Light Light Blue
#CAFFFB
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E1DE #E1B4B7
analogous
#B4E1C8 #B4E1DE #B4CEE1
triadic
#B4E1DE #DEB4E1 #E1DEB4
tetradic
#B4E1DE #C8B4E1 #E1B4B7 #CEE1B4
square
#B4E1DE #C8B4E1 #E1B4B7 #CEE1B4
split-complementary
#B4E1DE #E1B4CE #E1C8B4
monochromatic
#5DBEB8 #88D0CB #B4E1DE #E0F2F1 #E9F6F5
Accessibility & contrast
On white
1.42
#B4E1DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#B4E1DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E1DE
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E1DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E1DE | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#D3D5DF
Tritanopia (blue-blind)
#A7E4E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b4e1de; /* rgb */ color: rgb(180, 225, 222); /* oklch */ color: oklch(87.7% 0.047 191.3);
Tailwind
colors: {
custom: {
50: '#cbeae8',
500: '#b4e1de',
950: '#000000',
},
}SCSS
$custom: #b4e1de; $custom-light: #cbeae8; $custom-dark: #000000;
JSON
{
"hex": "#b4e1de",
"rgb": {
"r": 180,
"g": 225,
"b": 222
},
"hsl": {
"h": 176,
"s": 42.857,
"l": 79.412
},
"oklch": {
"l": 0.87724,
"c": 0.04683,
"h": 191.3
},
"luminance": 0.68828
}Semantic roles & 50–950 ramp
primary
#B4E1DE
secondary
#BA7F83
accent
#3039B6
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131616
muted
#838484