#B6DED1#B6DED1
#B6DED1 is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.8% C 0.046 H 173.5°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DED1 |
|---|---|
| RGB | rgb(182, 222, 209) |
| HSL | hsl(161, 38%, 79%) |
| HSV | hsv(161, 18%, 87%) |
| CMYK | cmyk(18%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(85.40, -15.61, 2.04) |
| CIE-LCH | lch(85.40, 15.75, 172.54°) |
| OKLab | oklab(86.83% -0.0453 0.0052) |
| OKLCH | oklch(86.83% 0.046 173.5) |
| XYZ | xyz(56.9182, 66.7894, 70.2020) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.10
Paleturquoise
#AFEEEE
ΔE00 7.26
Eggshell Blue
#C4FFF7
ΔE00 7.84
Powder Blue
#B0E0E6
ΔE00 7.88
Ice
#D6FFFA
ΔE00 7.96
Light Light Blue
#CAFFFB
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DED1 #DEB6C3
analogous
#B6DEBD #B6DED1 #B6D7DE
triadic
#B6DED1 #D1B6DE #DED1B6
tetradic
#B6DED1 #BDB6DE #DEB6C3 #D7DEB6
square
#B6DED1 #BDB6DE #DEB6C3 #D7DEB6
split-complementary
#B6DED1 #DEB6D7 #DEBDB6
monochromatic
#62B89C #8CCBB6 #B6DED1 #E0F1EC #EAF5F2
Accessibility & contrast
On white
1.46
#B6DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#B6DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DED1
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DED1 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D0
Deuteranopia (green-blind)
#D4D3D2
Tritanopia (blue-blind)
#ADDFDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b6ded1; /* rgb */ color: rgb(182, 222, 209); /* oklch */ color: oklch(86.8% 0.046 173.5);
Tailwind
colors: {
custom: {
50: '#cce8df',
500: '#b6ded1',
950: '#000000',
},
}SCSS
$custom: #b6ded1; $custom-light: #cce8df; $custom-dark: #000000;
JSON
{
"hex": "#b6ded1",
"rgb": {
"r": 182,
"g": 222,
"b": 209
},
"hsl": {
"h": 160.5,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.86833,
"c": 0.04556,
"h": 173.5
},
"luminance": 0.66791
}Semantic roles & 50–950 ramp
primary
#B6DED1
secondary
#B68293
accent
#355DB1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484