#B4E2D5#B4E2D5
#B4E2D5 is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.7% C 0.051 H 176.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2D5 |
|---|---|
| RGB | rgb(180, 226, 213) |
| HSL | hsl(163, 44%, 80%) |
| HSV | hsv(163, 20%, 89%) |
| CMYK | cmyk(20.4%, 0%, 5.8%, 11.4%) |
| CIE-LAB | lab(86.45, -17.45, 1.46) |
| CIE-LCH | lch(86.45, 17.51, 175.23°) |
| OKLab | oklab(87.68% -0.0508 0.0036) |
| OKLCH | oklch(87.68% 0.051 176) |
| XYZ | xyz(58.0256, 68.8981, 73.1793) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.00
Paleturquoise
#AFEEEE
ΔE00 6.27
Eggshell Blue
#C4FFF7
ΔE00 6.68
Pale Aqua
#B8FFEB
ΔE00 7.17
Light Light Blue
#CAFFFB
ΔE00 7.22
Ice
#D6FFFA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2D5 #E2B4C1
analogous
#B4E2BE #B4E2D5 #B4D8E2
triadic
#B4E2D5 #D5B4E2 #E2D5B4
tetradic
#B4E2D5 #BEB4E2 #E2B4C1 #D8E2B4
square
#B4E2D5 #BEB4E2 #E2B4C1 #D8E2B4
split-complementary
#B4E2D5 #E2B4D8 #E2BEB4
monochromatic
#5CC0A4 #88D1BC #B4E2D5 #E0F3EE #E9F6F3
Accessibility & contrast
On white
1.42
#B4E2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#B4E2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2D5
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2D5 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD4
Deuteranopia (green-blind)
#D6D6D6
Tritanopia (blue-blind)
#A9E3DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b4e2d5; /* rgb */ color: rgb(180, 226, 213); /* oklch */ color: oklch(87.7% 0.051 176.0);
Tailwind
colors: {
custom: {
50: '#cbebe1',
500: '#b4e2d5',
950: '#000000',
},
}SCSS
$custom: #b4e2d5; $custom-light: #cbebe1; $custom-dark: #000000;
JSON
{
"hex": "#b4e2d5",
"rgb": {
"r": 180,
"g": 226,
"b": 213
},
"hsl": {
"h": 163.043,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.87675,
"c": 0.05095,
"h": 176
},
"luminance": 0.689
}Semantic roles & 50–950 ramp
primary
#B4E2D5
secondary
#BB7F90
accent
#2E55B7
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131615
muted
#838484