#ABB5AC#ABB5AC
#ABB5AC is a light, near-neutral grey. Relative luminance 0.447; OKLCH L 76.3% C 0.017 H 148.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5AC |
|---|---|
| RGB | rgb(171, 181, 172) |
| HSL | hsl(126, 6%, 69%) |
| HSV | hsv(126, 6%, 71%) |
| CMYK | cmyk(5.5%, 0%, 5%, 29%) |
| CIE-LAB | lab(72.68, -5.19, 3.38) |
| CIE-LCH | lch(72.68, 6.19, 146.95°) |
| OKLab | oklab(76.26% -0.0143 0.0088) |
| OKLCH | oklch(76.26% 0.017 148.3) |
| XYZ | xyz(40.7635, 44.6840, 45.4990) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.41
Dark Gray
#A9A9A9
ΔE00 7.60
Cement
#A5A391
ΔE00 7.74
Greyish
#A8A495
ΔE00 7.82
Cool Grey
#95A3A6
ΔE00 7.96
Silver
#C0C0C0
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5AC #B5ABB4
analogous
#AFB5AB #ABB5AC #ABB5B1
triadic
#ABB5AC #ACABB5 #B5ACAB
tetradic
#ABB5AC #ABAFB5 #B5ABB4 #B5B1AB
square
#ABB5AC #ABAFB5 #B5ABB4 #B5B1AB
split-complementary
#ABB5AC #B1ABB5 #B5ABAF
monochromatic
#6C7A6D #8A988C #ABB5AC #CCD2CC #ECEEEC
Accessibility & contrast
On white
2.11
#ABB5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#ABB5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5AC
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5AC | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AC
Deuteranopia (green-blind)
#B3B2AC
Tritanopia (blue-blind)
#AAB4B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb5ac; /* rgb */ color: rgb(171, 181, 172); /* oklch */ color: oklch(76.3% 0.017 148.3);
Tailwind
colors: {
custom: {
50: '#c4cbc4',
500: '#abb5ac',
950: '#000000',
},
}SCSS
$custom: #abb5ac; $custom-light: #c4cbc4; $custom-dark: #000000;
JSON
{
"hex": "#abb5ac",
"rgb": {
"r": 171,
"g": 181,
"b": 172
},
"hsl": {
"h": 126,
"s": 6.329,
"l": 69.02
},
"oklch": {
"l": 0.76259,
"c": 0.01685,
"h": 148.3
},
"luminance": 0.44684
}Semantic roles & 50–950 ramp
primary
#ABB5AC
secondary
#DFDCDF
accent
#558A90
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281