#B1DED1#B1DED1
#B1DED1 is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.5% C 0.050 H 175.6°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DED1 |
|---|---|
| RGB | rgb(177, 222, 209) |
| HSL | hsl(163, 41%, 78%) |
| HSV | hsv(163, 20%, 87%) |
| CMYK | cmyk(20.3%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(85.09, -17.19, 1.56) |
| CIE-LCH | lch(85.09, 17.26, 174.80°) |
| OKLab | oklab(86.51% -0.05 0.0039) |
| OKLCH | oklch(86.51% 0.05 175.6) |
| XYZ | xyz(55.7581, 66.1912, 70.1476) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.75
Duck Egg Blue
#C3FBF4
ΔE00 6.84
Eggshell Blue
#C4FFF7
ΔE00 7.54
Powder Blue
#B0E0E6
ΔE00 7.84
Pale Aqua
#B8FFEB
ΔE00 7.95
Light Light Blue
#CAFFFB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DED1 #DEB1BE
analogous
#B1DEBA #B1DED1 #B1D4DE
triadic
#B1DED1 #D1B1DE #DED1B1
tetradic
#B1DED1 #BAB1DE #DEB1BE #D4DEB1
square
#B1DED1 #BAB1DE #DEB1BE #D4DEB1
split-complementary
#B1DED1 #DEB1D4 #DEBAB1
monochromatic
#5BBA9E #86CCB8 #B1DED1 #DCF0EA #E9F6F2
Accessibility & contrast
On white
1.47
#B1DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#B1DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DED1
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DED1 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8D0
Deuteranopia (green-blind)
#D2D2D2
Tritanopia (blue-blind)
#A6DFDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b1ded1; /* rgb */ color: rgb(177, 222, 209); /* oklch */ color: oklch(86.5% 0.050 175.6);
Tailwind
colors: {
custom: {
50: '#c9e8df',
500: '#b1ded1',
950: '#000000',
},
}SCSS
$custom: #b1ded1; $custom-light: #c9e8df; $custom-dark: #000000;
JSON
{
"hex": "#b1ded1",
"rgb": {
"r": 177,
"g": 222,
"b": 209
},
"hsl": {
"h": 162.667,
"s": 40.541,
"l": 78.235
},
"oklch": {
"l": 0.86513,
"c": 0.05016,
"h": 175.6
},
"luminance": 0.66193
}Semantic roles & 50–950 ramp
primary
#B1DED1
secondary
#B67D8D
accent
#3257B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484