#A0AAB2#A0AAB2
#A0AAB2 is a light, near-neutral cyan. Relative luminance 0.394; OKLCH L 73.3% C 0.016 H 241.9°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AAB2 |
|---|---|
| RGB | rgb(160, 170, 178) |
| HSL | hsl(207, 10%, 66%) |
| HSV | hsv(207, 10%, 70%) |
| CMYK | cmyk(10.1%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(69.07, -1.89, -5.31) |
| CIE-LCH | lch(69.07, 5.64, 250.39°) |
| OKLab | oklab(73.26% -0.0076 -0.0143) |
| OKLCH | oklch(73.26% 0.016 241.9) |
| XYZ | xyz(36.9061, 39.4369, 47.7786) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.56
Cool Grey
#95A3A6
ΔE00 4.34
Dark Gray
#A9A9A9
ΔE00 5.31
Dove Gray
#B6B8BD
ΔE00 5.60
Bluey Grey
#89A0B0
ΔE00 5.96
Bluegrey
#85A3B2
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AAB2 #B2A8A0
analogous
#A0B2B1 #A0AAB2 #A0A1B2
triadic
#A0AAB2 #B2A0AA #AAB2A0
tetradic
#A0AAB2 #B1A0B2 #B2A8A0 #A1B2A0
square
#A0AAB2 #B1A0B2 #B2A8A0 #A1B2A0
split-complementary
#A0AAB2 #B2A0A1 #B2B1A0
monochromatic
#616D77 #7E8C97 #A0AAB2 #C2C8CD #E4E6E9
Accessibility & contrast
On white
2.36
#A0AAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#A0AAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AAB2
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AAB2 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB2
Deuteranopia (green-blind)
#A4A8B2
Tritanopia (blue-blind)
#9CACAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a0aab2; /* rgb */ color: rgb(160, 170, 178); /* oklch */ color: oklch(73.3% 0.016 241.9);
Tailwind
colors: {
custom: {
50: '#bcc3c9',
500: '#a0aab2',
950: '#000000',
},
}SCSS
$custom: #a0aab2; $custom-light: #bcc3c9; $custom-dark: #000000;
JSON
{
"hex": "#a0aab2",
"rgb": {
"r": 160,
"g": 170,
"b": 178
},
"hsl": {
"h": 206.667,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.73258,
"c": 0.0162,
"h": 241.9
},
"luminance": 0.39437
}Semantic roles & 50–950 ramp
primary
#A0AAB2
secondary
#DAD7D4
accent
#6F5195
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#121213
muted
#818182