#ABB2AD#ABB2AD
#ABB2AD is a light, near-neutral grey. Relative luminance 0.435; OKLCH L 75.7% C 0.011 H 155.0°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2AD |
|---|---|
| RGB | rgb(171, 178, 173) |
| HSL | hsl(137, 4%, 68%) |
| HSV | hsv(137, 4%, 70%) |
| CMYK | cmyk(3.9%, 0%, 2.8%, 30.2%) |
| CIE-LAB | lab(71.90, -3.40, 1.70) |
| CIE-LCH | lch(71.90, 3.80, 153.46°) |
| OKLab | oklab(75.65% -0.0095 0.0045) |
| OKLCH | oklch(75.65% 0.011 155) |
| XYZ | xyz(40.2564, 43.5156, 45.8056) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.22
Silver
#C0C0C0
ΔE00 6.41
Cool Grey
#95A3A6
ΔE00 6.53
Silver (survey)
#C5C9C7
ΔE00 6.69
Dove Gray
#B6B8BD
ΔE00 6.78
Greyish
#A8A495
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2AD #B2ABB0
analogous
#ACB2AB #ABB2AD #ABB2B0
triadic
#ABB2AD #ADABB2 #B2ADAB
tetradic
#ABB2AD #ABACB2 #B2ABB0 #B2B0AB
square
#ABB2AD #ABACB2 #B2ABB0 #B2B0AB
split-complementary
#ABB2AD #B0ABB2 #B2ABAC
monochromatic
#6C766F #8B958E #ABB2AD #CBCFCC #EBEDEB
Accessibility & contrast
On white
2.16
#ABB2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#ABB2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2AD
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2AD | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AD
Deuteranopia (green-blind)
#B1B0AD
Tritanopia (blue-blind)
#AAB2B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb2ad; /* rgb */ color: rgb(171, 178, 173); /* oklch */ color: oklch(75.7% 0.011 155.0);
Tailwind
colors: {
custom: {
50: '#c4c9c5',
500: '#abb2ad',
950: '#000000',
},
}SCSS
$custom: #abb2ad; $custom-light: #c4c9c5; $custom-dark: #000000;
JSON
{
"hex": "#abb2ad",
"rgb": {
"r": 171,
"g": 178,
"b": 173
},
"hsl": {
"h": 137.143,
"s": 4.348,
"l": 68.431
},
"oklch": {
"l": 0.75652,
"c": 0.01054,
"h": 155
},
"luminance": 0.43516
}Semantic roles & 50–950 ramp
primary
#ABB2AD
secondary
#DDDBDD
accent
#577F8E
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281