#ABB6AB#ABB6AB
#ABB6AB is a light, near-neutral grey. Relative luminance 0.451; OKLCH L 76.4% C 0.020 H 145.4°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6AB |
|---|---|
| RGB | rgb(171, 182, 171) |
| HSL | hsl(120, 7%, 69%) |
| HSV | hsv(120, 6%, 71%) |
| CMYK | cmyk(6%, 0%, 6%, 28.6%) |
| CIE-LAB | lab(72.93, -5.91, 4.28) |
| CIE-LCH | lch(72.93, 7.30, 144.10°) |
| OKLab | oklab(76.44% -0.0162 0.0112) |
| OKLCH | oklch(76.44% 0.02 145.4) |
| XYZ | xyz(40.8719, 45.0538, 45.0632) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 7.82
Silver (survey)
#C5C9C7
ΔE00 7.94
Greyish
#A8A495
ΔE00 8.10
Dark Gray
#A9A9A9
ΔE00 8.54
Cool Grey
#95A3A6
ΔE00 8.74
Silver
#C0C0C0
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6AB #B6ABB6
analogous
#B1B6AB #ABB6AB #ABB6B1
triadic
#ABB6AB #ABABB6 #B6ABAB
tetradic
#ABB6AB #ABB1B6 #B6ABB6 #B6B1AB
square
#ABB6AB #ABB1B6 #B6ABB6 #B6B1AB
split-complementary
#ABB6AB #B1ABB6 #B6ABB1
monochromatic
#6B7B6B #8A9A8A #ABB6AB #CCD2CC #ECEFEC
Accessibility & contrast
On white
2.10
#ABB6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#ABB6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6AB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6AB | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AA
Deuteranopia (green-blind)
#B5B2AB
Tritanopia (blue-blind)
#AAB5B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb6ab; /* rgb */ color: rgb(171, 182, 171); /* oklch */ color: oklch(76.4% 0.020 145.4);
Tailwind
colors: {
custom: {
50: '#c4cbc4',
500: '#abb6ab',
950: '#000000',
},
}SCSS
$custom: #abb6ab; $custom-light: #c4cbc4; $custom-dark: #000000;
JSON
{
"hex": "#abb6ab",
"rgb": {
"r": 171,
"g": 182,
"b": 171
},
"hsl": {
"h": 120,
"s": 7.006,
"l": 69.216
},
"oklch": {
"l": 0.76443,
"c": 0.0197,
"h": 145.4
},
"luminance": 0.45054
}Semantic roles & 50–950 ramp
primary
#ABB6AB
secondary
#E0DDE0
accent
#559191
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281