#B5DFD4#B5DFD4
#B5DFD4 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.1% C 0.046 H 177.5°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DFD4 |
|---|---|
| RGB | rgb(181, 223, 212) |
| HSL | hsl(164, 40%, 79%) |
| HSV | hsv(164, 19%, 87%) |
| CMYK | cmyk(18.8%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(85.68, -15.83, 0.86) |
| CIE-LCH | lch(85.68, 15.86, 176.88°) |
| OKLab | oklab(87.07% -0.0463 0.0021) |
| OKLCH | oklch(87.07% 0.046 177.5) |
| XYZ | xyz(57.3241, 67.3508, 72.2543) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.36
Duck Egg Blue
#C3FBF4
ΔE00 6.51
Powder Blue
#B0E0E6
ΔE00 7.03
Eggshell Blue
#C4FFF7
ΔE00 7.30
Light Light Blue
#CAFFFB
ΔE00 7.51
Ice
#D6FFFA
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DFD4 #DFB5C0
analogous
#B5DFBF #B5DFD4 #B5D5DF
triadic
#B5DFD4 #D4B5DF #DFD4B5
tetradic
#B5DFD4 #BFB5DF #DFB5C0 #D5DFB5
square
#B5DFD4 #BFB5DF #DFB5C0 #D5DFB5
split-complementary
#B5DFD4 #DFB5D5 #DFBFB5
monochromatic
#60BAA2 #8ACDBB #B5DFD4 #E0F1ED #EAF6F3
Accessibility & contrast
On white
1.45
#B5DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#B5DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DFD4
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DFD4 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD4
Deuteranopia (green-blind)
#D3D4D5
Tritanopia (blue-blind)
#ABE0DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b5dfd4; /* rgb */ color: rgb(181, 223, 212); /* oklch */ color: oklch(87.1% 0.046 177.5);
Tailwind
colors: {
custom: {
50: '#cbe9e1',
500: '#b5dfd4',
950: '#000000',
},
}SCSS
$custom: #b5dfd4; $custom-light: #cbe9e1; $custom-dark: #000000;
JSON
{
"hex": "#b5dfd4",
"rgb": {
"r": 181,
"g": 223,
"b": 212
},
"hsl": {
"h": 164.286,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.87067,
"c": 0.04638,
"h": 177.5
},
"luminance": 0.67353
}Semantic roles & 50–950 ramp
primary
#B5DFD4
secondary
#B8818F
accent
#3354B3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484