#A6DFD5#A6DFD5
#A6DFD5 is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.2% C 0.060 H 182.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DFD5 |
|---|---|
| RGB | rgb(166, 223, 213) |
| HSL | hsl(169, 47%, 76%) |
| HSV | hsv(169, 26%, 87%) |
| CMYK | cmyk(25.6%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(84.83, -20.21, -1.00) |
| CIE-LCH | lch(84.83, 20.24, 182.84°) |
| OKLab | oklab(86.18% -0.0598 -0.003) |
| OKLCH | oklch(86.18% 0.06 182.9) |
| XYZ | xyz(54.1200, 65.6840, 72.7646) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.21
Duck Egg Blue
#C3FBF4
ΔE00 6.39
Eggshell Blue
#C4FFF7
ΔE00 7.01
Powder Blue
#B0E0E6
ΔE00 7.17
Pale Cyan
#B7FFFA
ΔE00 7.25
Pale Aqua
#B8FFEB
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DFD5 #DFA6B0
analogous
#A6DFB9 #A6DFD5 #A6CDDF
triadic
#A6DFD5 #D5A6DF #DFD5A6
tetradic
#A6DFD5 #B9A6DF #DFA6B0 #CDDFA6
square
#A6DFD5 #B9A6DF #DFA6B0 #CDDFA6
split-complementary
#A6DFD5 #DFA6CD #DFB9A6
monochromatic
#4CBFAB #79CFC0 #A6DFD5 #D3EFEA #E8F7F4
Accessibility & contrast
On white
1.49
#A6DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#A6DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DFD5
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DFD5 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D5
Deuteranopia (green-blind)
#CFD1D6
Tritanopia (blue-blind)
#96E1DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a6dfd5; /* rgb */ color: rgb(166, 223, 213); /* oklch */ color: oklch(86.2% 0.060 182.9);
Tailwind
colors: {
custom: {
50: '#c1e9e1',
500: '#a6dfd5',
950: '#000000',
},
}SCSS
$custom: #a6dfd5; $custom-light: #c1e9e1; $custom-dark: #000000;
JSON
{
"hex": "#a6dfd5",
"rgb": {
"r": 166,
"g": 223,
"b": 213
},
"hsl": {
"h": 169.474,
"s": 47.107,
"l": 76.275
},
"oklch": {
"l": 0.86175,
"c": 0.05992,
"h": 182.9
},
"luminance": 0.65686
}Semantic roles & 50–950 ramp
primary
#A6DFD5
secondary
#B8727E
accent
#2B44BA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484