#ABB2AC#ABB2AC
#ABB2AC is a light, near-neutral grey. Relative luminance 0.435; OKLCH L 75.6% C 0.012 H 149.8°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2AC |
|---|---|
| RGB | rgb(171, 178, 172) |
| HSL | hsl(129, 4%, 68%) |
| HSV | hsv(129, 4%, 70%) |
| CMYK | cmyk(3.9%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(71.88, -3.59, 2.21) |
| CIE-LCH | lch(71.88, 4.22, 148.38°) |
| OKLab | oklab(75.62% -0.0099 0.0058) |
| OKLCH | oklch(75.62% 0.012 149.8) |
| XYZ | xyz(40.1600, 43.4771, 45.2979) |
| Luminance | 0.4348 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.53
Silver
#C0C0C0
ΔE00 6.68
Cool Grey
#95A3A6
ΔE00 6.82
Silver (survey)
#C5C9C7
ΔE00 6.86
Greyish
#A8A495
ΔE00 7.03
Dove Gray
#B6B8BD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2AC #B2ABB1
analogous
#ADB2AB #ABB2AC #ABB2AF
triadic
#ABB2AC #ACABB2 #B2ACAB
tetradic
#ABB2AC #ABADB2 #B2ABB1 #B2AFAB
square
#ABB2AC #ABADB2 #B2ABB1 #B2AFAB
split-complementary
#ABB2AC #AFABB2 #B2ABAD
monochromatic
#6C766E #8B958C #ABB2AC #CBCFCC #EBEDEB
Accessibility & contrast
On white
2.17
#ABB2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#ABB2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2AC
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2AC | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 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)
#B2B1AC
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#AAB2B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb2ac; /* rgb */ color: rgb(171, 178, 172); /* oklch */ color: oklch(75.6% 0.012 149.8);
Tailwind
colors: {
custom: {
50: '#c4c9c4',
500: '#abb2ac',
950: '#000000',
},
}SCSS
$custom: #abb2ac; $custom-light: #c4c9c4; $custom-dark: #000000;
JSON
{
"hex": "#abb2ac",
"rgb": {
"r": 171,
"g": 178,
"b": 172
},
"hsl": {
"h": 128.571,
"s": 4.348,
"l": 68.431
},
"oklch": {
"l": 0.75623,
"c": 0.01151,
"h": 149.8
},
"luminance": 0.43477
}Semantic roles & 50–950 ramp
primary
#ABB2AC
secondary
#DDDBDD
accent
#57868E
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281