#B5DFD2#B5DFD2
#B5DFD2 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.0% C 0.047 H 174.4°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DFD2 |
|---|---|
| RGB | rgb(181, 223, 210) |
| HSL | hsl(161, 40%, 79%) |
| HSV | hsv(161, 19%, 87%) |
| CMYK | cmyk(18.8%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(85.63, -16.23, 1.85) |
| CIE-LCH | lch(85.63, 16.34, 173.51°) |
| OKLab | oklab(87.01% -0.0471 0.0046) |
| OKLCH | oklch(87.01% 0.047 174.4) |
| XYZ | xyz(57.0734, 67.2505, 70.9338) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.78
Paleturquoise
#AFEEEE
ΔE00 6.93
Eggshell Blue
#C4FFF7
ΔE00 7.50
Powder Blue
#B0E0E6
ΔE00 7.82
Ice
#D6FFFA
ΔE00 7.84
Light Light Blue
#CAFFFB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DFD2 #DFB5C2
analogous
#B5DFBD #B5DFD2 #B5D7DF
triadic
#B5DFD2 #D2B5DF #DFD2B5
tetradic
#B5DFD2 #BDB5DF #DFB5C2 #D7DFB5
square
#B5DFD2 #BDB5DF #DFB5C2 #D7DFB5
split-complementary
#B5DFD2 #DFB5D7 #DFBDB5
monochromatic
#60BA9E #8ACDB8 #B5DFD2 #E0F1EC #EAF6F2
Accessibility & contrast
On white
1.45
#B5DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#B5DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DFD2
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DFD2 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D1
Deuteranopia (green-blind)
#D4D4D3
Tritanopia (blue-blind)
#ABE0DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b5dfd2; /* rgb */ color: rgb(181, 223, 210); /* oklch */ color: oklch(87.0% 0.047 174.4);
Tailwind
colors: {
custom: {
50: '#cbe9df',
500: '#b5dfd2',
950: '#000000',
},
}SCSS
$custom: #b5dfd2; $custom-light: #cbe9df; $custom-dark: #000000;
JSON
{
"hex": "#b5dfd2",
"rgb": {
"r": 181,
"g": 223,
"b": 210
},
"hsl": {
"h": 161.429,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.87011,
"c": 0.04737,
"h": 174.4
},
"luminance": 0.67252
}Semantic roles & 50–950 ramp
primary
#B5DFD2
secondary
#B88192
accent
#335AB3
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484