#B6DFD0#B6DFD0
#B6DFD0 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.0% C 0.048 H 170.9°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DFD0 |
|---|---|
| RGB | rgb(182, 223, 208) |
| HSL | hsl(158, 39%, 79%) |
| HSV | hsv(158, 18%, 87%) |
| CMYK | cmyk(18.4%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(85.64, -16.31, 2.93) |
| CIE-LCH | lch(85.64, 16.57, 169.83°) |
| OKLab | oklab(87.02% -0.047 0.0075) |
| OKLCH | oklch(87.02% 0.048 170.9) |
| XYZ | xyz(57.0612, 67.2728, 69.6408) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.17
Paleturquoise
#AFEEEE
ΔE00 7.64
Eggshell Blue
#C4FFF7
ΔE00 7.84
Pale Aqua
#B8FFEB
ΔE00 8.09
Ice
#D6FFFA
ΔE00 8.17
Light Light Blue
#CAFFFB
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DFD0 #DFB6C5
analogous
#B6DFBC #B6DFD0 #B6DADF
triadic
#B6DFD0 #D0B6DF #DFD0B6
tetradic
#B6DFD0 #BCB6DF #DFB6C5 #DADFB6
square
#B6DFD0 #BCB6DF #DFB6C5 #DADFB6
split-complementary
#B6DFD0 #DFB6DA #DFBCB6
monochromatic
#61BA99 #8BCCB5 #B6DFD0 #E1F2EB #EAF6F1
Accessibility & contrast
On white
1.45
#B6DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#B6DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DFD0
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DFD0 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#D5D4D1
Tritanopia (blue-blind)
#ADE0DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b6dfd0; /* rgb */ color: rgb(182, 223, 208); /* oklch */ color: oklch(87.0% 0.048 170.9);
Tailwind
colors: {
custom: {
50: '#cce9de',
500: '#b6dfd0',
950: '#000000',
},
}SCSS
$custom: #b6dfd0; $custom-light: #cce9de; $custom-dark: #000000;
JSON
{
"hex": "#b6dfd0",
"rgb": {
"r": 182,
"g": 223,
"b": 208
},
"hsl": {
"h": 158.049,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.87019,
"c": 0.04758,
"h": 170.9
},
"luminance": 0.67275
}Semantic roles & 50–950 ramp
primary
#B6DFD0
secondary
#B78295
accent
#3362B2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484