#B4E2D3#B4E2D3
#B4E2D3 is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.6% C 0.052 H 173.2°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2D3 |
|---|---|
| RGB | rgb(180, 226, 211) |
| HSL | hsl(160, 44%, 80%) |
| HSV | hsv(160, 20%, 89%) |
| CMYK | cmyk(20.4%, 0%, 6.6%, 11.4%) |
| CIE-LAB | lab(86.40, -17.85, 2.44) |
| CIE-LCH | lch(86.40, 18.01, 172.23°) |
| OKLab | oklab(87.62% -0.0516 0.0062) |
| OKLCH | oklch(87.62% 0.052 173.2) |
| XYZ | xyz(57.7733, 68.7972, 71.8506) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.37
Paleturquoise
#AFEEEE
ΔE00 6.92
Eggshell Blue
#C4FFF7
ΔE00 6.97
Pale Aqua
#B8FFEB
ΔE00 7.02
Light Light Blue
#CAFFFB
ΔE00 7.65
Ice
#D6FFFA
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2D3 #E2B4C3
analogous
#B4E2BC #B4E2D3 #B4DAE2
triadic
#B4E2D3 #D3B4E2 #E2D3B4
tetradic
#B4E2D3 #BCB4E2 #E2B4C3 #DAE2B4
square
#B4E2D3 #BCB4E2 #E2B4C3 #DAE2B4
split-complementary
#B4E2D3 #E2B4DA #E2BCB4
monochromatic
#5CC09F #88D1B9 #B4E2D3 #E0F3ED #E9F6F2
Accessibility & contrast
On white
1.42
#B4E2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#B4E2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2D3
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2D3 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD2
Deuteranopia (green-blind)
#D6D6D4
Tritanopia (blue-blind)
#A9E3DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b4e2d3; /* rgb */ color: rgb(180, 226, 211); /* oklch */ color: oklch(87.6% 0.052 173.2);
Tailwind
colors: {
custom: {
50: '#cbebe0',
500: '#b4e2d3',
950: '#000000',
},
}SCSS
$custom: #b4e2d3; $custom-light: #cbebe0; $custom-dark: #000000;
JSON
{
"hex": "#b4e2d3",
"rgb": {
"r": 180,
"g": 226,
"b": 211
},
"hsl": {
"h": 160.435,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.87619,
"c": 0.052,
"h": 173.2
},
"luminance": 0.68799
}Semantic roles & 50–950 ramp
primary
#B4E2D3
secondary
#BB7F93
accent
#2E5BB7
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131615
muted
#838484