#A6DCD9#A6DCD9
#A6DCD9 is a very light, muted teal. Relative luminance 0.643; OKLCH L 85.6% C 0.056 H 191.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DCD9 |
|---|---|
| RGB | rgb(166, 220, 217) |
| HSL | hsl(177, 44%, 76%) |
| HSV | hsv(177, 25%, 86%) |
| CMYK | cmyk(24.5%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(84.12, -17.86, -4.17) |
| CIE-LCH | lch(84.12, 18.34, 193.14°) |
| OKLab | oklab(85.64% -0.0544 -0.0115) |
| OKLCH | oklch(85.64% 0.056 191.9) |
| XYZ | xyz(53.8396, 64.3008, 75.2067) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.23
Powder Blue
#B0E0E6
ΔE00 4.47
Duck Egg Blue
#C3FBF4
ΔE00 6.89
Robin'S Egg Blue
#98EFF9
ΔE00 7.11
Pale Sky Blue
#BDF6FE
ΔE00 7.35
Light Sky Blue
#C6FCFF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DCD9 #DCA6A9
analogous
#A6DCBE #A6DCD9 #A6C4DC
triadic
#A6DCD9 #D9A6DC #DCD9A6
tetradic
#A6DCD9 #BEA6DC #DCA6A9 #C4DCA6
square
#A6DCD9 #BEA6DC #DCA6A9 #C4DCA6
split-complementary
#A6DCD9 #DCA6C4 #DCBEA6
monochromatic
#4EB9B3 #7ACBC6 #A6DCD9 #D2EDEC #E9F6F6
Accessibility & contrast
On white
1.52
#A6DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#A6DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DCD9
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DCD9 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D9
Deuteranopia (green-blind)
#CBCFDA
Tritanopia (blue-blind)
#95DFDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a6dcd9; /* rgb */ color: rgb(166, 220, 217); /* oklch */ color: oklch(85.6% 0.056 191.9);
Tailwind
colors: {
custom: {
50: '#c1e7e4',
500: '#a6dcd9',
950: '#000000',
},
}SCSS
$custom: #a6dcd9; $custom-light: #c1e7e4; $custom-dark: #000000;
JSON
{
"hex": "#a6dcd9",
"rgb": {
"r": 166,
"g": 220,
"b": 217
},
"hsl": {
"h": 176.667,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.85642,
"c": 0.05558,
"h": 191.9
},
"luminance": 0.64303
}Semantic roles & 50–950 ramp
primary
#A6DCD9
secondary
#B47276
accent
#2F36B7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484