#A6DFD9#A6DFD9
#A6DFD9 is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.3% C 0.059 H 188.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DFD9 |
|---|---|
| RGB | rgb(166, 223, 217) |
| HSL | hsl(174, 47%, 76%) |
| HSV | hsv(174, 26%, 87%) |
| CMYK | cmyk(25.6%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(84.94, -19.36, -2.96) |
| CIE-LCH | lch(84.94, 19.58, 188.71°) |
| OKLab | oklab(86.29% -0.0582 -0.0082) |
| OKLCH | oklch(86.29% 0.059 188.1) |
| XYZ | xyz(54.6340, 65.8896, 75.4715) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.11
Powder Blue
#B0E0E6
ΔE00 5.71
Duck Egg Blue
#C3FBF4
ΔE00 6.20
Eggshell Blue
#C4FFF7
ΔE00 6.92
Pale Cyan
#B7FFFA
ΔE00 6.93
Light Light Blue
#CAFFFB
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DFD9 #DFA6AC
analogous
#A6DFBD #A6DFD9 #A6C9DF
triadic
#A6DFD9 #D9A6DF #DFD9A6
tetradic
#A6DFD9 #BDA6DF #DFA6AC #C9DFA6
square
#A6DFD9 #BDA6DF #DFA6AC #C9DFA6
split-complementary
#A6DFD9 #DFA6C9 #DFBDA6
monochromatic
#4CBFB3 #79CFC6 #A6DFD9 #D3EFEC #E8F7F5
Accessibility & contrast
On white
1.48
#A6DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#A6DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DFD9
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DFD9 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D9
Deuteranopia (green-blind)
#CED1DA
Tritanopia (blue-blind)
#94E2DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a6dfd9; /* rgb */ color: rgb(166, 223, 217); /* oklch */ color: oklch(86.3% 0.059 188.1);
Tailwind
colors: {
custom: {
50: '#c2e9e4',
500: '#a6dfd9',
950: '#000000',
},
}SCSS
$custom: #a6dfd9; $custom-light: #c2e9e4; $custom-dark: #000000;
JSON
{
"hex": "#a6dfd9",
"rgb": {
"r": 166,
"g": 223,
"b": 217
},
"hsl": {
"h": 173.684,
"s": 47.107,
"l": 76.275
},
"oklch": {
"l": 0.86294,
"c": 0.0588,
"h": 188.1
},
"luminance": 0.65892
}Semantic roles & 50–950 ramp
primary
#A6DFD9
secondary
#B87279
accent
#2B3ABA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484