#B5DFD3#B5DFD3
#B5DFD3 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.0% C 0.047 H 175.9°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DFD3 |
|---|---|
| RGB | rgb(181, 223, 211) |
| HSL | hsl(163, 40%, 79%) |
| HSV | hsv(163, 19%, 87%) |
| CMYK | cmyk(18.8%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(85.66, -16.03, 1.36) |
| CIE-LCH | lch(85.66, 16.09, 175.17°) |
| OKLab | oklab(87.04% -0.0467 0.0034) |
| OKLCH | oklch(87.04% 0.047 175.9) |
| XYZ | xyz(57.1984, 67.3005, 71.5920) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.63
Paleturquoise
#AFEEEE
ΔE00 6.64
Eggshell Blue
#C4FFF7
ΔE00 7.39
Powder Blue
#B0E0E6
ΔE00 7.43
Ice
#D6FFFA
ΔE00 7.68
Light Light Blue
#CAFFFB
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DFD3 #DFB5C1
analogous
#B5DFBE #B5DFD3 #B5D6DF
triadic
#B5DFD3 #D3B5DF #DFD3B5
tetradic
#B5DFD3 #BEB5DF #DFB5C1 #D6DFB5
square
#B5DFD3 #BEB5DF #DFB5C1 #D6DFB5
split-complementary
#B5DFD3 #DFB5D6 #DFBEB5
monochromatic
#60BAA0 #8ACDBA #B5DFD3 #E0F1EC #EAF6F2
Accessibility & contrast
On white
1.45
#B5DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#B5DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DFD3
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DFD3 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD3
Deuteranopia (green-blind)
#D4D4D4
Tritanopia (blue-blind)
#ABE0DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b5dfd3; /* rgb */ color: rgb(181, 223, 211); /* oklch */ color: oklch(87.0% 0.047 175.9);
Tailwind
colors: {
custom: {
50: '#cbe9e0',
500: '#b5dfd3',
950: '#000000',
},
}SCSS
$custom: #b5dfd3; $custom-light: #cbe9e0; $custom-dark: #000000;
JSON
{
"hex": "#b5dfd3",
"rgb": {
"r": 181,
"g": 223,
"b": 211
},
"hsl": {
"h": 162.857,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.87039,
"c": 0.04685,
"h": 175.9
},
"luminance": 0.67302
}Semantic roles & 50–950 ramp
primary
#B5DFD3
secondary
#B88190
accent
#3357B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484