#A4ACB2#A4ACB2
#A4ACB2 is a light, near-neutral cyan. Relative luminance 0.406; OKLCH L 74.0% C 0.013 H 240.0°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A4ACB2 |
|---|---|
| RGB | rgb(164, 172, 178) |
| HSL | hsl(206, 8%, 67%) |
| HSV | hsv(206, 8%, 70%) |
| CMYK | cmyk(7.9%, 3.4%, 0%, 30.2%) |
| CIE-LAB | lab(69.90, -1.62, -4.05) |
| CIE-LCH | lch(69.90, 4.36, 248.22°) |
| OKLab | oklab(73.99% -0.0063 -0.0108) |
| OKLCH | oklch(73.99% 0.013 240) |
| XYZ | xyz(38.0966, 40.6115, 47.9426) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.71
Dark Gray
#A9A9A9
ΔE00 4.30
Dove Gray
#B6B8BD
ΔE00 4.60
Cool Grey
#95A3A6
ΔE00 4.66
Bluey Grey
#89A0B0
ΔE00 7.17
Silver
#C0C0C0
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4ACB2 #B2AAA4
analogous
#A4B2B1 #A4ACB2 #A4A5B2
triadic
#A4ACB2 #B2A4AC #ACB2A4
tetradic
#A4ACB2 #B1A4B2 #B2AAA4 #A5B2A4
square
#A4ACB2 #B1A4B2 #B2AAA4 #A5B2A4
split-complementary
#A4ACB2 #B2A4A5 #B2B1A4
monochromatic
#656F77 #838E96 #A4ACB2 #C5CACE #E6E8EA
Accessibility & contrast
On white
2.30
#A4ACB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#A4ACB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4ACB2
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4ACB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4ACB2 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB2
Deuteranopia (green-blind)
#A8AAB2
Tritanopia (blue-blind)
#A1AEAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a4acb2; /* rgb */ color: rgb(164, 172, 178); /* oklch */ color: oklch(74.0% 0.013 240.0);
Tailwind
colors: {
custom: {
50: '#bfc4c9',
500: '#a4acb2',
950: '#000000',
},
}SCSS
$custom: #a4acb2; $custom-light: #bfc4c9; $custom-dark: #000000;
JSON
{
"hex": "#a4acb2",
"rgb": {
"r": 164,
"g": 172,
"b": 178
},
"hsl": {
"h": 205.714,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.73991,
"c": 0.01253,
"h": 240
},
"luminance": 0.40612
}Semantic roles & 50–950 ramp
primary
#A4ACB2
secondary
#DBD9D7
accent
#6E5392
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121213
muted
#818182