#ABB6AA#ABB6AA
#ABB6AA is a light, muted grey. Relative luminance 0.450; OKLCH L 76.4% C 0.021 H 143.0°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6AA |
|---|---|
| RGB | rgb(171, 182, 170) |
| HSL | hsl(115, 8%, 69%) |
| HSV | hsv(115, 7%, 71%) |
| CMYK | cmyk(6%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(72.90, -6.09, 4.79) |
| CIE-LCH | lch(72.90, 7.75, 141.85°) |
| OKLab | oklab(76.42% -0.0166 0.0125) |
| OKLCH | oklch(76.42% 0.021 143) |
| XYZ | xyz(40.7769, 45.0158, 44.5631) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 7.69
Greyish
#A8A495
ΔE00 8.06
Silver (survey)
#C5C9C7
ΔE00 8.21
Dark Gray
#A9A9A9
ΔE00 8.83
Silver
#C0C0C0
ΔE00 9.07
Cool Grey
#95A3A6
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6AA #B5AAB6
analogous
#B1B6AA #ABB6AA #AAB6AF
triadic
#ABB6AA #AAABB6 #B6AAAB
tetradic
#ABB6AA #AAB1B6 #B5AAB6 #B6AFAA
square
#ABB6AA #AAB1B6 #B5AAB6 #B6AFAA
split-complementary
#ABB6AA #AFAAB6 #B6AAB1
monochromatic
#6C7C6A #8A9A89 #ABB6AA #CCD2CB #ECEFEC
Accessibility & contrast
On white
2.10
#ABB6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#ABB6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6AA
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6AA | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4A9
Deuteranopia (green-blind)
#B5B2AB
Tritanopia (blue-blind)
#AAB5B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb6aa; /* rgb */ color: rgb(171, 182, 170); /* oklch */ color: oklch(76.4% 0.021 143.0);
Tailwind
colors: {
custom: {
50: '#c4cbc3',
500: '#abb6aa',
950: '#000000',
},
}SCSS
$custom: #abb6aa; $custom-light: #c4cbc3; $custom-dark: #000000;
JSON
{
"hex": "#abb6aa",
"rgb": {
"r": 171,
"g": 182,
"b": 170
},
"hsl": {
"h": 115,
"s": 7.595,
"l": 69.02
},
"oklch": {
"l": 0.76415,
"c": 0.02081,
"h": 143
},
"luminance": 0.45016
}Semantic roles & 50–950 ramp
primary
#ABB6AA
secondary
#DFDCE0
accent
#54928C
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#121312
muted
#818281