#ABB3AB#ABB3AB
#ABB3AB is a light, near-neutral grey. Relative luminance 0.438; OKLCH L 75.8% C 0.014 H 145.4°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3AB |
|---|---|
| RGB | rgb(171, 179, 171) |
| HSL | hsl(120, 5%, 69%) |
| HSV | hsv(120, 4%, 70%) |
| CMYK | cmyk(4.5%, 0%, 4.5%, 29.8%) |
| CIE-LAB | lab(72.12, -4.31, 3.11) |
| CIE-LCH | lch(72.12, 5.32, 144.20°) |
| OKLab | oklab(75.81% -0.0118 0.0081) |
| OKLCH | oklch(75.81% 0.014 145.4) |
| XYZ | xyz(40.2640, 43.8382, 44.8606) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.56
Greyish
#A8A495
ΔE00 7.08
Cement
#A5A391
ΔE00 7.20
Silver (survey)
#C5C9C7
ΔE00 7.21
Silver
#C0C0C0
ΔE00 7.41
Cool Grey
#95A3A6
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3AB #B3ABB3
analogous
#AFB3AB #ABB3AB #ABB3AF
triadic
#ABB3AB #ABABB3 #B3ABAB
tetradic
#ABB3AB #ABAFB3 #B3ABB3 #B3AFAB
square
#ABB3AB #ABAFB3 #B3ABB3 #B3AFAB
split-complementary
#ABB3AB #AFABB3 #B3ABAF
monochromatic
#6C776C #8B968B #ABB3AB #CBD0CB #EBEDEB
Accessibility & contrast
On white
2.15
#ABB3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#ABB3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3AB
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3AB | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AB
Deuteranopia (green-blind)
#B2B0AB
Tritanopia (blue-blind)
#AAB2B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb3ab; /* rgb */ color: rgb(171, 179, 171); /* oklch */ color: oklch(75.8% 0.014 145.4);
Tailwind
colors: {
custom: {
50: '#c4c9c4',
500: '#abb3ab',
950: '#000000',
},
}SCSS
$custom: #abb3ab; $custom-light: #c4c9c4; $custom-dark: #000000;
JSON
{
"hex": "#abb3ab",
"rgb": {
"r": 171,
"g": 179,
"b": 171
},
"hsl": {
"h": 120,
"s": 5,
"l": 68.627
},
"oklch": {
"l": 0.75806,
"c": 0.01437,
"h": 145.4
},
"luminance": 0.43838
}Semantic roles & 50–950 ramp
primary
#ABB3AB
secondary
#DEDCDE
accent
#578F8F
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281