#ABB2AA#ABB2AA
#ABB2AA is a light, near-neutral grey. Relative luminance 0.434; OKLCH L 75.6% C 0.014 H 141.8°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2AA |
|---|---|
| RGB | rgb(171, 178, 170) |
| HSL | hsl(113, 5%, 68%) |
| HSV | hsv(113, 4%, 70%) |
| CMYK | cmyk(3.9%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(71.83, -3.96, 3.23) |
| CIE-LCH | lch(71.83, 5.11, 140.79°) |
| OKLab | oklab(75.57% -0.0108 0.0085) |
| OKLCH | oklch(75.57% 0.014 141.8) |
| XYZ | xyz(39.9694, 43.4008, 44.2939) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.20
Greyish
#A8A495
ΔE00 6.65
Cement
#A5A391
ΔE00 6.84
Silver (survey)
#C5C9C7
ΔE00 7.27
Silver
#C0C0C0
ΔE00 7.28
Cool Grey
#95A3A6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2AA #B1AAB2
analogous
#AFB2AA #ABB2AA #AAB2AD
triadic
#ABB2AA #AAABB2 #B2AAAB
tetradic
#ABB2AA #AAAFB2 #B1AAB2 #B2ADAA
square
#ABB2AA #AAAFB2 #B1AAB2 #B2ADAA
split-complementary
#ABB2AA #ADAAB2 #B2AAAF
monochromatic
#6D766B #8B958A #ABB2AA #CBCFCA #EAECEA
Accessibility & contrast
On white
2.17
#ABB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#ABB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2AA
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2AA | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0AA
Deuteranopia (green-blind)
#B1B0AA
Tritanopia (blue-blind)
#ABB1B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb2aa; /* rgb */ color: rgb(171, 178, 170); /* oklch */ color: oklch(75.6% 0.014 141.8);
Tailwind
colors: {
custom: {
50: '#c4c9c3',
500: '#abb2aa',
950: '#000000',
},
}SCSS
$custom: #abb2aa; $custom-light: #c4c9c3; $custom-dark: #000000;
JSON
{
"hex": "#abb2aa",
"rgb": {
"r": 171,
"g": 178,
"b": 170
},
"hsl": {
"h": 112.5,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.75566,
"c": 0.01371,
"h": 141.8
},
"luminance": 0.43401
}Semantic roles & 50–950 ramp
primary
#ABB2AA
secondary
#DDDBDD
accent
#578F88
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#121312
muted
#818281