#B2E4D9#B2E4D9
#B2E4D9 is a very light, muted teal. Relative luminance 0.700; OKLCH L 88.1% C 0.054 H 180.0°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E4D9 |
|---|---|
| RGB | rgb(178, 228, 217) |
| HSL | hsl(167, 48%, 80%) |
| HSV | hsv(167, 22%, 89%) |
| CMYK | cmyk(21.9%, 0%, 4.8%, 10.6%) |
| CIE-LAB | lab(86.98, -18.25, 0.10) |
| CIE-LCH | lch(86.98, 18.25, 179.69°) |
| OKLab | oklab(88.1% -0.0537 0) |
| OKLCH | oklch(88.1% 0.054 180) |
| XYZ | xyz(58.6242, 69.9593, 76.0468) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.14
Duck Egg Blue
#C3FBF4
ΔE00 5.21
Eggshell Blue
#C4FFF7
ΔE00 5.91
Light Light Blue
#CAFFFB
ΔE00 6.47
Pale Aqua
#B8FFEB
ΔE00 6.74
Pale Cyan
#B7FFFA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E4D9 #E4B2BD
analogous
#B2E4C0 #B2E4D9 #B2D6E4
triadic
#B2E4D9 #D9B2E4 #E4D9B2
tetradic
#B2E4D9 #C0B2E4 #E4B2BD #D6E4B2
square
#B2E4D9 #C0B2E4 #E4B2BD #D6E4B2
split-complementary
#B2E4D9 #E4B2D6 #E4C0B2
monochromatic
#57C4AC #85D4C3 #B2E4D9 #DFF4EF #E8F7F4
Accessibility & contrast
On white
1.40
#B2E4D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#B2E4D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E4D9
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E4D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E4D9 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED9
Deuteranopia (green-blind)
#D6D7DA
Tritanopia (blue-blind)
#A5E6E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2e4d9; /* rgb */ color: rgb(178, 228, 217); /* oklch */ color: oklch(88.1% 0.054 180.0);
Tailwind
colors: {
custom: {
50: '#caece4',
500: '#b2e4d9',
950: '#000000',
},
}SCSS
$custom: #b2e4d9; $custom-light: #caece4; $custom-dark: #000000;
JSON
{
"hex": "#b2e4d9",
"rgb": {
"r": 178,
"g": 228,
"b": 217
},
"hsl": {
"h": 166.8,
"s": 48.077,
"l": 79.608
},
"oklch": {
"l": 0.88095,
"c": 0.05368,
"h": 180
},
"luminance": 0.69962
}Semantic roles & 50–950 ramp
primary
#B2E4D9
secondary
#BE7C8B
accent
#2A4ABB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484