#B4E1DB#B4E1DB
#B4E1DB is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.6% C 0.047 H 186.4°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E1DB |
|---|---|
| RGB | rgb(180, 225, 219) |
| HSL | hsl(172, 43%, 79%) |
| HSV | hsv(172, 20%, 88%) |
| CMYK | cmyk(20%, 0%, 2.7%, 11.8%) |
| CIE-LAB | lab(86.34, -15.73, -1.87) |
| CIE-LCH | lch(86.34, 15.84, 186.80°) |
| OKLab | oklab(87.64% -0.0471 -0.0052) |
| OKLCH | oklch(87.64% 0.047 186.4) |
| XYZ | xyz(58.5301, 68.6662, 77.1741) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.57
Powder Blue
#B0E0E6
ΔE00 4.97
Duck Egg Blue
#C3FBF4
ΔE00 5.69
Light Light Blue
#CAFFFB
ΔE00 6.45
Eggshell Blue
#C4FFF7
ΔE00 6.59
Ice
#D6FFFA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E1DB #E1B4BA
analogous
#B4E1C5 #B4E1DB #B4D1E1
triadic
#B4E1DB #DBB4E1 #E1DBB4
tetradic
#B4E1DB #C5B4E1 #E1B4BA #D1E1B4
square
#B4E1DB #C5B4E1 #E1B4BA #D1E1B4
split-complementary
#B4E1DB #E1B4D1 #E1C5B4
monochromatic
#5DBEB1 #88D0C6 #B4E1DB #E0F2F0 #E9F6F5
Accessibility & contrast
On white
1.43
#B4E1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#B4E1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E1DB
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E1DB | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#A7E3DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b4e1db; /* rgb */ color: rgb(180, 225, 219); /* oklch */ color: oklch(87.6% 0.047 186.4);
Tailwind
colors: {
custom: {
50: '#cbeae6',
500: '#b4e1db',
950: '#000000',
},
}SCSS
$custom: #b4e1db; $custom-light: #cbeae6; $custom-dark: #000000;
JSON
{
"hex": "#b4e1db",
"rgb": {
"r": 180,
"g": 225,
"b": 219
},
"hsl": {
"h": 172,
"s": 42.857,
"l": 79.412
},
"oklch": {
"l": 0.87635,
"c": 0.0474,
"h": 186.4
},
"luminance": 0.68668
}Semantic roles & 50–950 ramp
primary
#B4E1DB
secondary
#BA7F87
accent
#3041B6
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131615
muted
#838484