#ABB1AA#ABB1AA
#ABB1AA is a light, near-neutral grey. Relative luminance 0.430; OKLCH L 75.4% C 0.012 H 141.3°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1AA |
|---|---|
| RGB | rgb(171, 177, 170) |
| HSL | hsl(111, 4%, 68%) |
| HSV | hsv(111, 4%, 69%) |
| CMYK | cmyk(3.4%, 0%, 4%, 30.6%) |
| CIE-LAB | lab(71.56, -3.43, 2.84) |
| CIE-LCH | lch(71.56, 4.45, 140.31°) |
| OKLab | oklab(75.35% -0.0093 0.0075) |
| OKLCH | oklch(75.35% 0.012 141.3) |
| XYZ | xyz(39.7712, 43.0043, 44.2278) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.49
Greyish
#A8A495
ΔE00 6.41
Cement
#A5A391
ΔE00 6.78
Silver
#C0C0C0
ΔE00 6.87
Cool Grey
#95A3A6
ΔE00 7.12
Silver (survey)
#C5C9C7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1AA #B0AAB1
analogous
#AEB1AA #ABB1AA #AAB1AC
triadic
#ABB1AA #AAABB1 #B1AAAB
tetradic
#ABB1AA #AAAEB1 #B0AAB1 #B1ACAA
square
#ABB1AA #AAAEB1 #B0AAB1 #B1ACAA
split-complementary
#ABB1AA #ACAAB1 #B1AAAE
monochromatic
#6D756B #8B948A #ABB1AA #CBCECA #EAECEA
Accessibility & contrast
On white
2.19
#ABB1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#ABB1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1AA
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1AA | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#B0AFAA
Tritanopia (blue-blind)
#ABB0AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abb1aa; /* rgb */ color: rgb(171, 177, 170); /* oklch */ color: oklch(75.4% 0.012 141.3);
Tailwind
colors: {
custom: {
50: '#c4c8c3',
500: '#abb1aa',
950: '#000000',
},
}SCSS
$custom: #abb1aa; $custom-light: #c4c8c3; $custom-dark: #000000;
JSON
{
"hex": "#abb1aa",
"rgb": {
"r": 171,
"g": 177,
"b": 170
},
"hsl": {
"h": 111.429,
"s": 4.294,
"l": 68.039
},
"oklch": {
"l": 0.75354,
"c": 0.01192,
"h": 141.3
},
"luminance": 0.43004
}Semantic roles & 50–950 ramp
primary
#ABB1AA
secondary
#DCDADC
accent
#578E86
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#121312
muted
#818281