#A0ACB2#A0ACB2
#A0ACB2 is a light, near-neutral cyan. Relative luminance 0.402; OKLCH L 73.7% C 0.016 H 229.0°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A0ACB2 |
|---|---|
| RGB | rgb(160, 172, 178) |
| HSL | hsl(200, 10%, 66%) |
| HSV | hsv(200, 10%, 70%) |
| CMYK | cmyk(10.1%, 3.4%, 0%, 30.2%) |
| CIE-LAB | lab(69.61, -2.98, -4.52) |
| CIE-LCH | lch(69.61, 5.41, 236.59°) |
| OKLab | oklab(73.68% -0.0105 -0.0121) |
| OKLCH | oklch(73.68% 0.016 229) |
| XYZ | xyz(37.2838, 40.1925, 47.9045) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.04
Cool Grey
#95A3A6
ΔE00 3.51
Dark Gray
#A9A9A9
ΔE00 5.57
Dove Gray
#B6B8BD
ΔE00 5.96
Bluey Grey
#89A0B0
ΔE00 6.26
Bluegrey
#85A3B2
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0ACB2 #B2A6A0
analogous
#A0B2AF #A0ACB2 #A0A3B2
triadic
#A0ACB2 #B2A0AC #ACB2A0
tetradic
#A0ACB2 #AFA0B2 #B2A6A0 #A3B2A0
square
#A0ACB2 #AFA0B2 #B2A6A0 #A3B2A0
split-complementary
#A0ACB2 #B2A0A3 #B2AFA0
monochromatic
#617077 #7E8E97 #A0ACB2 #C2CACD #E4E7E9
Accessibility & contrast
On white
2.32
#A0ACB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#A0ACB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0ACB2
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0ACB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0ACB2 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB2
Deuteranopia (green-blind)
#A6A9B2
Tritanopia (blue-blind)
#9BAEAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a0acb2; /* rgb */ color: rgb(160, 172, 178); /* oklch */ color: oklch(73.7% 0.016 229.0);
Tailwind
colors: {
custom: {
50: '#bcc4c9',
500: '#a0acb2',
950: '#000000',
},
}SCSS
$custom: #a0acb2; $custom-light: #bcc4c9; $custom-dark: #000000;
JSON
{
"hex": "#a0acb2",
"rgb": {
"r": 160,
"g": 172,
"b": 178
},
"hsl": {
"h": 200,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.73683,
"c": 0.01608,
"h": 229
},
"luminance": 0.40193
}Semantic roles & 50–950 ramp
primary
#A0ACB2
secondary
#DAD6D4
accent
#675195
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121213
muted
#818182