#B6DFD5#B6DFD5
#B6DFD5 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.2% C 0.045 H 178.7°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DFD5 |
|---|---|
| RGB | rgb(182, 223, 213) |
| HSL | hsl(165, 39%, 79%) |
| HSV | hsv(165, 18%, 87%) |
| CMYK | cmyk(18.4%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.77, -15.32, 0.47) |
| CIE-LCH | lch(85.77, 15.33, 178.24°) |
| OKLab | oklab(87.16% -0.045 0.001) |
| OKLCH | oklch(87.16% 0.045 178.7) |
| XYZ | xyz(57.6860, 67.5228, 72.9317) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.22
Duck Egg Blue
#C3FBF4
ΔE00 6.48
Powder Blue
#B0E0E6
ΔE00 6.64
Eggshell Blue
#C4FFF7
ΔE00 7.30
Ice
#D6FFFA
ΔE00 7.33
Light Light Blue
#CAFFFB
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DFD5 #DFB6C0
analogous
#B6DFC1 #B6DFD5 #B6D5DF
triadic
#B6DFD5 #D5B6DF #DFD5B6
tetradic
#B6DFD5 #C1B6DF #DFB6C0 #D5DFB6
square
#B6DFD5 #C1B6DF #DFB6C0 #D5DFB6
split-complementary
#B6DFD5 #DFB6D5 #DFC1B6
monochromatic
#61BAA4 #8BCCBD #B6DFD5 #E1F2ED #EAF6F3
Accessibility & contrast
On white
1.45
#B6DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#B6DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DFD5
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DFD5 | 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)
#DBDAD5
Deuteranopia (green-blind)
#D4D4D6
Tritanopia (blue-blind)
#ACE0DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b6dfd5; /* rgb */ color: rgb(182, 223, 213); /* oklch */ color: oklch(87.2% 0.045 178.7);
Tailwind
colors: {
custom: {
50: '#cce9e1',
500: '#b6dfd5',
950: '#000000',
},
}SCSS
$custom: #b6dfd5; $custom-light: #cce9e1; $custom-dark: #000000;
JSON
{
"hex": "#b6dfd5",
"rgb": {
"r": 182,
"g": 223,
"b": 213
},
"hsl": {
"h": 165.366,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.8716,
"c": 0.04498,
"h": 178.7
},
"luminance": 0.67525
}Semantic roles & 50–950 ramp
primary
#B6DFD5
secondary
#B7828F
accent
#3352B2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484