#ABB4AC#ABB4AC
#ABB4AC is a light, near-neutral grey. Relative luminance 0.443; OKLCH L 76.0% C 0.015 H 148.7°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4AC |
|---|---|
| RGB | rgb(171, 180, 172) |
| HSL | hsl(127, 6%, 69%) |
| HSV | hsv(127, 5%, 71%) |
| CMYK | cmyk(5%, 0%, 4.4%, 29.4%) |
| CIE-LAB | lab(72.41, -4.66, 2.99) |
| CIE-LCH | lch(72.41, 5.54, 147.32°) |
| OKLab | oklab(76.05% -0.0129 0.0078) |
| OKLCH | oklch(76.05% 0.015 148.7) |
| XYZ | xyz(40.5609, 44.2788, 45.4315) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.93
Silver (survey)
#C5C9C7
ΔE00 7.17
Greyish
#A8A495
ΔE00 7.51
Cool Grey
#95A3A6
ΔE00 7.54
Silver
#C0C0C0
ΔE00 7.55
Cement
#A5A391
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4AC #B4ABB3
analogous
#AFB4AB #ABB4AC #ABB4B1
triadic
#ABB4AC #ACABB4 #B4ACAB
tetradic
#ABB4AC #ABAFB4 #B4ABB3 #B4B1AB
square
#ABB4AC #ABAFB4 #B4ABB3 #B4B1AB
split-complementary
#ABB4AC #B1ABB4 #B4ABAF
monochromatic
#6C796D #8B978C #ABB4AC #CBD1CC #ECEEEC
Accessibility & contrast
On white
2.13
#ABB4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#ABB4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4AC
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4AC | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AC
Deuteranopia (green-blind)
#B3B1AC
Tritanopia (blue-blind)
#AAB4B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb4ac; /* rgb */ color: rgb(171, 180, 172); /* oklch */ color: oklch(76.0% 0.015 148.7);
Tailwind
colors: {
custom: {
50: '#c4cac4',
500: '#abb4ac',
950: '#000000',
},
}SCSS
$custom: #abb4ac; $custom-light: #c4cac4; $custom-dark: #000000;
JSON
{
"hex": "#abb4ac",
"rgb": {
"r": 171,
"g": 180,
"b": 172
},
"hsl": {
"h": 126.667,
"s": 5.66,
"l": 68.824
},
"oklch": {
"l": 0.76047,
"c": 0.01507,
"h": 148.7
},
"luminance": 0.44279
}Semantic roles & 50–950 ramp
primary
#ABB4AC
secondary
#DFDCDE
accent
#568990
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281