#AAC2C2#AAC2C2
#AAC2C2 is a light, muted teal. Relative luminance 0.510; OKLCH L 79.6% C 0.026 H 196.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AAC2C2 |
|---|---|
| RGB | rgb(170, 194, 194) |
| HSL | hsl(180, 16%, 71%) |
| HSV | hsv(180, 12%, 76%) |
| CMYK | cmyk(12.4%, 0%, 0%, 23.9%) |
| CIE-LAB | lab(76.69, -8.11, -2.75) |
| CIE-LCH | lch(76.69, 8.56, 198.75°) |
| OKLab | oklab(79.6% -0.025 -0.0075) |
| OKLCH | oklch(79.6% 0.026 196.6) |
| XYZ | xyz(45.6046, 51.0237, 58.4743) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.10
Lightblue
#ADD8E6
ΔE00 8.14
Powder Blue
#B0E0E6
ΔE00 8.74
Cool Grey
#95A3A6
ΔE00 9.12
Cool Gray
#9AA7B0
ΔE00 9.67
Silver
#C0C0C0
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAC2C2 #C2AAAA
analogous
#AAC2B6 #AAC2C2 #AAB6C2
triadic
#AAC2C2 #C2AAC2 #C2C2AA
tetradic
#AAC2C2 #B6AAC2 #C2AAAA #B6C2AA
square
#AAC2C2 #B6AAC2 #C2AAAA #B6C2AA
split-complementary
#AAC2C2 #C2AAB6 #C2B6AA
monochromatic
#658D8D #86A8A8 #AAC2C2 #CEDCDC #EDF2F2
Accessibility & contrast
On white
1.87
#AAC2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#AAC2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAC2C2
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAC2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAC2C2 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFC2
Deuteranopia (green-blind)
#BABCC2
Tritanopia (blue-blind)
#A3C4C2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aac2c2; /* rgb */ color: rgb(170, 194, 194); /* oklch */ color: oklch(79.6% 0.026 196.6);
Tailwind
colors: {
custom: {
50: '#c3d4d4',
500: '#aac2c2',
950: '#000000',
},
}SCSS
$custom: #aac2c2; $custom-light: #c3d4d4; $custom-dark: #000000;
JSON
{
"hex": "#aac2c2",
"rgb": {
"r": 170,
"g": 194,
"b": 194
},
"hsl": {
"h": 180,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.79602,
"c": 0.0261,
"h": 196.6
},
"luminance": 0.51025
}Semantic roles & 50–950 ramp
primary
#AAC2C2
secondary
#967A7A
accent
#4B4B9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383