#B4E2DA#B4E2DA
#B4E2DA is a very light, muted teal. Relative luminance 0.692; OKLCH L 87.8% C 0.049 H 183.4°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2DA |
|---|---|
| RGB | rgb(180, 226, 218) |
| HSL | hsl(170, 44%, 80%) |
| HSV | hsv(170, 20%, 89%) |
| CMYK | cmyk(20.4%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(86.58, -16.44, -0.99) |
| CIE-LCH | lch(86.58, 16.47, 183.45°) |
| OKLab | oklab(87.82% -0.0488 -0.0029) |
| OKLCH | oklch(87.82% 0.049 183.4) |
| XYZ | xyz(58.6700, 69.1559, 76.5733) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.79
Duck Egg Blue
#C3FBF4
ΔE00 5.46
Powder Blue
#B0E0E6
ΔE00 5.81
Eggshell Blue
#C4FFF7
ΔE00 6.30
Light Light Blue
#CAFFFB
ΔE00 6.40
Ice
#D6FFFA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2DA #E2B4BC
analogous
#B4E2C3 #B4E2DA #B4D3E2
triadic
#B4E2DA #DAB4E2 #E2DAB4
tetradic
#B4E2DA #C3B4E2 #E2B4BC #D3E2B4
square
#B4E2DA #C3B4E2 #E2B4BC #D3E2B4
split-complementary
#B4E2DA #E2B4D3 #E2C3B4
monochromatic
#5CC0AE #88D1C4 #B4E2DA #E0F3F0 #E9F6F4
Accessibility & contrast
On white
1.42
#B4E2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#B4E2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2DA
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2DA | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDA
Deuteranopia (green-blind)
#D5D6DB
Tritanopia (blue-blind)
#A8E4DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e2da; /* rgb */ color: rgb(180, 226, 218); /* oklch */ color: oklch(87.8% 0.049 183.4);
Tailwind
colors: {
custom: {
50: '#cbebe5',
500: '#b4e2da',
950: '#000000',
},
}SCSS
$custom: #b4e2da; $custom-light: #cbebe5; $custom-dark: #000000;
JSON
{
"hex": "#b4e2da",
"rgb": {
"r": 180,
"g": 226,
"b": 218
},
"hsl": {
"h": 169.565,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.87819,
"c": 0.0489,
"h": 183.4
},
"luminance": 0.69158
}Semantic roles & 50–950 ramp
primary
#B4E2DA
secondary
#BB7F89
accent
#2E46B7
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131615
muted
#838484