#AAC2C0#AAC2C0
#AAC2C0 is a light, muted teal. Relative luminance 0.509; OKLCH L 79.5% C 0.026 H 190.5°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AAC2C0 |
|---|---|
| RGB | rgb(170, 194, 192) |
| HSL | hsl(175, 16%, 71%) |
| HSV | hsv(175, 12%, 76%) |
| CMYK | cmyk(12.4%, 0%, 1%, 23.9%) |
| CIE-LAB | lab(76.64, -8.51, -1.75) |
| CIE-LCH | lch(76.64, 8.69, 191.60°) |
| OKLab | oklab(79.54% -0.0258 -0.0048) |
| OKLCH | oklch(79.54% 0.026 190.5) |
| XYZ | xyz(45.3815, 50.9344, 57.2993) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.25
Lightblue
#ADD8E6
ΔE00 8.80
Powder Blue
#B0E0E6
ΔE00 8.95
Cool Grey
#95A3A6
ΔE00 9.39
Silver
#C0C0C0
ΔE00 10.01
Cool Gray
#9AA7B0
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAC2C0 #C2AAAC
analogous
#AAC2B4 #AAC2C0 #AAB8C2
triadic
#AAC2C0 #C0AAC2 #C2C0AA
tetradic
#AAC2C0 #B4AAC2 #C2AAAC #B8C2AA
square
#AAC2C0 #B4AAC2 #C2AAAC #B8C2AA
split-complementary
#AAC2C0 #C2AAB8 #C2B4AA
monochromatic
#658D89 #86A8A6 #AAC2C0 #CEDCDA #EDF2F2
Accessibility & contrast
On white
1.88
#AAC2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#AAC2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAC2C0
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAC2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAC2C0 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFC0
Deuteranopia (green-blind)
#BABCC0
Tritanopia (blue-blind)
#A4C3C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aac2c0; /* rgb */ color: rgb(170, 194, 192); /* oklch */ color: oklch(79.5% 0.026 190.5);
Tailwind
colors: {
custom: {
50: '#c3d4d3',
500: '#aac2c0',
950: '#000000',
},
}SCSS
$custom: #aac2c0; $custom-light: #c3d4d3; $custom-dark: #000000;
JSON
{
"hex": "#aac2c0",
"rgb": {
"r": 170,
"g": 194,
"b": 192
},
"hsl": {
"h": 175,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.79541,
"c": 0.02625,
"h": 190.5
},
"luminance": 0.50935
}Semantic roles & 50–950 ramp
primary
#AAC2C0
secondary
#967A7D
accent
#4B519B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383