#A2ABB4#A2ABB4
#A2ABB4 is a light, near-neutral cyan. Relative luminance 0.401; OKLCH L 73.7% C 0.017 H 248.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABB4 |
|---|---|
| RGB | rgb(162, 171, 180) |
| HSL | hsl(210, 11%, 67%) |
| HSV | hsv(210, 10%, 71%) |
| CMYK | cmyk(10%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(69.54, -1.35, -5.70) |
| CIE-LCH | lch(69.54, 5.86, 256.71°) |
| OKLab | oklab(73.69% -0.0062 -0.0153) |
| OKLCH | oklch(73.69% 0.017 248.1) |
| XYZ | xyz(37.6996, 40.1020, 48.9255) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.23
Dove Gray
#B6B8BD
ΔE00 5.12
Cool Grey
#95A3A6
ΔE00 5.19
Dark Gray
#A9A9A9
ΔE00 5.33
Bluey Grey
#89A0B0
ΔE00 6.34
Bluegrey
#85A3B2
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABB4 #B4ABA2
analogous
#A2B4B4 #A2ABB4 #A2A2B4
triadic
#A2ABB4 #B4A2AB #ABB4A2
tetradic
#A2ABB4 #B4A2B4 #B4ABA2 #A2B4A2
square
#A2ABB4 #B4A2B4 #B4ABA2 #A2B4A2
split-complementary
#A2ABB4 #B4A2A2 #B4B4A2
monochromatic
#626E7A #808C99 #A2ABB4 #C4CACF #E6E8EB
Accessibility & contrast
On white
2.33
#A2ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#A2ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABB4
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABB4 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB4
Deuteranopia (green-blind)
#A6A9B4
Tritanopia (blue-blind)
#9EADAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2abb4; /* rgb */ color: rgb(162, 171, 180); /* oklch */ color: oklch(73.7% 0.017 248.1);
Tailwind
colors: {
custom: {
50: '#bdc4ca',
500: '#a2abb4',
950: '#000000',
},
}SCSS
$custom: #a2abb4; $custom-light: #bdc4ca; $custom-dark: #000000;
JSON
{
"hex": "#a2abb4",
"rgb": {
"r": 162,
"g": 171,
"b": 180
},
"hsl": {
"h": 210,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.73688,
"c": 0.01651,
"h": 248.1
},
"luminance": 0.40102
}Semantic roles & 50–950 ramp
primary
#A2ABB4
secondary
#DCD9D6
accent
#735195
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121213
muted
#818182