#ABB4AB#ABB4AB
#ABB4AB is a light, near-neutral grey. Relative luminance 0.442; OKLCH L 76.0% C 0.016 H 145.4°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4AB |
|---|---|
| RGB | rgb(171, 180, 171) |
| HSL | hsl(120, 6%, 69%) |
| HSV | hsv(120, 5%, 71%) |
| CMYK | cmyk(5%, 0%, 5%, 29.4%) |
| CIE-LAB | lab(72.39, -4.85, 3.50) |
| CIE-LCH | lch(72.39, 5.98, 144.16°) |
| OKLab | oklab(76.02% -0.0133 0.0092) |
| OKLCH | oklch(76.02% 0.016 145.4) |
| XYZ | xyz(40.4652, 44.2405, 44.9276) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.24
Cement
#A5A391
ΔE00 7.36
Greyish
#A8A495
ΔE00 7.38
Silver (survey)
#C5C9C7
ΔE00 7.41
Silver
#C0C0C0
ΔE00 7.85
Cool Grey
#95A3A6
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4AB #B4ABB4
analogous
#B0B4AB #ABB4AB #ABB4B0
triadic
#ABB4AB #ABABB4 #B4ABAB
tetradic
#ABB4AB #ABB0B4 #B4ABB4 #B4B0AB
square
#ABB4AB #ABB0B4 #B4ABB4 #B4B0AB
split-complementary
#ABB4AB #B0ABB4 #B4ABB0
monochromatic
#6C796C #8B978B #ABB4AB #CBD1CB #ECEEEC
Accessibility & contrast
On white
2.13
#ABB4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#ABB4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4AB
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4AB | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AB
Deuteranopia (green-blind)
#B3B1AB
Tritanopia (blue-blind)
#AAB3B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb4ab; /* rgb */ color: rgb(171, 180, 171); /* oklch */ color: oklch(76.0% 0.016 145.4);
Tailwind
colors: {
custom: {
50: '#c4cac4',
500: '#abb4ab',
950: '#000000',
},
}SCSS
$custom: #abb4ab; $custom-light: #c4cac4; $custom-dark: #000000;
JSON
{
"hex": "#abb4ab",
"rgb": {
"r": 171,
"g": 180,
"b": 171
},
"hsl": {
"h": 120,
"s": 5.66,
"l": 68.824
},
"oklch": {
"l": 0.76018,
"c": 0.01614,
"h": 145.4
},
"luminance": 0.44241
}Semantic roles & 50–950 ramp
primary
#ABB4AB
secondary
#DFDCDF
accent
#569090
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281