#B4E1DA#B4E1DA
#B4E1DA is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.6% C 0.048 H 184.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E1DA |
|---|---|
| RGB | rgb(180, 225, 218) |
| HSL | hsl(171, 43%, 79%) |
| HSV | hsv(171, 20%, 88%) |
| CMYK | cmyk(20%, 0%, 3.1%, 11.8%) |
| CIE-LAB | lab(86.31, -15.93, -1.39) |
| CIE-LCH | lch(86.31, 15.99, 184.97°) |
| OKLab | oklab(87.61% -0.0475 -0.004) |
| OKLCH | oklch(87.61% 0.048 184.8) |
| XYZ | xyz(58.3989, 68.6137, 76.4829) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.77
Powder Blue
#B0E0E6
ΔE00 5.38
Duck Egg Blue
#C3FBF4
ΔE00 5.68
Light Light Blue
#CAFFFB
ΔE00 6.53
Eggshell Blue
#C4FFF7
ΔE00 6.56
Ice
#D6FFFA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E1DA #E1B4BB
analogous
#B4E1C4 #B4E1DA #B4D2E1
triadic
#B4E1DA #DAB4E1 #E1DAB4
tetradic
#B4E1DA #C4B4E1 #E1B4BB #D2E1B4
square
#B4E1DA #C4B4E1 #E1B4BB #D2E1B4
split-complementary
#B4E1DA #E1B4D2 #E1C4B4
monochromatic
#5DBEAF #88D0C4 #B4E1DA #E0F2F0 #E9F6F4
Accessibility & contrast
On white
1.43
#B4E1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#B4E1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E1DA
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E1DA | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDA
Deuteranopia (green-blind)
#D4D5DB
Tritanopia (blue-blind)
#A8E3DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b4e1da; /* rgb */ color: rgb(180, 225, 218); /* oklch */ color: oklch(87.6% 0.048 184.8);
Tailwind
colors: {
custom: {
50: '#cbeae5',
500: '#b4e1da',
950: '#000000',
},
}SCSS
$custom: #b4e1da; $custom-light: #cbeae5; $custom-dark: #000000;
JSON
{
"hex": "#b4e1da",
"rgb": {
"r": 180,
"g": 225,
"b": 218
},
"hsl": {
"h": 170.667,
"s": 42.857,
"l": 79.412
},
"oklch": {
"l": 0.87605,
"c": 0.04766,
"h": 184.8
},
"luminance": 0.68616
}Semantic roles & 50–950 ramp
primary
#B4E1DA
secondary
#BA7F88
accent
#3044B6
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131615
muted
#838484