#A2ABB7#A2ABB7
#A2ABB7 is a light, muted cyan. Relative luminance 0.402; OKLCH L 73.8% C 0.020 H 255.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABB7 |
|---|---|
| RGB | rgb(162, 171, 183) |
| HSL | hsl(214, 13%, 68%) |
| HSV | hsv(214, 11%, 72%) |
| CMYK | cmyk(11.5%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(69.63, -0.72, -7.23) |
| CIE-LCH | lch(69.63, 7.26, 264.28°) |
| OKLab | oklab(73.79% -0.005 -0.0194) |
| OKLCH | oklch(73.79% 0.02 255.6) |
| XYZ | xyz(38.0085, 40.2256, 50.5524) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.09
Dove Gray
#B6B8BD
ΔE00 5.48
Dark Gray
#A9A9A9
ΔE00 6.28
Bluey Grey
#89A0B0
ΔE00 6.36
Cool Grey
#95A3A6
ΔE00 6.39
Cloudy Blue
#ACC2D9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABB7 #B7AEA2
analogous
#A2B5B7 #A2ABB7 #A4A2B7
triadic
#A2ABB7 #B7A2AB #ABB7A2
tetradic
#A2ABB7 #B7A2B5 #B7AEA2 #A2B7A4
square
#A2ABB7 #B7A2B5 #B7AEA2 #A2B7A4
split-complementary
#A2ABB7 #B7A4A2 #B5B7A2
monochromatic
#616D7D #808C9C #A2ABB7 #C4CAD2 #E7E9EC
Accessibility & contrast
On white
2.32
#A2ABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#A2ABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABB7
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABB7 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB8
Deuteranopia (green-blind)
#A5A9B7
Tritanopia (blue-blind)
#9DAEAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2abb7; /* rgb */ color: rgb(162, 171, 183); /* oklch */ color: oklch(73.8% 0.020 255.6);
Tailwind
colors: {
custom: {
50: '#bdc4cc',
500: '#a2abb7',
950: '#000000',
},
}SCSS
$custom: #a2abb7; $custom-light: #bdc4cc; $custom-dark: #000000;
JSON
{
"hex": "#a2abb7",
"rgb": {
"r": 162,
"g": 171,
"b": 183
},
"hsl": {
"h": 214.286,
"s": 12.727,
"l": 67.647
},
"oklch": {
"l": 0.73787,
"c": 0.02008,
"h": 255.6
},
"luminance": 0.40226
}Semantic roles & 50–950 ramp
primary
#A2ABB7
secondary
#DEDBD7
accent
#784F97
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121213
muted
#818182