#B6DFD1#B6DFD1
#B6DFD1 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.0% C 0.047 H 172.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DFD1 |
|---|---|
| RGB | rgb(182, 223, 209) |
| HSL | hsl(160, 39%, 79%) |
| HSV | hsv(160, 18%, 87%) |
| CMYK | cmyk(18.4%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(85.67, -16.12, 2.43) |
| CIE-LCH | lch(85.67, 16.30, 171.41°) |
| OKLab | oklab(87.05% -0.0466 0.0062) |
| OKLCH | oklch(87.05% 0.047 172.4) |
| XYZ | xyz(57.1846, 67.3222, 70.2908) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.00
Paleturquoise
#AFEEEE
ΔE00 7.34
Eggshell Blue
#C4FFF7
ΔE00 7.69
Ice
#D6FFFA
ΔE00 7.98
Light Light Blue
#CAFFFB
ΔE00 8.09
Pale Aqua
#B8FFEB
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DFD1 #DFB6C4
analogous
#B6DFBD #B6DFD1 #B6D9DF
triadic
#B6DFD1 #D1B6DF #DFD1B6
tetradic
#B6DFD1 #BDB6DF #DFB6C4 #D9DFB6
square
#B6DFD1 #BDB6DF #DFB6C4 #D9DFB6
split-complementary
#B6DFD1 #DFB6D9 #DFBDB6
monochromatic
#61BA9B #8BCCB6 #B6DFD1 #E1F2EC #EAF6F2
Accessibility & contrast
On white
1.45
#B6DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#B6DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DFD1
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DFD1 | 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)
#DCD9D0
Deuteranopia (green-blind)
#D4D4D2
Tritanopia (blue-blind)
#ADE0DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b6dfd1; /* rgb */ color: rgb(182, 223, 209); /* oklch */ color: oklch(87.0% 0.047 172.4);
Tailwind
colors: {
custom: {
50: '#cce9df',
500: '#b6dfd1',
950: '#000000',
},
}SCSS
$custom: #b6dfd1; $custom-light: #cce9df; $custom-dark: #000000;
JSON
{
"hex": "#b6dfd1",
"rgb": {
"r": 182,
"g": 223,
"b": 209
},
"hsl": {
"h": 159.512,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.87047,
"c": 0.047,
"h": 172.4
},
"luminance": 0.67324
}Semantic roles & 50–950 ramp
primary
#B6DFD1
secondary
#B78294
accent
#335FB2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484