#B4E5DD#B4E5DD
#B4E5DD is a very light, muted teal. Relative luminance 0.710; OKLCH L 88.5% C 0.052 H 184.1°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E5DD |
|---|---|
| RGB | rgb(180, 229, 221) |
| HSL | hsl(170, 49%, 80%) |
| HSV | hsv(170, 21%, 90%) |
| CMYK | cmyk(21.4%, 0%, 3.5%, 10.2%) |
| CIE-LAB | lab(87.47, -17.32, -1.28) |
| CIE-LCH | lch(87.47, 17.37, 184.21°) |
| OKLab | oklab(88.55% -0.0515 -0.0037) |
| OKLCH | oklch(88.55% 0.052 184.1) |
| XYZ | xyz(59.8890, 70.9602, 78.9338) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.19
Duck Egg Blue
#C3FBF4
ΔE00 4.73
Eggshell Blue
#C4FFF7
ΔE00 5.55
Light Light Blue
#CAFFFB
ΔE00 5.77
Powder Blue
#B0E0E6
ΔE00 5.94
Pale Cyan
#B7FFFA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E5DD #E5B4BC
analogous
#B4E5C4 #B4E5DD #B4D4E5
triadic
#B4E5DD #DDB4E5 #E5DDB4
tetradic
#B4E5DD #C4B4E5 #E5B4BC #D4E5B4
square
#B4E5DD #C4B4E5 #E5B4BC #D4E5B4
split-complementary
#B4E5DD #E5B4D4 #E5C4B4
monochromatic
#59C5B4 #87D5C8 #B4E5DD #E1F5F2 #E8F7F5
Accessibility & contrast
On white
1.38
#B4E5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#B4E5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E5DD
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E5DD | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDD
Deuteranopia (green-blind)
#D7D8DE
Tritanopia (blue-blind)
#A6E7E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e5dd; /* rgb */ color: rgb(180, 229, 221); /* oklch */ color: oklch(88.5% 0.052 184.1);
Tailwind
colors: {
custom: {
50: '#cbede7',
500: '#b4e5dd',
950: '#000000',
},
}SCSS
$custom: #b4e5dd; $custom-light: #cbede7; $custom-dark: #000000;
JSON
{
"hex": "#b4e5dd",
"rgb": {
"r": 180,
"g": 229,
"b": 221
},
"hsl": {
"h": 170.204,
"s": 48.515,
"l": 80.196
},
"oklch": {
"l": 0.88548,
"c": 0.05165,
"h": 184.1
},
"luminance": 0.70962
}Semantic roles & 50–950 ramp
primary
#B4E5DD
secondary
#BF7E89
accent
#2A42BC
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131616
muted
#838484