#B4E2DE#B4E2DE
#B4E2DE is a very light, muted teal. Relative luminance 0.694; OKLCH L 87.9% C 0.048 H 189.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2DE |
|---|---|
| RGB | rgb(180, 226, 222) |
| HSL | hsl(175, 44%, 80%) |
| HSV | hsv(175, 20%, 89%) |
| CMYK | cmyk(20.4%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(86.69, -15.61, -2.95) |
| CIE-LCH | lch(86.69, 15.88, 190.69°) |
| OKLab | oklab(87.94% -0.0472 -0.0081) |
| OKLCH | oklch(87.94% 0.048 189.8) |
| XYZ | xyz(59.1998, 69.3678, 79.3632) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.98
Powder Blue
#B0E0E6
ΔE00 4.17
Duck Egg Blue
#C3FBF4
ΔE00 5.55
Light Light Blue
#CAFFFB
ΔE00 6.15
Light Sky Blue
#C6FCFF
ΔE00 6.24
Pale Blue
#D0FEFE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2DE #E2B4B8
analogous
#B4E2C7 #B4E2DE #B4CFE2
triadic
#B4E2DE #DEB4E2 #E2DEB4
tetradic
#B4E2DE #C7B4E2 #E2B4B8 #CFE2B4
square
#B4E2DE #C7B4E2 #E2B4B8 #CFE2B4
split-complementary
#B4E2DE #E2B4CF #E2C7B4
monochromatic
#5CC0B7 #88D1CB #B4E2DE #E0F3F1 #E9F6F5
Accessibility & contrast
On white
1.41
#B4E2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#B4E2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2DE
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2DE | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#D4D6DF
Tritanopia (blue-blind)
#A7E5E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e2de; /* rgb */ color: rgb(180, 226, 222); /* oklch */ color: oklch(87.9% 0.048 189.8);
Tailwind
colors: {
custom: {
50: '#cbebe8',
500: '#b4e2de',
950: '#000000',
},
}SCSS
$custom: #b4e2de; $custom-light: #cbebe8; $custom-dark: #000000;
JSON
{
"hex": "#b4e2de",
"rgb": {
"r": 180,
"g": 226,
"b": 222
},
"hsl": {
"h": 174.783,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.87937,
"c": 0.04791,
"h": 189.8
},
"luminance": 0.6937
}Semantic roles & 50–950 ramp
primary
#B4E2DE
secondary
#BB7F84
accent
#2E3AB7
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131616
muted
#838484