#ABB2AB#ABB2AB
#ABB2AB is a light, near-neutral grey. Relative luminance 0.434; OKLCH L 75.6% C 0.013 H 145.5°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2AB |
|---|---|
| RGB | rgb(171, 178, 171) |
| HSL | hsl(120, 4%, 68%) |
| HSV | hsv(120, 4%, 70%) |
| CMYK | cmyk(3.9%, 0%, 3.9%, 30.2%) |
| CIE-LAB | lab(71.85, -3.78, 2.72) |
| CIE-LCH | lch(71.85, 4.65, 144.22°) |
| OKLab | oklab(75.59% -0.0104 0.0071) |
| OKLCH | oklch(75.59% 0.013 145.5) |
| XYZ | xyz(40.0644, 43.4388, 44.7940) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.86
Greyish
#A8A495
ΔE00 6.82
Silver
#C0C0C0
ΔE00 6.98
Silver (survey)
#C5C9C7
ΔE00 7.06
Cement
#A5A391
ΔE00 7.11
Cool Grey
#95A3A6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2AB #B2ABB2
analogous
#AEB2AB #ABB2AB #ABB2AE
triadic
#ABB2AB #ABABB2 #B2ABAB
tetradic
#ABB2AB #ABAEB2 #B2ABB2 #B2AEAB
square
#ABB2AB #ABAEB2 #B2ABB2 #B2AEAB
split-complementary
#ABB2AB #AEABB2 #B2ABAE
monochromatic
#6C766C #8B958B #ABB2AB #CBCFCB #EBEDEB
Accessibility & contrast
On white
2.17
#ABB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#ABB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2AB
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2AB | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AB
Deuteranopia (green-blind)
#B1B0AB
Tritanopia (blue-blind)
#AAB2B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb2ab; /* rgb */ color: rgb(171, 178, 171); /* oklch */ color: oklch(75.6% 0.013 145.5);
Tailwind
colors: {
custom: {
50: '#c4c9c4',
500: '#abb2ab',
950: '#000000',
},
}SCSS
$custom: #abb2ab; $custom-light: #c4c9c4; $custom-dark: #000000;
JSON
{
"hex": "#abb2ab",
"rgb": {
"r": 171,
"g": 178,
"b": 171
},
"hsl": {
"h": 120,
"s": 4.348,
"l": 68.431
},
"oklch": {
"l": 0.75594,
"c": 0.01258,
"h": 145.5
},
"luminance": 0.43439
}Semantic roles & 50–950 ramp
primary
#ABB2AB
secondary
#DDDBDD
accent
#578E8E
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281