#A6DFD7#A6DFD7
#A6DFD7 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.2% C 0.059 H 185.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DFD7 |
|---|---|
| RGB | rgb(166, 223, 215) |
| HSL | hsl(172, 47%, 76%) |
| HSV | hsv(172, 26%, 87%) |
| CMYK | cmyk(25.6%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(84.89, -19.79, -1.98) |
| CIE-LCH | lch(84.89, 19.88, 185.73°) |
| OKLab | oklab(86.23% -0.059 -0.0056) |
| OKLCH | oklch(86.23% 0.059 185.4) |
| XYZ | xyz(54.3754, 65.7862, 74.1098) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.63
Duck Egg Blue
#C3FBF4
ΔE00 6.24
Powder Blue
#B0E0E6
ΔE00 6.44
Eggshell Blue
#C4FFF7
ΔE00 6.93
Pale Cyan
#B7FFFA
ΔE00 7.04
Light Light Blue
#CAFFFB
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DFD7 #DFA6AE
analogous
#A6DFBB #A6DFD7 #A6CBDF
triadic
#A6DFD7 #D7A6DF #DFD7A6
tetradic
#A6DFD7 #BBA6DF #DFA6AE #CBDFA6
square
#A6DFD7 #BBA6DF #DFA6AE #CBDFA6
split-complementary
#A6DFD7 #DFA6CB #DFBBA6
monochromatic
#4CBFAF #79CFC3 #A6DFD7 #D3EFEB #E8F7F5
Accessibility & contrast
On white
1.48
#A6DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#A6DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DFD7
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DFD7 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D7
Deuteranopia (green-blind)
#CED1D8
Tritanopia (blue-blind)
#95E2DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a6dfd7; /* rgb */ color: rgb(166, 223, 215); /* oklch */ color: oklch(86.2% 0.059 185.4);
Tailwind
colors: {
custom: {
50: '#c1e9e3',
500: '#a6dfd7',
950: '#000000',
},
}SCSS
$custom: #a6dfd7; $custom-light: #c1e9e3; $custom-dark: #000000;
JSON
{
"hex": "#a6dfd7",
"rgb": {
"r": 166,
"g": 223,
"b": 215
},
"hsl": {
"h": 171.579,
"s": 47.107,
"l": 76.275
},
"oklch": {
"l": 0.86234,
"c": 0.0593,
"h": 185.4
},
"luminance": 0.65789
}Semantic roles & 50–950 ramp
primary
#A6DFD7
secondary
#B8727B
accent
#2B3FBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484