#B5DFD0#B5DFD0
#B5DFD0 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.0% C 0.048 H 171.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DFD0 |
|---|---|
| RGB | rgb(181, 223, 208) |
| HSL | hsl(159, 40%, 79%) |
| HSV | hsv(159, 19%, 87%) |
| CMYK | cmyk(18.8%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(85.58, -16.63, 2.83) |
| CIE-LCH | lch(85.58, 16.87, 170.34°) |
| OKLab | oklab(86.95% -0.0479 0.0072) |
| OKLCH | oklch(86.95% 0.048 171.4) |
| XYZ | xyz(56.8258, 67.1514, 69.6298) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.11
Paleturquoise
#AFEEEE
ΔE00 7.54
Eggshell Blue
#C4FFF7
ΔE00 7.77
Pale Aqua
#B8FFEB
ΔE00 7.97
Ice
#D6FFFA
ΔE00 8.22
Light Light Blue
#CAFFFB
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DFD0 #DFB5C4
analogous
#B5DFBB #B5DFD0 #B5D9DF
triadic
#B5DFD0 #D0B5DF #DFD0B5
tetradic
#B5DFD0 #BBB5DF #DFB5C4 #D9DFB5
square
#B5DFD0 #BBB5DF #DFB5C4 #D9DFB5
split-complementary
#B5DFD0 #DFB5D9 #DFBBB5
monochromatic
#60BA9A #8ACDB5 #B5DFD0 #E0F1EB #EAF6F1
Accessibility & contrast
On white
1.46
#B5DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#B5DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DFD0
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DFD0 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#D4D4D1
Tritanopia (blue-blind)
#ACE0DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b5dfd0; /* rgb */ color: rgb(181, 223, 208); /* oklch */ color: oklch(87.0% 0.048 171.4);
Tailwind
colors: {
custom: {
50: '#cbe9de',
500: '#b5dfd0',
950: '#000000',
},
}SCSS
$custom: #b5dfd0; $custom-light: #cbe9de; $custom-dark: #000000;
JSON
{
"hex": "#b5dfd0",
"rgb": {
"r": 181,
"g": 223,
"b": 208
},
"hsl": {
"h": 158.571,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.86954,
"c": 0.04849,
"h": 171.4
},
"luminance": 0.67153
}Semantic roles & 50–950 ramp
primary
#B5DFD0
secondary
#B88194
accent
#3361B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484