#ABB2AE#ABB2AE
#ABB2AE is a light, near-neutral grey. Relative luminance 0.436; OKLCH L 75.7% C 0.010 H 161.3°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2AE |
|---|---|
| RGB | rgb(171, 178, 174) |
| HSL | hsl(146, 4%, 68%) |
| HSV | hsv(146, 4%, 70%) |
| CMYK | cmyk(3.9%, 0%, 2.2%, 30.2%) |
| CIE-LAB | lab(71.93, -3.21, 1.19) |
| CIE-LCH | lch(71.93, 3.43, 159.70°) |
| OKLab | oklab(75.68% -0.0091 0.0031) |
| OKLCH | oklch(75.68% 0.01 161.3) |
| XYZ | xyz(40.3535, 43.5545, 46.3171) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.92
Silver
#C0C0C0
ΔE00 6.15
Cool Grey
#95A3A6
ΔE00 6.26
Dove Gray
#B6B8BD
ΔE00 6.33
Silver (survey)
#C5C9C7
ΔE00 6.55
Cool Gray
#9AA7B0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2AE #B2ABAF
analogous
#ABB2AB #ABB2AE #ABB2B1
triadic
#ABB2AE #AEABB2 #B2AEAB
tetradic
#ABB2AE #ABABB2 #B2ABAF #B2B1AB
square
#ABB2AE #ABABB2 #B2ABAF #B2B1AB
split-complementary
#ABB2AE #B1ABB2 #B2ABAB
monochromatic
#6C7671 #8B958F #ABB2AE #CBCFCD #EBEDEC
Accessibility & contrast
On white
2.16
#ABB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#ABB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2AE
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2AE | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AE
Deuteranopia (green-blind)
#B0B0AE
Tritanopia (blue-blind)
#AAB2B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb2ae; /* rgb */ color: rgb(171, 178, 174); /* oklch */ color: oklch(75.7% 0.010 161.3);
Tailwind
colors: {
custom: {
50: '#c4c9c6',
500: '#abb2ae',
950: '#000000',
},
}SCSS
$custom: #abb2ae; $custom-light: #c4c9c6; $custom-dark: #000000;
JSON
{
"hex": "#abb2ae",
"rgb": {
"r": 171,
"g": 178,
"b": 174
},
"hsl": {
"h": 145.714,
"s": 4.348,
"l": 68.431
},
"oklch": {
"l": 0.75682,
"c": 0.00965,
"h": 161.3
},
"luminance": 0.43555
}Semantic roles & 50–950 ramp
primary
#ABB2AE
secondary
#DDDBDD
accent
#57778E
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282