#A2ABB3#A2ABB3
#A2ABB3 is a light, near-neutral cyan. Relative luminance 0.401; OKLCH L 73.7% C 0.015 H 244.8°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABB3 |
|---|---|
| RGB | rgb(162, 171, 179) |
| HSL | hsl(208, 10%, 67%) |
| HSV | hsv(208, 9%, 70%) |
| CMYK | cmyk(9.5%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(69.51, -1.55, -5.19) |
| CIE-LCH | lch(69.51, 5.42, 253.35°) |
| OKLab | oklab(73.66% -0.0066 -0.0139) |
| OKLCH | oklch(73.66% 0.015 244.8) |
| XYZ | xyz(37.5981, 40.0614, 48.3909) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.11
Cool Grey
#95A3A6
ΔE00 4.82
Dark Gray
#A9A9A9
ΔE00 5.05
Dove Gray
#B6B8BD
ΔE00 5.08
Bluey Grey
#89A0B0
ΔE00 6.43
Bluegrey
#85A3B2
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABB3 #B3AAA2
analogous
#A2B3B3 #A2ABB3 #A2A3B3
triadic
#A2ABB3 #B3A2AB #ABB3A2
tetradic
#A2ABB3 #B3A2B3 #B3AAA2 #A3B3A2
square
#A2ABB3 #B3A2B3 #B3AAA2 #A3B3A2
split-complementary
#A2ABB3 #B3A2A3 #B3B3A2
monochromatic
#626E78 #808D97 #A2ABB3 #C4C9CF #E5E8EA
Accessibility & contrast
On white
2.33
#A2ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#A2ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABB3
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABB3 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB3
Deuteranopia (green-blind)
#A6A9B3
Tritanopia (blue-blind)
#9EADAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2abb3; /* rgb */ color: rgb(162, 171, 179); /* oklch */ color: oklch(73.7% 0.015 244.8);
Tailwind
colors: {
custom: {
50: '#bdc4c9',
500: '#a2abb3',
950: '#000000',
},
}SCSS
$custom: #a2abb3; $custom-light: #bdc4c9; $custom-dark: #000000;
JSON
{
"hex": "#a2abb3",
"rgb": {
"r": 162,
"g": 171,
"b": 179
},
"hsl": {
"h": 208.235,
"s": 10.059,
"l": 66.863
},
"oklch": {
"l": 0.73656,
"c": 0.0154,
"h": 244.8
},
"luminance": 0.40062
}Semantic roles & 50–950 ramp
primary
#A2ABB3
secondary
#DBD8D6
accent
#715194
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121213
muted
#818182