#A2ACB0#A2ACB0
#A2ACB0 is a light, near-neutral cyan. Relative luminance 0.403; OKLCH L 73.8% C 0.013 H 223.6°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ACB0 |
|---|---|
| RGB | rgb(162, 172, 176) |
| HSL | hsl(197, 8%, 66%) |
| HSV | hsv(197, 8%, 69%) |
| CMYK | cmyk(8%, 2.3%, 0%, 31%) |
| CIE-LAB | lab(69.70, -2.71, -3.26) |
| CIE-LCH | lch(69.70, 4.24, 230.32°) |
| OKLab | oklab(73.77% -0.0092 -0.0088) |
| OKLCH | oklch(73.77% 0.013 223.6) |
| XYZ | xyz(37.4876, 40.3206, 46.8735) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.85
Cool Grey
#95A3A6
ΔE00 3.52
Dark Gray
#A9A9A9
ΔE00 4.67
Dove Gray
#B6B8BD
ΔE00 5.54
Bluey Grey
#89A0B0
ΔE00 7.16
Silver
#C0C0C0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ACB0 #B0A6A2
analogous
#A2B0AD #A2ACB0 #A2A5B0
triadic
#A2ACB0 #B0A2AC #ACB0A2
tetradic
#A2ACB0 #ADA2B0 #B0A6A2 #A5B0A2
square
#A2ACB0 #ADA2B0 #B0A6A2 #A5B0A2
split-complementary
#A2ACB0 #B0A2A5 #B0ADA2
monochromatic
#637075 #818E94 #A2ACB0 #C3CACC #E4E7E8
Accessibility & contrast
On white
2.32
#A2ACB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#A2ACB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ACB0
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ACB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ACB0 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABB0
Deuteranopia (green-blind)
#A7A9B0
Tritanopia (blue-blind)
#9FADAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2acb0; /* rgb */ color: rgb(162, 172, 176); /* oklch */ color: oklch(73.8% 0.013 223.6);
Tailwind
colors: {
custom: {
50: '#bdc4c7',
500: '#a2acb0',
950: '#000000',
},
}SCSS
$custom: #a2acb0; $custom-light: #bdc4c7; $custom-dark: #000000;
JSON
{
"hex": "#a2acb0",
"rgb": {
"r": 162,
"g": 172,
"b": 176
},
"hsl": {
"h": 197.143,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.73773,
"c": 0.0127,
"h": 223.6
},
"luminance": 0.40321
}Semantic roles & 50–950 ramp
primary
#A2ACB0
secondary
#D9D6D5
accent
#655392
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121213
muted
#818182