#AAC0C2#AAC0C2
#AAC0C2 is a light, muted teal. Relative luminance 0.501; OKLCH L 79.2% C 0.024 H 203.3°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AAC0C2 |
|---|---|
| RGB | rgb(170, 192, 194) |
| HSL | hsl(185, 16%, 71%) |
| HSV | hsv(185, 12%, 76%) |
| CMYK | cmyk(12.4%, 1%, 0%, 23.9%) |
| CIE-LAB | lab(76.15, -7.05, -3.54) |
| CIE-LCH | lch(76.15, 7.89, 206.67°) |
| OKLab | oklab(79.18% -0.0222 -0.0096) |
| OKLCH | oklch(79.18% 0.024 203.3) |
| XYZ | xyz(45.1624, 50.1394, 58.3269) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.63
Lightblue
#ADD8E6
ΔE00 8.14
Cool Grey
#95A3A6
ΔE00 8.30
Cool Gray
#9AA7B0
ΔE00 8.50
Dove Gray
#B6B8BD
ΔE00 8.88
Silver
#C0C0C0
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAC0C2 #C2ACAA
analogous
#AAC2B8 #AAC0C2 #AAB4C2
triadic
#AAC0C2 #C2AAC0 #C0C2AA
tetradic
#AAC0C2 #B8AAC2 #C2ACAA #B4C2AA
square
#AAC0C2 #B8AAC2 #C2ACAA #B4C2AA
split-complementary
#AAC0C2 #C2AAB4 #C2B8AA
monochromatic
#65898D #86A6A8 #AAC0C2 #CEDADC #EDF2F2
Accessibility & contrast
On white
1.90
#AAC0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#AAC0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAC0C2
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAC0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAC0C2 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBEC2
Deuteranopia (green-blind)
#B8BAC2
Tritanopia (blue-blind)
#A3C2C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aac0c2; /* rgb */ color: rgb(170, 192, 194); /* oklch */ color: oklch(79.2% 0.024 203.3);
Tailwind
colors: {
custom: {
50: '#c3d3d4',
500: '#aac0c2',
950: '#000000',
},
}SCSS
$custom: #aac0c2; $custom-light: #c3d3d4; $custom-dark: #000000;
JSON
{
"hex": "#aac0c2",
"rgb": {
"r": 170,
"g": 192,
"b": 194
},
"hsl": {
"h": 185,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.79176,
"c": 0.0242,
"h": 203.3
},
"luminance": 0.5014
}Semantic roles & 50–950 ramp
primary
#AAC0C2
secondary
#967D7A
accent
#514B9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383