#A4AAB2#A4AAB2
#A4AAB2 is a light, near-neutral cyan. Relative luminance 0.399; OKLCH L 73.6% C 0.013 H 255.5°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AAB2 |
|---|---|
| RGB | rgb(164, 170, 178) |
| HSL | hsl(214, 8%, 67%) |
| HSV | hsv(214, 8%, 70%) |
| CMYK | cmyk(7.9%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(69.37, -0.53, -4.84) |
| CIE-LCH | lch(69.37, 4.87, 263.76°) |
| OKLab | oklab(73.57% -0.0033 -0.013) |
| OKLCH | oklch(73.57% 0.013 255.5) |
| XYZ | xyz(37.7188, 39.8560, 47.8167) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.21
Dark Gray
#A9A9A9
ΔE00 4.42
Dove Gray
#B6B8BD
ΔE00 4.57
Cool Grey
#95A3A6
ΔE00 5.73
Bluey Grey
#89A0B0
ΔE00 7.28
Silver
#C0C0C0
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AAB2 #B2ACA4
analogous
#A4B1B2 #A4AAB2 #A5A4B2
triadic
#A4AAB2 #B2A4AA #AAB2A4
tetradic
#A4AAB2 #B2A4B1 #B2ACA4 #A4B2A5
square
#A4AAB2 #B2A4B1 #B2ACA4 #A4B2A5
split-complementary
#A4AAB2 #B2A5A4 #B1B2A4
monochromatic
#656C77 #838B96 #A4AAB2 #C5C9CE #E6E8EA
Accessibility & contrast
On white
2.34
#A4AAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#A4AAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AAB2
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AAB2 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB2
Deuteranopia (green-blind)
#A6A9B2
Tritanopia (blue-blind)
#A1ACAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a4aab2; /* rgb */ color: rgb(164, 170, 178); /* oklch */ color: oklch(73.6% 0.013 255.5);
Tailwind
colors: {
custom: {
50: '#bfc3c9',
500: '#a4aab2',
950: '#000000',
},
}SCSS
$custom: #a4aab2; $custom-light: #bfc3c9; $custom-dark: #000000;
JSON
{
"hex": "#a4aab2",
"rgb": {
"r": 164,
"g": 170,
"b": 178
},
"hsl": {
"h": 214.286,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.73569,
"c": 0.01338,
"h": 255.5
},
"luminance": 0.39856
}Semantic roles & 50–950 ramp
primary
#A4AAB2
secondary
#DBD9D7
accent
#775392
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182