#B6DFD2#B6DFD2
#B6DFD2 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.1% C 0.046 H 173.9°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DFD2 |
|---|---|
| RGB | rgb(182, 223, 210) |
| HSL | hsl(161, 39%, 79%) |
| HSV | hsv(161, 18%, 87%) |
| CMYK | cmyk(18.4%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(85.69, -15.92, 1.94) |
| CIE-LCH | lch(85.69, 16.04, 173.04°) |
| OKLab | oklab(87.08% -0.0462 0.0049) |
| OKLCH | oklch(87.08% 0.046 173.9) |
| XYZ | xyz(57.3088, 67.3719, 70.9449) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.84
Paleturquoise
#AFEEEE
ΔE00 7.04
Eggshell Blue
#C4FFF7
ΔE00 7.57
Ice
#D6FFFA
ΔE00 7.79
Powder Blue
#B0E0E6
ΔE00 7.84
Light Light Blue
#CAFFFB
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DFD2 #DFB6C3
analogous
#B6DFBE #B6DFD2 #B6D8DF
triadic
#B6DFD2 #D2B6DF #DFD2B6
tetradic
#B6DFD2 #BEB6DF #DFB6C3 #D8DFB6
square
#B6DFD2 #BEB6DF #DFB6C3 #D8DFB6
split-complementary
#B6DFD2 #DFB6D8 #DFBEB6
monochromatic
#61BA9E #8BCCB8 #B6DFD2 #E1F2EC #EAF6F2
Accessibility & contrast
On white
1.45
#B6DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#B6DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DFD2
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DFD2 | 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)
#DCDAD1
Deuteranopia (green-blind)
#D4D4D3
Tritanopia (blue-blind)
#ADE0DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b6dfd2; /* rgb */ color: rgb(182, 223, 210); /* oklch */ color: oklch(87.1% 0.046 173.9);
Tailwind
colors: {
custom: {
50: '#cce9df',
500: '#b6dfd2',
950: '#000000',
},
}SCSS
$custom: #b6dfd2; $custom-light: #cce9df; $custom-dark: #000000;
JSON
{
"hex": "#b6dfd2",
"rgb": {
"r": 182,
"g": 223,
"b": 210
},
"hsl": {
"h": 160.976,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.87075,
"c": 0.04644,
"h": 173.9
},
"luminance": 0.67374
}Semantic roles & 50–950 ramp
primary
#B6DFD2
secondary
#B78293
accent
#335CB2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484