#B5DFD5#B5DFD5
#B5DFD5 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.1% C 0.046 H 179.1°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DFD5 |
|---|---|
| RGB | rgb(181, 223, 213) |
| HSL | hsl(166, 40%, 79%) |
| HSV | hsv(166, 19%, 87%) |
| CMYK | cmyk(18.8%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.71, -15.63, 0.37) |
| CIE-LCH | lch(85.71, 15.64, 178.63°) |
| OKLab | oklab(87.1% -0.0459 0.0008) |
| OKLCH | oklch(87.1% 0.046 179.1) |
| XYZ | xyz(57.4507, 67.4014, 72.9207) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.09
Duck Egg Blue
#C3FBF4
ΔE00 6.41
Powder Blue
#B0E0E6
ΔE00 6.63
Eggshell Blue
#C4FFF7
ΔE00 7.23
Light Light Blue
#CAFFFB
ΔE00 7.36
Ice
#D6FFFA
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DFD5 #DFB5BF
analogous
#B5DFC0 #B5DFD5 #B5D4DF
triadic
#B5DFD5 #D5B5DF #DFD5B5
tetradic
#B5DFD5 #C0B5DF #DFB5BF #D4DFB5
square
#B5DFD5 #C0B5DF #DFB5BF #D4DFB5
split-complementary
#B5DFD5 #DFB5D4 #DFC0B5
monochromatic
#60BAA5 #8ACDBD #B5DFD5 #E0F1ED #EAF6F3
Accessibility & contrast
On white
1.45
#B5DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#B5DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DFD5
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DFD5 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD5
Deuteranopia (green-blind)
#D3D4D6
Tritanopia (blue-blind)
#AAE0DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b5dfd5; /* rgb */ color: rgb(181, 223, 213); /* oklch */ color: oklch(87.1% 0.046 179.1);
Tailwind
colors: {
custom: {
50: '#cbe9e1',
500: '#b5dfd5',
950: '#000000',
},
}SCSS
$custom: #b5dfd5; $custom-light: #cbe9e1; $custom-dark: #000000;
JSON
{
"hex": "#b5dfd5",
"rgb": {
"r": 181,
"g": 223,
"b": 213
},
"hsl": {
"h": 165.714,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.87096,
"c": 0.04594,
"h": 179.1
},
"luminance": 0.67403
}Semantic roles & 50–950 ramp
primary
#B5DFD5
secondary
#B8818E
accent
#3351B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484