#B4E5DB#B4E5DB
#B4E5DB is a very light, muted teal. Relative luminance 0.709; OKLCH L 88.5% C 0.052 H 181.2°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E5DB |
|---|---|
| RGB | rgb(180, 229, 219) |
| HSL | hsl(168, 49%, 80%) |
| HSV | hsv(168, 21%, 90%) |
| CMYK | cmyk(21.4%, 0%, 4.4%, 10.2%) |
| CIE-LAB | lab(87.41, -17.73, -0.30) |
| CIE-LCH | lch(87.41, 17.73, 180.97°) |
| OKLab | oklab(88.49% -0.0523 -0.0011) |
| OKLCH | oklch(88.49% 0.052 181.2) |
| XYZ | xyz(59.6242, 70.8542, 77.5388) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.81
Duck Egg Blue
#C3FBF4
ΔE00 4.89
Eggshell Blue
#C4FFF7
ΔE00 5.64
Light Light Blue
#CAFFFB
ΔE00 6.07
Pale Cyan
#B7FFFA
ΔE00 6.55
Ice
#D6FFFA
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E5DB #E5B4BE
analogous
#B4E5C2 #B4E5DB #B4D6E5
triadic
#B4E5DB #DBB4E5 #E5DBB4
tetradic
#B4E5DB #C2B4E5 #E5B4BE #D6E5B4
square
#B4E5DB #C2B4E5 #E5B4BE #D6E5B4
split-complementary
#B4E5DB #E5B4D6 #E5C2B4
monochromatic
#59C5AF #87D5C5 #B4E5DB #E1F5F1 #E8F7F4
Accessibility & contrast
On white
1.38
#B4E5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#B4E5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E5DB
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E5DB | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDB
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#A7E7E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e5db; /* rgb */ color: rgb(180, 229, 219); /* oklch */ color: oklch(88.5% 0.052 181.2);
Tailwind
colors: {
custom: {
50: '#cbede6',
500: '#b4e5db',
950: '#000000',
},
}SCSS
$custom: #b4e5db; $custom-light: #cbede6; $custom-dark: #000000;
JSON
{
"hex": "#b4e5db",
"rgb": {
"r": 180,
"g": 229,
"b": 219
},
"hsl": {
"h": 167.755,
"s": 48.515,
"l": 80.196
},
"oklch": {
"l": 0.8849,
"c": 0.05233,
"h": 181.2
},
"luminance": 0.70856
}Semantic roles & 50–950 ramp
primary
#B4E5DB
secondary
#BF7E8B
accent
#2A48BC
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131615
muted
#838484