#A6CCC4#A6CCC4
#A6CCC4 is a light, muted teal. Relative luminance 0.553; OKLCH L 81.5% C 0.042 H 181.0°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A6CCC4 |
|---|---|
| RGB | rgb(166, 204, 196) |
| HSL | hsl(167, 27%, 73%) |
| HSV | hsv(167, 19%, 80%) |
| CMYK | cmyk(18.6%, 0%, 3.9%, 20%) |
| CIE-LAB | lab(79.20, -14.18, -0.19) |
| CIE-LCH | lch(79.20, 14.18, 180.75°) |
| OKLab | oklab(81.54% -0.0419 -0.0007) |
| OKLCH | oklch(81.54% 0.042 181) |
| XYZ | xyz(47.2798, 55.2768, 60.3923) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.59
Pale Teal
#82CBB2
ΔE00 8.89
Paleturquoise
#AFEEEE
ΔE00 9.08
Lightblue
#ADD8E6
ΔE00 9.91
Seafoam Blue
#78D1B6
ΔE00 10.34
Duck Egg Blue
#C3FBF4
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6CCC4 #CCA6AE
analogous
#A6CCB1 #A6CCC4 #A6C1CC
triadic
#A6CCC4 #C4A6CC #CCC4A6
tetradic
#A6CCC4 #B1A6CC #CCA6AE #C1CCA6
square
#A6CCC4 #B1A6CC #CCA6AE #C1CCA6
split-complementary
#A6CCC4 #CCA6C1 #CCB1A6
monochromatic
#5A9D8F #7FB6AA #A6CCC4 #CDE2DE #ECF4F2
Accessibility & contrast
On white
1.74
#A6CCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#A6CCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6CCC4
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6CCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6CCC4 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C4
Deuteranopia (green-blind)
#C1C2C5
Tritanopia (blue-blind)
#9CCDC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a6ccc4; /* rgb */ color: rgb(166, 204, 196); /* oklch */ color: oklch(81.5% 0.042 181.0);
Tailwind
colors: {
custom: {
50: '#c1dbd5',
500: '#a6ccc4',
950: '#000000',
},
}SCSS
$custom: #a6ccc4; $custom-light: #c1dbd5; $custom-dark: #000000;
JSON
{
"hex": "#a6ccc4",
"rgb": {
"r": 166,
"g": 204,
"b": 196
},
"hsl": {
"h": 167.368,
"s": 27.143,
"l": 72.549
},
"oklch": {
"l": 0.81541,
"c": 0.04187,
"h": 181
},
"luminance": 0.55278
}Semantic roles & 50–950 ramp
primary
#A6CCC4
secondary
#A1757E
accent
#4055A6
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483