#B5DFD1#B5DFD1
#B5DFD1 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.0% C 0.048 H 172.9°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DFD1 |
|---|---|
| RGB | rgb(181, 223, 209) |
| HSL | hsl(160, 40%, 79%) |
| HSV | hsv(160, 19%, 87%) |
| CMYK | cmyk(18.8%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(85.61, -16.43, 2.34) |
| CIE-LCH | lch(85.61, 16.60, 171.90°) |
| OKLab | oklab(86.98% -0.0475 0.006) |
| OKLCH | oklch(86.98% 0.048 172.9) |
| XYZ | xyz(56.9492, 67.2008, 70.2798) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.94
Paleturquoise
#AFEEEE
ΔE00 7.23
Eggshell Blue
#C4FFF7
ΔE00 7.62
Pale Aqua
#B8FFEB
ΔE00 8.02
Ice
#D6FFFA
ΔE00 8.02
Light Light Blue
#CAFFFB
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DFD1 #DFB5C3
analogous
#B5DFBC #B5DFD1 #B5D8DF
triadic
#B5DFD1 #D1B5DF #DFD1B5
tetradic
#B5DFD1 #BCB5DF #DFB5C3 #D8DFB5
square
#B5DFD1 #BCB5DF #DFB5C3 #D8DFB5
split-complementary
#B5DFD1 #DFB5D8 #DFBCB5
monochromatic
#60BA9C #8ACDB6 #B5DFD1 #E0F1EC #EAF6F2
Accessibility & contrast
On white
1.45
#B5DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#B5DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DFD1
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DFD1 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D0
Deuteranopia (green-blind)
#D4D4D2
Tritanopia (blue-blind)
#ABE0DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b5dfd1; /* rgb */ color: rgb(181, 223, 209); /* oklch */ color: oklch(87.0% 0.048 172.9);
Tailwind
colors: {
custom: {
50: '#cbe9df',
500: '#b5dfd1',
950: '#000000',
},
}SCSS
$custom: #b5dfd1; $custom-light: #cbe9df; $custom-dark: #000000;
JSON
{
"hex": "#b5dfd1",
"rgb": {
"r": 181,
"g": 223,
"b": 209
},
"hsl": {
"h": 160,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.86982,
"c": 0.04791,
"h": 172.9
},
"luminance": 0.67203
}Semantic roles & 50–950 ramp
primary
#B5DFD1
secondary
#B88193
accent
#335DB3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484