#ABB2A7#ABB2A7
#ABB2A7 is a light, near-neutral grey. Relative luminance 0.433; OKLCH L 75.5% C 0.017 H 133.9°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2A7 |
|---|---|
| RGB | rgb(171, 178, 167) |
| HSL | hsl(98, 7%, 68%) |
| HSV | hsv(98, 6%, 70%) |
| CMYK | cmyk(3.9%, 0%, 6.2%, 30.2%) |
| CIE-LAB | lab(71.75, -4.51, 4.77) |
| CIE-LCH | lch(71.75, 6.57, 133.43°) |
| OKLab | oklab(75.48% -0.012 0.0125) |
| OKLCH | oklch(75.48% 0.017 133.9) |
| XYZ | xyz(39.6888, 43.2886, 42.8163) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 6.18
Greyish
#A8A495
ΔE00 6.29
Dark Gray
#A9A9A9
ΔE00 7.24
Silver (survey)
#C5C9C7
ΔE00 8.01
Silver
#C0C0C0
ΔE00 8.23
Cool Grey
#95A3A6
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2A7 #AEA7B2
analogous
#B1B2A7 #ABB2A7 #A7B2A8
triadic
#ABB2A7 #A7ABB2 #B2A7AB
tetradic
#ABB2A7 #A7B1B2 #AEA7B2 #B2A8A7
square
#ABB2A7 #A7B1B2 #AEA7B2 #B2A8A7
split-complementary
#ABB2A7 #A8A7B2 #B2A7B1
monochromatic
#6D7768 #8C9586 #ABB2A7 #CACFC8 #E9EBE8
Accessibility & contrast
On white
2.17
#ABB2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#ABB2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2A7
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2A7 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A6
Deuteranopia (green-blind)
#B2B0A7
Tritanopia (blue-blind)
#ABB1AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb2a7; /* rgb */ color: rgb(171, 178, 167); /* oklch */ color: oklch(75.5% 0.017 133.9);
Tailwind
colors: {
custom: {
50: '#c4c9c1',
500: '#abb2a7',
950: '#000000',
},
}SCSS
$custom: #abb2a7; $custom-light: #c4c9c1; $custom-dark: #000000;
JSON
{
"hex": "#abb2a7",
"rgb": {
"r": 171,
"g": 178,
"b": 167
},
"hsl": {
"h": 98.182,
"s": 6.667,
"l": 67.647
},
"oklch": {
"l": 0.75481,
"c": 0.01732,
"h": 133.9
},
"luminance": 0.43289
}Semantic roles & 50–950 ramp
primary
#ABB2A7
secondary
#DBD9DC
accent
#55917B
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#121312
muted
#818281