#A2ABB5#A2ABB5
#A2ABB5 is a light, near-neutral cyan. Relative luminance 0.401; OKLCH L 73.7% C 0.018 H 250.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABB5 |
|---|---|
| RGB | rgb(162, 171, 181) |
| HSL | hsl(212, 11%, 67%) |
| HSV | hsv(212, 10%, 71%) |
| CMYK | cmyk(10.5%, 5.5%, 0%, 29%) |
| CIE-LAB | lab(69.57, -1.14, -6.21) |
| CIE-LCH | lch(69.57, 6.31, 259.60°) |
| OKLab | oklab(73.72% -0.0058 -0.0167) |
| OKLCH | oklch(73.72% 0.018 250.9) |
| XYZ | xyz(37.8019, 40.1429, 49.4639) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.45
Dove Gray
#B6B8BD
ΔE00 5.20
Cool Grey
#95A3A6
ΔE00 5.58
Dark Gray
#A9A9A9
ΔE00 5.63
Bluey Grey
#89A0B0
ΔE00 6.30
Bluegrey
#85A3B2
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABB5 #B5ACA2
analogous
#A2B5B5 #A2ABB5 #A3A2B5
triadic
#A2ABB5 #B5A2AB #ABB5A2
tetradic
#A2ABB5 #B5A2B5 #B5ACA2 #A2B5A3
square
#A2ABB5 #B5A2B5 #B5ACA2 #A2B5A3
split-complementary
#A2ABB5 #B5A3A2 #B5B5A2
monochromatic
#626E7B #808C9A #A2ABB5 #C4CAD0 #E6E9EB
Accessibility & contrast
On white
2.33
#A2ABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#A2ABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABB5
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABB5 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB6
Deuteranopia (green-blind)
#A5A9B5
Tritanopia (blue-blind)
#9EADAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2abb5; /* rgb */ color: rgb(162, 171, 181); /* oklch */ color: oklch(73.7% 0.018 250.9);
Tailwind
colors: {
custom: {
50: '#bdc4cb',
500: '#a2abb5',
950: '#000000',
},
}SCSS
$custom: #a2abb5; $custom-light: #bdc4cb; $custom-dark: #000000;
JSON
{
"hex": "#a2abb5",
"rgb": {
"r": 162,
"g": 171,
"b": 181
},
"hsl": {
"h": 211.579,
"s": 11.377,
"l": 67.255
},
"oklch": {
"l": 0.73721,
"c": 0.01766,
"h": 250.9
},
"luminance": 0.40143
}Semantic roles & 50–950 ramp
primary
#A2ABB5
secondary
#DCDAD6
accent
#755095
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121213
muted
#818182