#B4E1DC#B4E1DC
#B4E1DC is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.7% C 0.047 H 188.0°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E1DC |
|---|---|
| RGB | rgb(180, 225, 220) |
| HSL | hsl(173, 43%, 79%) |
| HSV | hsv(173, 20%, 88%) |
| CMYK | cmyk(20%, 0%, 2.2%, 11.8%) |
| CIE-LAB | lab(86.36, -15.52, -2.36) |
| CIE-LCH | lch(86.36, 15.70, 188.66°) |
| OKLab | oklab(87.66% -0.0467 -0.0066) |
| OKLCH | oklch(87.66% 0.047 188) |
| XYZ | xyz(58.6622, 68.7190, 77.8695) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.39
Powder Blue
#B0E0E6
ΔE00 4.56
Duck Egg Blue
#C3FBF4
ΔE00 5.73
Light Light Blue
#CAFFFB
ΔE00 6.40
Light Sky Blue
#C6FCFF
ΔE00 6.64
Eggshell Blue
#C4FFF7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E1DC #E1B4B9
analogous
#B4E1C6 #B4E1DC #B4D0E1
triadic
#B4E1DC #DCB4E1 #E1DCB4
tetradic
#B4E1DC #C6B4E1 #E1B4B9 #D0E1B4
square
#B4E1DC #C6B4E1 #E1B4B9 #D0E1B4
split-complementary
#B4E1DC #E1B4D0 #E1C6B4
monochromatic
#5DBEB3 #88D0C8 #B4E1DC #E0F2F0 #E9F6F5
Accessibility & contrast
On white
1.42
#B4E1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#B4E1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E1DC
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E1DC | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D3D5DD
Tritanopia (blue-blind)
#A7E3DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b4e1dc; /* rgb */ color: rgb(180, 225, 220); /* oklch */ color: oklch(87.7% 0.047 188.0);
Tailwind
colors: {
custom: {
50: '#cbeae6',
500: '#b4e1dc',
950: '#000000',
},
}SCSS
$custom: #b4e1dc; $custom-light: #cbeae6; $custom-dark: #000000;
JSON
{
"hex": "#b4e1dc",
"rgb": {
"r": 180,
"g": 225,
"b": 220
},
"hsl": {
"h": 173.333,
"s": 42.857,
"l": 79.412
},
"oklch": {
"l": 0.87664,
"c": 0.04717,
"h": 188
},
"luminance": 0.68721
}Semantic roles & 50–950 ramp
primary
#B4E1DC
secondary
#BA7F86
accent
#303EB6
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131616
muted
#838484