#A2ACB8#A2ACB8
#A2ACB8 is a light, muted cyan. Relative luminance 0.406; OKLCH L 74.0% C 0.021 H 252.9°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ACB8 |
|---|---|
| RGB | rgb(162, 172, 184) |
| HSL | hsl(213, 13%, 68%) |
| HSV | hsv(213, 12%, 72%) |
| CMYK | cmyk(12%, 6.5%, 0%, 27.8%) |
| CIE-LAB | lab(69.93, -1.06, -7.34) |
| CIE-LCH | lch(69.93, 7.42, 261.78°) |
| OKLab | oklab(74.03% -0.0061 -0.0197) |
| OKLCH | oklch(74.03% 0.021 252.9) |
| XYZ | xyz(38.3026, 40.6466, 51.1657) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.89
Dove Gray
#B6B8BD
ΔE00 5.49
Bluey Grey
#89A0B0
ΔE00 6.19
Cool Grey
#95A3A6
ΔE00 6.24
Dark Gray
#A9A9A9
ΔE00 6.45
Cloudy Blue
#ACC2D9
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ACB8 #B8AEA2
analogous
#A2B7B8 #A2ACB8 #A3A2B8
triadic
#A2ACB8 #B8A2AC #ACB8A2
tetradic
#A2ACB8 #B8A2B7 #B8AEA2 #A2B8A3
square
#A2ACB8 #B8A2B7 #B8AEA2 #A2B8A3
split-complementary
#A2ACB8 #B8A3A2 #B7B8A2
monochromatic
#616E7F #7F8D9E #A2ACB8 #C5CBD2 #E7EAED
Accessibility & contrast
On white
2.30
#A2ACB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#A2ACB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ACB8
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ACB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ACB8 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB9
Deuteranopia (green-blind)
#A5AAB8
Tritanopia (blue-blind)
#9DAFB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2acb8; /* rgb */ color: rgb(162, 172, 184); /* oklch */ color: oklch(74.0% 0.021 252.9);
Tailwind
colors: {
custom: {
50: '#bdc4cd',
500: '#a2acb8',
950: '#000000',
},
}SCSS
$custom: #a2acb8; $custom-light: #bdc4cd; $custom-dark: #000000;
JSON
{
"hex": "#a2acb8",
"rgb": {
"r": 162,
"g": 172,
"b": 184
},
"hsl": {
"h": 212.727,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.7403,
"c": 0.02066,
"h": 252.9
},
"luminance": 0.40647
}Semantic roles & 50–950 ramp
primary
#A2ACB8
secondary
#DEDBD8
accent
#764E98
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121213
muted
#818182