#B5DED1#B5DED1
#B5DED1 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.8% C 0.046 H 173.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DED1 |
|---|---|
| RGB | rgb(181, 222, 209) |
| HSL | hsl(161, 38%, 79%) |
| HSV | hsv(161, 18%, 87%) |
| CMYK | cmyk(18.5%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(85.34, -15.93, 1.95) |
| CIE-LCH | lch(85.34, 16.05, 173.03°) |
| OKLab | oklab(86.77% -0.0462 0.0049) |
| OKLCH | oklch(86.77% 0.046 173.9) |
| XYZ | xyz(56.6828, 66.6680, 70.1910) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.03
Paleturquoise
#AFEEEE
ΔE00 7.14
Eggshell Blue
#C4FFF7
ΔE00 7.76
Powder Blue
#B0E0E6
ΔE00 7.86
Ice
#D6FFFA
ΔE00 8.01
Light Light Blue
#CAFFFB
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DED1 #DEB5C2
analogous
#B5DEBD #B5DED1 #B5D7DE
triadic
#B5DED1 #D1B5DE #DED1B5
tetradic
#B5DED1 #BDB5DE #DEB5C2 #D7DEB5
square
#B5DED1 #BDB5DE #DEB5C2 #D7DEB5
split-complementary
#B5DED1 #DEB5D7 #DEBDB5
monochromatic
#60B89C #8BCBB7 #B5DED1 #DFF1EB #EAF6F2
Accessibility & contrast
On white
1.47
#B5DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#B5DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DED1
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DED1 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D0
Deuteranopia (green-blind)
#D3D3D2
Tritanopia (blue-blind)
#ACDFDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b5ded1; /* rgb */ color: rgb(181, 222, 209); /* oklch */ color: oklch(86.8% 0.046 173.9);
Tailwind
colors: {
custom: {
50: '#cbe8df',
500: '#b5ded1',
950: '#000000',
},
}SCSS
$custom: #b5ded1; $custom-light: #cbe8df; $custom-dark: #000000;
JSON
{
"hex": "#b5ded1",
"rgb": {
"r": 181,
"g": 222,
"b": 209
},
"hsl": {
"h": 160.976,
"s": 38.318,
"l": 79.02
},
"oklch": {
"l": 0.86768,
"c": 0.04647,
"h": 173.9
},
"luminance": 0.6667
}Semantic roles & 50–950 ramp
primary
#B5DED1
secondary
#B68192
accent
#345CB1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484