#AAC0BC#AAC0BC
#AAC0BC is a light, muted teal. Relative luminance 0.499; OKLCH L 79.0% C 0.025 H 183.6°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AAC0BC |
|---|---|
| RGB | rgb(170, 192, 188) |
| HSL | hsl(169, 15%, 71%) |
| HSV | hsv(169, 11%, 75%) |
| CMYK | cmyk(11.5%, 0%, 2.1%, 24.7%) |
| CIE-LAB | lab(75.99, -8.26, -0.53) |
| CIE-LCH | lch(75.99, 8.28, 183.65°) |
| OKLab | oklab(78.99% -0.0246 -0.0015) |
| OKLCH | oklch(78.99% 0.025 183.6) |
| XYZ | xyz(44.5022, 49.8753, 54.8495) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.06
Cool Grey
#95A3A6
ΔE00 9.12
Silver
#C0C0C0
ΔE00 9.77
Powder Blue
#B0E0E6
ΔE00 9.92
Lightblue
#ADD8E6
ΔE00 9.96
Cool Gray
#9AA7B0
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAC0BC #C0AAAE
analogous
#AAC0B1 #AAC0BC #AAB9C0
triadic
#AAC0BC #BCAAC0 #C0BCAA
tetradic
#AAC0BC #B1AAC0 #C0AAAE #B9C0AA
square
#AAC0BC #B1AAC0 #C0AAAE #B9C0AA
split-complementary
#AAC0BC #C0AAB9 #C0B1AA
monochromatic
#668A83 #87A6A0 #AAC0BC #CDDAD8 #EDF2F1
Accessibility & contrast
On white
1.91
#AAC0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#AAC0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAC0BC
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAC0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAC0BC | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBC
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#A5C1BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aac0bc; /* rgb */ color: rgb(170, 192, 188); /* oklch */ color: oklch(79.0% 0.025 183.6);
Tailwind
colors: {
custom: {
50: '#c3d3d0',
500: '#aac0bc',
950: '#000000',
},
}SCSS
$custom: #aac0bc; $custom-light: #c3d3d0; $custom-dark: #000000;
JSON
{
"hex": "#aac0bc",
"rgb": {
"r": 170,
"g": 192,
"b": 188
},
"hsl": {
"h": 169.091,
"s": 14.865,
"l": 70.98
},
"oklch": {
"l": 0.78994,
"c": 0.02467,
"h": 183.6
},
"luminance": 0.49876
}Semantic roles & 50–950 ramp
primary
#AAC0BC
secondary
#E6E0E1
accent
#4C5A99
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282