#B4E5DE#B4E5DE
#B4E5DE is a very light, muted teal. Relative luminance 0.710; OKLCH L 88.6% C 0.051 H 185.6°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E5DE |
|---|---|
| RGB | rgb(180, 229, 222) |
| HSL | hsl(171, 49%, 80%) |
| HSV | hsv(171, 21%, 90%) |
| CMYK | cmyk(21.4%, 0%, 3.1%, 10.2%) |
| CIE-LAB | lab(87.49, -17.11, -1.76) |
| CIE-LCH | lch(87.49, 17.20, 185.89°) |
| OKLab | oklab(88.58% -0.0511 -0.005) |
| OKLCH | oklch(88.58% 0.051 185.6) |
| XYZ | xyz(60.0227, 71.0136, 79.6375) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.91
Duck Egg Blue
#C3FBF4
ΔE00 4.70
Powder Blue
#B0E0E6
ΔE00 5.55
Eggshell Blue
#C4FFF7
ΔE00 5.55
Light Light Blue
#CAFFFB
ΔE00 5.66
Pale Cyan
#B7FFFA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E5DE #E5B4BB
analogous
#B4E5C6 #B4E5DE #B4D3E5
triadic
#B4E5DE #DEB4E5 #E5DEB4
tetradic
#B4E5DE #C6B4E5 #E5B4BB #D3E5B4
square
#B4E5DE #C6B4E5 #E5B4BB #D3E5B4
split-complementary
#B4E5DE #E5B4D3 #E5C6B4
monochromatic
#59C5B6 #87D5CA #B4E5DE #E1F5F2 #E8F7F5
Accessibility & contrast
On white
1.38
#B4E5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#B4E5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E5DE
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E5DE | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDE
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#A6E7E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e5de; /* rgb */ color: rgb(180, 229, 222); /* oklch */ color: oklch(88.6% 0.051 185.6);
Tailwind
colors: {
custom: {
50: '#cbede8',
500: '#b4e5de',
950: '#000000',
},
}SCSS
$custom: #b4e5de; $custom-light: #cbede8; $custom-dark: #000000;
JSON
{
"hex": "#b4e5de",
"rgb": {
"r": 180,
"g": 229,
"b": 222
},
"hsl": {
"h": 171.429,
"s": 48.515,
"l": 80.196
},
"oklch": {
"l": 0.88578,
"c": 0.05136,
"h": 185.6
},
"luminance": 0.71016
}Semantic roles & 50–950 ramp
primary
#B4E5DE
secondary
#BF7E87
accent
#2A3FBC
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131616
muted
#838484