#B5DFD7#B5DFD7
#B5DFD7 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.2% C 0.045 H 182.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DFD7 |
|---|---|
| RGB | rgb(181, 223, 215) |
| HSL | hsl(169, 40%, 79%) |
| HSV | hsv(169, 19%, 87%) |
| CMYK | cmyk(18.8%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(85.76, -15.23, -0.61) |
| CIE-LCH | lch(85.76, 15.24, 182.28°) |
| OKLab | oklab(87.15% -0.0451 -0.0019) |
| OKLCH | oklch(87.15% 0.045 182.4) |
| XYZ | xyz(57.7061, 67.5035, 74.2659) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.61
Powder Blue
#B0E0E6
ΔE00 5.81
Duck Egg Blue
#C3FBF4
ΔE00 6.29
Light Light Blue
#CAFFFB
ΔE00 7.11
Eggshell Blue
#C4FFF7
ΔE00 7.16
Ice
#D6FFFA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DFD7 #DFB5BD
analogous
#B5DFC2 #B5DFD7 #B5D2DF
triadic
#B5DFD7 #D7B5DF #DFD7B5
tetradic
#B5DFD7 #C2B5DF #DFB5BD #D2DFB5
square
#B5DFD7 #C2B5DF #DFB5BD #D2DFB5
split-complementary
#B5DFD7 #DFB5D2 #DFC2B5
monochromatic
#60BAA9 #8ACDC0 #B5DFD7 #E0F1EE #EAF6F3
Accessibility & contrast
On white
1.45
#B5DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#B5DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DFD7
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DFD7 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD7
Deuteranopia (green-blind)
#D3D4D8
Tritanopia (blue-blind)
#AAE1DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b5dfd7; /* rgb */ color: rgb(181, 223, 215); /* oklch */ color: oklch(87.2% 0.045 182.4);
Tailwind
colors: {
custom: {
50: '#cbe9e3',
500: '#b5dfd7',
950: '#000000',
},
}SCSS
$custom: #b5dfd7; $custom-light: #cbe9e3; $custom-dark: #000000;
JSON
{
"hex": "#b5dfd7",
"rgb": {
"r": 181,
"g": 223,
"b": 215
},
"hsl": {
"h": 168.571,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.87154,
"c": 0.04517,
"h": 182.4
},
"luminance": 0.67505
}Semantic roles & 50–950 ramp
primary
#B5DFD7
secondary
#B8818B
accent
#334BB3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484