#ABB0AE#ABB0AE
#ABB0AE is a light, near-neutral grey. Relative luminance 0.428; OKLCH L 75.3% C 0.006 H 170.4°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0AE |
|---|---|
| RGB | rgb(171, 176, 174) |
| HSL | hsl(156, 3%, 68%) |
| HSV | hsv(156, 3%, 69%) |
| CMYK | cmyk(2.8%, 0%, 1.1%, 31%) |
| CIE-LAB | lab(71.39, -2.14, 0.41) |
| CIE-LCH | lch(71.39, 2.18, 169.17°) |
| OKLab | oklab(75.26% -0.0062 0.0011) |
| OKLCH | oklch(75.26% 0.006 170.4) |
| XYZ | xyz(39.9585, 42.7644, 46.1854) |
| Luminance | 0.4276 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.44
Dove Gray
#B6B8BD
ΔE00 5.14
Silver
#C0C0C0
ΔE00 5.52
Cool Grey
#95A3A6
ΔE00 5.94
Cool Gray
#9AA7B0
ΔE00 6.48
Silver (survey)
#C5C9C7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0AE #B0ABAD
analogous
#ABB0AB #ABB0AE #ABAFB0
triadic
#ABB0AE #AEABB0 #B0AEAB
tetradic
#ABB0AE #ABABB0 #B0ABAD #AFB0AB
square
#ABB0AE #ABABB0 #B0ABAD #AFB0AB
split-complementary
#ABB0AE #B0ABAF #B0ABAB
monochromatic
#6D7471 #8B9290 #ABB0AE #CBCECC #EAEBEB
Accessibility & contrast
On white
2.20
#ABB0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#ABB0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0AE
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0AE | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAE
Deuteranopia (green-blind)
#AFAFAE
Tritanopia (blue-blind)
#AAB0AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abb0ae; /* rgb */ color: rgb(171, 176, 174); /* oklch */ color: oklch(75.3% 0.006 170.4);
Tailwind
colors: {
custom: {
50: '#c4c7c6',
500: '#abb0ae',
950: '#000000',
},
}SCSS
$custom: #abb0ae; $custom-light: #c4c7c6; $custom-dark: #000000;
JSON
{
"hex": "#abb0ae",
"rgb": {
"r": 171,
"g": 176,
"b": 174
},
"hsl": {
"h": 156,
"s": 3.067,
"l": 68.039
},
"oklch": {
"l": 0.7526,
"c": 0.0063,
"h": 170.4
},
"luminance": 0.42765
}Semantic roles & 50–950 ramp
primary
#ABB0AE
secondary
#DCDBDB
accent
#596E8D
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282