#ABB5AA#ABB5AA
#ABB5AA is a light, near-neutral grey. Relative luminance 0.446; OKLCH L 76.2% C 0.019 H 142.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5AA |
|---|---|
| RGB | rgb(171, 181, 170) |
| HSL | hsl(115, 7%, 69%) |
| HSV | hsv(115, 6%, 71%) |
| CMYK | cmyk(5.5%, 0%, 6.1%, 29%) |
| CIE-LAB | lab(72.63, -5.56, 4.40) |
| CIE-LCH | lch(72.63, 7.09, 141.67°) |
| OKLab | oklab(76.2% -0.0152 0.0115) |
| OKLCH | oklch(76.2% 0.019 142.8) |
| XYZ | xyz(40.5728, 44.6077, 44.4951) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 7.41
Greyish
#A8A495
ΔE00 7.66
Silver (survey)
#C5C9C7
ΔE00 7.92
Dark Gray
#A9A9A9
ΔE00 8.20
Silver
#C0C0C0
ΔE00 8.61
Cool Grey
#95A3A6
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5AA #B4AAB5
analogous
#B1B5AA #ABB5AA #AAB5AF
triadic
#ABB5AA #AAABB5 #B5AAAB
tetradic
#ABB5AA #AAB1B5 #B4AAB5 #B5AFAA
square
#ABB5AA #AAB1B5 #B4AAB5 #B5AFAA
split-complementary
#ABB5AA #AFAAB5 #B5AAB1
monochromatic
#6C7A6A #8B9989 #ABB5AA #CBD1CB #ECEEEB
Accessibility & contrast
On white
2.12
#ABB5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#ABB5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5AA
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5AA | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3A9
Deuteranopia (green-blind)
#B4B2AA
Tritanopia (blue-blind)
#AAB4B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb5aa; /* rgb */ color: rgb(171, 181, 170); /* oklch */ color: oklch(76.2% 0.019 142.8);
Tailwind
colors: {
custom: {
50: '#c4cbc3',
500: '#abb5aa',
950: '#000000',
},
}SCSS
$custom: #abb5aa; $custom-light: #c4cbc3; $custom-dark: #000000;
JSON
{
"hex": "#abb5aa",
"rgb": {
"r": 171,
"g": 181,
"b": 170
},
"hsl": {
"h": 114.545,
"s": 6.918,
"l": 68.824
},
"oklch": {
"l": 0.76202,
"c": 0.01903,
"h": 142.8
},
"luminance": 0.44608
}Semantic roles & 50–950 ramp
primary
#ABB5AA
secondary
#DFDCDF
accent
#55918B
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#121312
muted
#818281