#A6CCCA#A6CCCA
#A6CCCA is a light, muted teal. Relative luminance 0.556; OKLCH L 81.7% C 0.040 H 192.4°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A6CCCA |
|---|---|
| RGB | rgb(166, 204, 202) |
| HSL | hsl(177, 27%, 73%) |
| HSV | hsv(177, 19%, 80%) |
| CMYK | cmyk(18.6%, 0%, 1%, 20%) |
| CIE-LAB | lab(79.36, -12.93, -3.17) |
| CIE-LCH | lch(79.36, 13.31, 193.79°) |
| OKLab | oklab(81.72% -0.0394 -0.0087) |
| OKLCH | oklch(81.72% 0.04 192.4) |
| XYZ | xyz(47.9764, 55.5554, 64.0611) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.79
Lightblue
#ADD8E6
ΔE00 7.37
Paleturquoise
#AFEEEE
ΔE00 8.57
Pale Sky Blue
#BDF6FE
ΔE00 10.33
Robin'S Egg Blue
#98EFF9
ΔE00 10.83
Duck Egg Blue
#C3FBF4
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6CCCA #CCA6A8
analogous
#A6CCB7 #A6CCCA #A6BBCC
triadic
#A6CCCA #CAA6CC #CCCAA6
tetradic
#A6CCCA #B7A6CC #CCA6A8 #BBCCA6
square
#A6CCCA #B7A6CC #CCA6A8 #BBCCA6
split-complementary
#A6CCCA #CCA6BB #CCB7A6
monochromatic
#5A9D9A #7FB6B3 #A6CCCA #CDE2E1 #ECF4F3
Accessibility & contrast
On white
1.73
#A6CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#A6CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6CCCA
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6CCCA | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#C0C2CA
Tritanopia (blue-blind)
#9BCECB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a6ccca; /* rgb */ color: rgb(166, 204, 202); /* oklch */ color: oklch(81.7% 0.040 192.4);
Tailwind
colors: {
custom: {
50: '#c1dbda',
500: '#a6ccca',
950: '#000000',
},
}SCSS
$custom: #a6ccca; $custom-light: #c1dbda; $custom-dark: #000000;
JSON
{
"hex": "#a6ccca",
"rgb": {
"r": 166,
"g": 204,
"b": 202
},
"hsl": {
"h": 176.842,
"s": 27.143,
"l": 72.549
},
"oklch": {
"l": 0.81721,
"c": 0.04038,
"h": 192.4
},
"luminance": 0.55557
}Semantic roles & 50–950 ramp
primary
#A6CCCA
secondary
#A17577
accent
#4045A6
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483