#B4E2DC#B4E2DC
#B4E2DC is a very light, muted teal. Relative luminance 0.693; OKLCH L 87.9% C 0.048 H 186.5°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2DC |
|---|---|
| RGB | rgb(180, 226, 220) |
| HSL | hsl(172, 44%, 80%) |
| HSV | hsv(172, 20%, 89%) |
| CMYK | cmyk(20.4%, 0%, 2.7%, 11.4%) |
| CIE-LAB | lab(86.63, -16.02, -1.97) |
| CIE-LCH | lch(86.63, 16.14, 187.01°) |
| OKLab | oklab(87.88% -0.048 -0.0055) |
| OKLCH | oklch(87.88% 0.048 186.5) |
| XYZ | xyz(58.9333, 69.2612, 77.9599) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.32
Powder Blue
#B0E0E6
ΔE00 4.99
Duck Egg Blue
#C3FBF4
ΔE00 5.44
Light Light Blue
#CAFFFB
ΔE00 6.22
Eggshell Blue
#C4FFF7
ΔE00 6.33
Ice
#D6FFFA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2DC #E2B4BA
analogous
#B4E2C5 #B4E2DC #B4D1E2
triadic
#B4E2DC #DCB4E2 #E2DCB4
tetradic
#B4E2DC #C5B4E2 #E2B4BA #D1E2B4
square
#B4E2DC #C5B4E2 #E2B4BA #D1E2B4
split-complementary
#B4E2DC #E2B4D1 #E2C5B4
monochromatic
#5CC0B3 #88D1C7 #B4E2DC #E0F3F1 #E9F6F5
Accessibility & contrast
On white
1.41
#B4E2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#B4E2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2DC
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2DC | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#A7E4E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e2dc; /* rgb */ color: rgb(180, 226, 220); /* oklch */ color: oklch(87.9% 0.048 186.5);
Tailwind
colors: {
custom: {
50: '#cbebe6',
500: '#b4e2dc',
950: '#000000',
},
}SCSS
$custom: #b4e2dc; $custom-light: #cbebe6; $custom-dark: #000000;
JSON
{
"hex": "#b4e2dc",
"rgb": {
"r": 180,
"g": 226,
"b": 220
},
"hsl": {
"h": 172.174,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.87878,
"c": 0.04834,
"h": 186.5
},
"luminance": 0.69263
}Semantic roles & 50–950 ramp
primary
#B4E2DC
secondary
#BB7F87
accent
#2E40B7
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131616
muted
#838484