#B6DFD6#B6DFD6
#B6DFD6 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.2% C 0.045 H 180.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DFD6 |
|---|---|
| RGB | rgb(182, 223, 214) |
| HSL | hsl(167, 39%, 79%) |
| HSV | hsv(167, 18%, 87%) |
| CMYK | cmyk(18.4%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(85.79, -15.12, -0.02) |
| CIE-LCH | lch(85.79, 15.12, 180.08°) |
| OKLab | oklab(87.19% -0.0446 -0.0003) |
| OKLCH | oklch(87.19% 0.045 180.4) |
| XYZ | xyz(57.8134, 67.5737, 73.6023) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.97
Powder Blue
#B0E0E6
ΔE00 6.24
Duck Egg Blue
#C3FBF4
ΔE00 6.41
Ice
#D6FFFA
ΔE00 7.21
Eggshell Blue
#C4FFF7
ΔE00 7.26
Light Light Blue
#CAFFFB
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DFD6 #DFB6BF
analogous
#B6DFC2 #B6DFD6 #B6D4DF
triadic
#B6DFD6 #D6B6DF #DFD6B6
tetradic
#B6DFD6 #C2B6DF #DFB6BF #D4DFB6
square
#B6DFD6 #C2B6DF #DFB6BF #D4DFB6
split-complementary
#B6DFD6 #DFB6D4 #DFC2B6
monochromatic
#61BAA6 #8BCCBE #B6DFD6 #E1F2EE #EAF6F3
Accessibility & contrast
On white
1.45
#B6DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#B6DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DFD6
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DFD6 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD6
Deuteranopia (green-blind)
#D3D4D7
Tritanopia (blue-blind)
#ACE1DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b6dfd6; /* rgb */ color: rgb(182, 223, 214); /* oklch */ color: oklch(87.2% 0.045 180.4);
Tailwind
colors: {
custom: {
50: '#cce9e2',
500: '#b6dfd6',
950: '#000000',
},
}SCSS
$custom: #b6dfd6; $custom-light: #cce9e2; $custom-dark: #000000;
JSON
{
"hex": "#b6dfd6",
"rgb": {
"r": 182,
"g": 223,
"b": 214
},
"hsl": {
"h": 166.829,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.87189,
"c": 0.04457,
"h": 180.4
},
"luminance": 0.67575
}Semantic roles & 50–950 ramp
primary
#B6DFD6
secondary
#B7828E
accent
#334FB2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484