#ABB2A5#ABB2A5
#ABB2A5 is a light, near-neutral grey. Relative luminance 0.432; OKLCH L 75.4% C 0.020 H 130.2°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2A5 |
|---|---|
| RGB | rgb(171, 178, 165) |
| HSL | hsl(92, 8%, 67%) |
| HSV | hsv(92, 7%, 70%) |
| CMYK | cmyk(3.9%, 0%, 7.3%, 30.2%) |
| CIE-LAB | lab(71.70, -4.88, 5.79) |
| CIE-LCH | lch(71.70, 7.57, 130.09°) |
| OKLab | oklab(75.43% -0.0128 0.0152) |
| OKLCH | oklch(75.43% 0.02 130.2) |
| XYZ | xyz(39.5054, 43.2152, 41.8501) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.88
Greyish
#A8A495
ΔE00 6.20
Dark Gray
#A9A9A9
ΔE00 7.94
Bland
#AFA88B
ΔE00 8.38
Silver (survey)
#C5C9C7
ΔE00 8.56
Silver
#C0C0C0
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2A5 #ACA5B2
analogous
#B1B2A5 #ABB2A5 #A5B2A6
triadic
#ABB2A5 #A5ABB2 #B2A5AB
tetradic
#ABB2A5 #A5B1B2 #ACA5B2 #B2A6A5
square
#ABB2A5 #A5B1B2 #ACA5B2 #B2A6A5
split-complementary
#ABB2A5 #A6A5B2 #B2A5B1
monochromatic
#6E7766 #8C9684 #ABB2A5 #CACEC6 #E9EAE7
Accessibility & contrast
On white
2.18
#ABB2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#ABB2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2A5
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2A5 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A4
Deuteranopia (green-blind)
#B2AFA6
Tritanopia (blue-blind)
#ABB1AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb2a5; /* rgb */ color: rgb(171, 178, 165); /* oklch */ color: oklch(75.4% 0.020 130.2);
Tailwind
colors: {
custom: {
50: '#c4c9bf',
500: '#abb2a5',
950: '#000000',
},
}SCSS
$custom: #abb2a5; $custom-light: #c4c9bf; $custom-dark: #000000;
JSON
{
"hex": "#abb2a5",
"rgb": {
"r": 171,
"g": 178,
"b": 165
},
"hsl": {
"h": 92.308,
"s": 7.784,
"l": 67.255
},
"oklch": {
"l": 0.75425,
"c": 0.01985,
"h": 130.2
},
"luminance": 0.43215
}Semantic roles & 50–950 ramp
primary
#ABB2A5
secondary
#DAD7DB
accent
#549275
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#121312
muted
#818281