#A2ABB2#A2ABB2
#A2ABB2 is a light, near-neutral cyan. Relative luminance 0.400; OKLCH L 73.6% C 0.014 H 241.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABB2 |
|---|---|
| RGB | rgb(162, 171, 178) |
| HSL | hsl(206, 9%, 67%) |
| HSV | hsv(206, 9%, 70%) |
| CMYK | cmyk(9%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(69.48, -1.76, -4.68) |
| CIE-LCH | lch(69.48, 5.00, 249.42°) |
| OKLab | oklab(73.62% -0.0069 -0.0126) |
| OKLCH | oklch(73.62% 0.014 241) |
| XYZ | xyz(37.4974, 40.0211, 47.8602) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.11
Cool Grey
#95A3A6
ΔE00 4.46
Dark Gray
#A9A9A9
ΔE00 4.80
Dove Gray
#B6B8BD
ΔE00 5.09
Bluey Grey
#89A0B0
ΔE00 6.56
Bluegrey
#85A3B2
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABB2 #B2A9A2
analogous
#A2B2B1 #A2ABB2 #A2A3B2
triadic
#A2ABB2 #B2A2AB #ABB2A2
tetradic
#A2ABB2 #B1A2B2 #B2A9A2 #A3B2A2
square
#A2ABB2 #B1A2B2 #B2A9A2 #A3B2A2
split-complementary
#A2ABB2 #B2A2A3 #B2B1A2
monochromatic
#636E77 #818D96 #A2ABB2 #C3C9CE #E5E7E9
Accessibility & contrast
On white
2.33
#A2ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#A2ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABB2
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABB2 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB2
Deuteranopia (green-blind)
#A6A9B2
Tritanopia (blue-blind)
#9EADAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2abb2; /* rgb */ color: rgb(162, 171, 178); /* oklch */ color: oklch(73.6% 0.014 241.0);
Tailwind
colors: {
custom: {
50: '#bdc4c9',
500: '#a2abb2',
950: '#000000',
},
}SCSS
$custom: #a2abb2; $custom-light: #bdc4c9; $custom-dark: #000000;
JSON
{
"hex": "#a2abb2",
"rgb": {
"r": 162,
"g": 171,
"b": 178
},
"hsl": {
"h": 206.25,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.73624,
"c": 0.01435,
"h": 241
},
"luminance": 0.40022
}Semantic roles & 50–950 ramp
primary
#A2ABB2
secondary
#DAD8D5
accent
#6F5293
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121213
muted
#818182