#B4E2D2#B4E2D2
#B4E2D2 is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.6% C 0.053 H 171.8°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2D2 |
|---|---|
| RGB | rgb(180, 226, 210) |
| HSL | hsl(159, 44%, 80%) |
| HSV | hsv(159, 20%, 89%) |
| CMYK | cmyk(20.4%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(86.38, -18.05, 2.93) |
| CIE-LCH | lch(86.38, 18.28, 170.79°) |
| OKLab | oklab(87.59% -0.052 0.0075) |
| OKLCH | oklch(87.59% 0.053 171.8) |
| XYZ | xyz(57.6483, 68.7472, 71.1924) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.57
Pale Aqua
#B8FFEB
ΔE00 6.98
Eggshell Blue
#C4FFF7
ΔE00 7.15
Paleturquoise
#AFEEEE
ΔE00 7.25
Light Light Blue
#CAFFFB
ΔE00 7.88
Light Teal
#90E4C1
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2D2 #E2B4C4
analogous
#B4E2BB #B4E2D2 #B4DBE2
triadic
#B4E2D2 #D2B4E2 #E2D2B4
tetradic
#B4E2D2 #BBB4E2 #E2B4C4 #DBE2B4
square
#B4E2D2 #BBB4E2 #E2B4C4 #DBE2B4
split-complementary
#B4E2D2 #E2B4DB #E2BBB4
monochromatic
#5CC09D #88D1B8 #B4E2D2 #E0F3EC #E9F6F2
Accessibility & contrast
On white
1.42
#B4E2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#B4E2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2D2
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2D2 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#D6D6D3
Tritanopia (blue-blind)
#AAE3DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b4e2d2; /* rgb */ color: rgb(180, 226, 210); /* oklch */ color: oklch(87.6% 0.053 171.8);
Tailwind
colors: {
custom: {
50: '#cbebdf',
500: '#b4e2d2',
950: '#000000',
},
}SCSS
$custom: #b4e2d2; $custom-light: #cbebdf; $custom-dark: #000000;
JSON
{
"hex": "#b4e2d2",
"rgb": {
"r": 180,
"g": 226,
"b": 210
},
"hsl": {
"h": 159.13,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.87591,
"c": 0.05257,
"h": 171.8
},
"luminance": 0.68749
}Semantic roles & 50–950 ramp
primary
#B4E2D2
secondary
#BB7F94
accent
#2E5EB7
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131615
muted
#838484