#A6CAC2#A6CAC2
#A6CAC2 is a light, muted teal. Relative luminance 0.542; OKLCH L 81.0% C 0.040 H 180.2°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A6CAC2 |
|---|---|
| RGB | rgb(166, 202, 194) |
| HSL | hsl(167, 25%, 72%) |
| HSV | hsv(167, 18%, 79%) |
| CMYK | cmyk(17.8%, 0%, 4%, 20.8%) |
| CIE-LAB | lab(78.60, -13.56, 0.01) |
| CIE-LCH | lch(78.60, 13.56, 179.94°) |
| OKLab | oklab(81.05% -0.04 -0.0002) |
| OKLCH | oklch(81.05% 0.04 180.2) |
| XYZ | xyz(46.5814, 54.2417, 59.0439) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.95
Pale Teal
#82CBB2
ΔE00 9.15
Paleturquoise
#AFEEEE
ΔE00 9.66
Lightblue
#ADD8E6
ΔE00 10.03
Seafoam Blue
#78D1B6
ΔE00 10.67
Duck Egg Blue
#C3FBF4
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6CAC2 #CAA6AE
analogous
#A6CAB0 #A6CAC2 #A6C0CA
triadic
#A6CAC2 #C2A6CA #CAC2A6
tetradic
#A6CAC2 #B0A6CA #CAA6AE #C0CAA6
square
#A6CAC2 #B0A6CA #CAA6AE #C0CAA6
split-complementary
#A6CAC2 #CAA6C0 #CAB0A6
monochromatic
#5C9A8C #80B3A8 #A6CAC2 #CCE1DC #ECF4F2
Accessibility & contrast
On white
1.77
#A6CAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#A6CAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6CAC2
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6CAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6CAC2 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C2
Deuteranopia (green-blind)
#C0C0C3
Tritanopia (blue-blind)
#9DCBC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a6cac2; /* rgb */ color: rgb(166, 202, 194); /* oklch */ color: oklch(81.0% 0.040 180.2);
Tailwind
colors: {
custom: {
50: '#c1dad4',
500: '#a6cac2',
950: '#000000',
},
}SCSS
$custom: #a6cac2; $custom-light: #c1dad4; $custom-dark: #000000;
JSON
{
"hex": "#a6cac2",
"rgb": {
"r": 166,
"g": 202,
"b": 194
},
"hsl": {
"h": 166.667,
"s": 25.352,
"l": 72.157
},
"oklch": {
"l": 0.81049,
"c": 0.03997,
"h": 180.2
},
"luminance": 0.54243
}Semantic roles & 50–950 ramp
primary
#A6CAC2
secondary
#9F757F
accent
#4257A4
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383