#B6DFD7#B6DFD7
#B6DFD7 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.2% C 0.044 H 182.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DFD7 |
|---|---|
| RGB | rgb(182, 223, 215) |
| HSL | hsl(168, 39%, 79%) |
| HSV | hsv(168, 18%, 87%) |
| CMYK | cmyk(18.4%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(85.82, -14.92, -0.51) |
| CIE-LCH | lch(85.82, 14.93, 181.96°) |
| OKLab | oklab(87.22% -0.0442 -0.0016) |
| OKLCH | oklch(87.22% 0.044 182.1) |
| XYZ | xyz(57.9414, 67.6249, 74.2769) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.74
Powder Blue
#B0E0E6
ΔE00 5.83
Duck Egg Blue
#C3FBF4
ΔE00 6.36
Ice
#D6FFFA
ΔE00 7.11
Light Light Blue
#CAFFFB
ΔE00 7.14
Eggshell Blue
#C4FFF7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DFD7 #DFB6BE
analogous
#B6DFC3 #B6DFD7 #B6D3DF
triadic
#B6DFD7 #D7B6DF #DFD7B6
tetradic
#B6DFD7 #C3B6DF #DFB6BE #D3DFB6
square
#B6DFD7 #C3B6DF #DFB6BE #D3DFB6
split-complementary
#B6DFD7 #DFB6D3 #DFC3B6
monochromatic
#61BAA8 #8BCCC0 #B6DFD7 #E1F2EE #EAF6F3
Accessibility & contrast
On white
1.45
#B6DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#B6DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DFD7
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DFD7 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD7
Deuteranopia (green-blind)
#D3D4D8
Tritanopia (blue-blind)
#ABE1DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b6dfd7; /* rgb */ color: rgb(182, 223, 215); /* oklch */ color: oklch(87.2% 0.044 182.1);
Tailwind
colors: {
custom: {
50: '#cce9e3',
500: '#b6dfd7',
950: '#000000',
},
}SCSS
$custom: #b6dfd7; $custom-light: #cce9e3; $custom-dark: #000000;
JSON
{
"hex": "#b6dfd7",
"rgb": {
"r": 182,
"g": 223,
"b": 215
},
"hsl": {
"h": 168.293,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.87218,
"c": 0.0442,
"h": 182.1
},
"luminance": 0.67627
}Semantic roles & 50–950 ramp
primary
#B6DFD7
secondary
#B7828C
accent
#334CB2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484