#ABB7AB#ABB7AB
#ABB7AB is a light, muted grey. Relative luminance 0.455; OKLCH L 76.7% C 0.021 H 145.4°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7AB |
|---|---|
| RGB | rgb(171, 183, 171) |
| HSL | hsl(120, 8%, 69%) |
| HSV | hsv(120, 7%, 72%) |
| CMYK | cmyk(6.6%, 0%, 6.6%, 28.2%) |
| CIE-LAB | lab(73.20, -6.44, 4.67) |
| CIE-LCH | lch(73.20, 7.95, 144.07°) |
| OKLab | oklab(76.66% -0.0177 0.0122) |
| OKLCH | oklch(76.66% 0.021 145.4) |
| XYZ | xyz(41.0774, 45.4649, 45.1317) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 8.11
Silver (survey)
#C5C9C7
ΔE00 8.24
Greyish
#A8A495
ΔE00 8.50
Dark Gray
#A9A9A9
ΔE00 9.15
Greenish Grey
#96AE8D
ΔE00 9.16
Cool Grey
#95A3A6
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7AB #B7ABB7
analogous
#B1B7AB #ABB7AB #ABB7B1
triadic
#ABB7AB #ABABB7 #B7ABAB
tetradic
#ABB7AB #ABB1B7 #B7ABB7 #B7B1AB
square
#ABB7AB #ABB1B7 #B7ABB7 #B7B1AB
split-complementary
#ABB7AB #B1ABB7 #B7ABB1
monochromatic
#6B7D6B #8A9B8A #ABB7AB #CCD3CC #EDEFED
Accessibility & contrast
On white
2.08
#ABB7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#ABB7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7AB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7AB | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AA
Deuteranopia (green-blind)
#B5B3AC
Tritanopia (blue-blind)
#AAB6B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb7ab; /* rgb */ color: rgb(171, 183, 171); /* oklch */ color: oklch(76.7% 0.021 145.4);
Tailwind
colors: {
custom: {
50: '#c4ccc4',
500: '#abb7ab',
950: '#000000',
},
}SCSS
$custom: #abb7ab; $custom-light: #c4ccc4; $custom-dark: #000000;
JSON
{
"hex": "#abb7ab",
"rgb": {
"r": 171,
"g": 183,
"b": 171
},
"hsl": {
"h": 120,
"s": 7.692,
"l": 69.412
},
"oklch": {
"l": 0.76656,
"c": 0.02146,
"h": 145.4
},
"luminance": 0.45465
}Semantic roles & 50–950 ramp
primary
#ABB7AB
secondary
#E1DDE1
accent
#549292
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281