#A2AAB4#A2AAB4
#A2AAB4 is a light, near-neutral cyan. Relative luminance 0.397; OKLCH L 73.5% C 0.017 H 253.9°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AAB4 |
|---|---|
| RGB | rgb(162, 170, 180) |
| HSL | hsl(213, 11%, 67%) |
| HSV | hsv(213, 10%, 71%) |
| CMYK | cmyk(10%, 5.6%, 0%, 29.4%) |
| CIE-LAB | lab(69.27, -0.80, -6.10) |
| CIE-LCH | lch(69.27, 6.15, 262.51°) |
| OKLab | oklab(73.48% -0.0047 -0.0164) |
| OKLCH | oklch(73.48% 0.017 253.9) |
| XYZ | xyz(37.5115, 39.7257, 48.8627) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.71
Dove Gray
#B6B8BD
ΔE00 5.19
Dark Gray
#A9A9A9
ΔE00 5.45
Cool Grey
#95A3A6
ΔE00 5.76
Bluey Grey
#89A0B0
ΔE00 6.48
Bluegrey
#85A3B2
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AAB4 #B4ACA2
analogous
#A2B3B4 #A2AAB4 #A3A2B4
triadic
#A2AAB4 #B4A2AA #AAB4A2
tetradic
#A2AAB4 #B4A2B3 #B4ACA2 #A2B4A3
square
#A2AAB4 #B4A2B3 #B4ACA2 #A2B4A3
split-complementary
#A2AAB4 #B4A3A2 #B3B4A2
monochromatic
#626C7A #808B99 #A2AAB4 #C4C9CF #E6E8EB
Accessibility & contrast
On white
2.35
#A2AAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#A2AAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AAB4
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AAB4 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB5
Deuteranopia (green-blind)
#A5A8B4
Tritanopia (blue-blind)
#9EACAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a2aab4; /* rgb */ color: rgb(162, 170, 180); /* oklch */ color: oklch(73.5% 0.017 253.9);
Tailwind
colors: {
custom: {
50: '#bdc3ca',
500: '#a2aab4',
950: '#000000',
},
}SCSS
$custom: #a2aab4; $custom-light: #bdc3ca; $custom-dark: #000000;
JSON
{
"hex": "#a2aab4",
"rgb": {
"r": 162,
"g": 170,
"b": 180
},
"hsl": {
"h": 213.333,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.73477,
"c": 0.01705,
"h": 253.9
},
"luminance": 0.39726
}Semantic roles & 50–950 ramp
primary
#A2AAB4
secondary
#DCD9D6
accent
#775195
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#121213
muted
#818182