#B4E5DA#B4E5DA
#B4E5DA is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.5% C 0.053 H 179.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E5DA |
|---|---|
| RGB | rgb(180, 229, 218) |
| HSL | hsl(167, 49%, 80%) |
| HSV | hsv(167, 21%, 90%) |
| CMYK | cmyk(21.4%, 0%, 4.8%, 10.2%) |
| CIE-LAB | lab(87.39, -17.93, 0.19) |
| CIE-LCH | lch(87.39, 17.94, 179.40°) |
| OKLab | oklab(88.46% -0.0527 0.0002) |
| OKLCH | oklch(88.46% 0.053 179.8) |
| XYZ | xyz(59.4929, 70.8017, 76.8476) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 5.01
Paleturquoise
#AFEEEE
ΔE00 5.13
Eggshell Blue
#C4FFF7
ΔE00 5.72
Light Light Blue
#CAFFFB
ΔE00 6.25
Pale Aqua
#B8FFEB
ΔE00 6.66
Pale Cyan
#B7FFFA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E5DA #E5B4BF
analogous
#B4E5C2 #B4E5DA #B4D7E5
triadic
#B4E5DA #DAB4E5 #E5DAB4
tetradic
#B4E5DA #C2B4E5 #E5B4BF #D7E5B4
square
#B4E5DA #C2B4E5 #E5B4BF #D7E5B4
split-complementary
#B4E5DA #E5B4D7 #E5C2B4
monochromatic
#59C5AD #87D5C4 #B4E5DA #E1F5F0 #E8F7F4
Accessibility & contrast
On white
1.39
#B4E5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#B4E5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E5DA
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E5DA | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDA
Deuteranopia (green-blind)
#D7D8DB
Tritanopia (blue-blind)
#A7E7E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e5da; /* rgb */ color: rgb(180, 229, 218); /* oklch */ color: oklch(88.5% 0.053 179.8);
Tailwind
colors: {
custom: {
50: '#cbede5',
500: '#b4e5da',
950: '#000000',
},
}SCSS
$custom: #b4e5da; $custom-light: #cbede5; $custom-dark: #000000;
JSON
{
"hex": "#b4e5da",
"rgb": {
"r": 180,
"g": 229,
"b": 218
},
"hsl": {
"h": 166.531,
"s": 48.515,
"l": 80.196
},
"oklch": {
"l": 0.88462,
"c": 0.05272,
"h": 179.8
},
"luminance": 0.70804
}Semantic roles & 50–950 ramp
primary
#B4E5DA
secondary
#BF7E8D
accent
#2A4ABC
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131615
muted
#838484