#ABB5AB#ABB5AB
#ABB5AB is a light, near-neutral grey. Relative luminance 0.446; OKLCH L 76.2% C 0.018 H 145.4°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5AB |
|---|---|
| RGB | rgb(171, 181, 171) |
| HSL | hsl(120, 6%, 69%) |
| HSV | hsv(120, 6%, 71%) |
| CMYK | cmyk(5.5%, 0%, 5.5%, 29%) |
| CIE-LAB | lab(72.66, -5.38, 3.89) |
| CIE-LCH | lch(72.66, 6.64, 144.13°) |
| OKLab | oklab(76.23% -0.0147 0.0102) |
| OKLCH | oklch(76.23% 0.018 145.4) |
| XYZ | xyz(40.6678, 44.6457, 44.9951) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 7.56
Silver (survey)
#C5C9C7
ΔE00 7.66
Greyish
#A8A495
ΔE00 7.73
Dark Gray
#A9A9A9
ΔE00 7.90
Cool Grey
#95A3A6
ΔE00 8.30
Silver
#C0C0C0
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5AB #B5ABB5
analogous
#B0B5AB #ABB5AB #ABB5B0
triadic
#ABB5AB #ABABB5 #B5ABAB
tetradic
#ABB5AB #ABB0B5 #B5ABB5 #B5B0AB
square
#ABB5AB #ABB0B5 #B5ABB5 #B5B0AB
split-complementary
#ABB5AB #B0ABB5 #B5ABB0
monochromatic
#6C7A6C #8A988A #ABB5AB #CCD2CC #ECEEEC
Accessibility & contrast
On white
2.11
#ABB5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#ABB5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5AB
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5AB | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3AA
Deuteranopia (green-blind)
#B4B2AB
Tritanopia (blue-blind)
#AAB4B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb5ab; /* rgb */ color: rgb(171, 181, 171); /* oklch */ color: oklch(76.2% 0.018 145.4);
Tailwind
colors: {
custom: {
50: '#c4cbc4',
500: '#abb5ab',
950: '#000000',
},
}SCSS
$custom: #abb5ab; $custom-light: #c4cbc4; $custom-dark: #000000;
JSON
{
"hex": "#abb5ab",
"rgb": {
"r": 171,
"g": 181,
"b": 171
},
"hsl": {
"h": 120,
"s": 6.329,
"l": 69.02
},
"oklch": {
"l": 0.76231,
"c": 0.01792,
"h": 145.4
},
"luminance": 0.44646
}Semantic roles & 50–950 ramp
primary
#ABB5AB
secondary
#DFDCDF
accent
#559090
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281