#ABAEAA#ABAEAA
#ABAEAA is a light, near-neutral grey. Relative luminance 0.418; OKLCH L 74.7% C 0.007 H 137.8°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEAA |
|---|---|
| RGB | rgb(171, 174, 170) |
| HSL | hsl(105, 2%, 67%) |
| HSV | hsv(105, 2%, 68%) |
| CMYK | cmyk(1.7%, 0%, 2.3%, 31.8%) |
| CIE-LAB | lab(70.76, -1.81, 1.68) |
| CIE-LCH | lch(70.76, 2.47, 137.20°) |
| OKLab | oklab(74.72% -0.0049 0.0044) |
| OKLCH | oklch(74.72% 0.007 137.8) |
| XYZ | xyz(39.1851, 41.8323, 44.0325) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.20
Silver
#C0C0C0
ΔE00 5.92
Dove Gray
#B6B8BD
ΔE00 5.94
Greyish
#A8A495
ΔE00 6.19
Cool Grey
#95A3A6
ΔE00 6.60
Cement
#A5A391
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEAA #ADAAAE
analogous
#ADAEAA #ABAEAA #AAAEAB
triadic
#ABAEAA #AAABAE #AEAAAB
tetradic
#ABAEAA #AAADAE #ADAAAE #AEABAA
square
#ABAEAA #AAADAE #ADAAAE #AEABAA
split-complementary
#ABAEAA #ABAAAE #AEAAAD
monochromatic
#6D716C #8C908B #ABAEAA #CACCC9 #E9EAE9
Accessibility & contrast
On white
2.24
#ABAEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#ABAEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEAA
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEAA | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#AEADAA
Tritanopia (blue-blind)
#ABAEAD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #abaeaa; /* rgb */ color: rgb(171, 174, 170); /* oklch */ color: oklch(74.7% 0.007 137.8);
Tailwind
colors: {
custom: {
50: '#c4c6c3',
500: '#abaeaa',
950: '#000000',
},
}SCSS
$custom: #abaeaa; $custom-light: #c4c6c3; $custom-dark: #000000;
JSON
{
"hex": "#abaeaa",
"rgb": {
"r": 171,
"g": 174,
"b": 170
},
"hsl": {
"h": 105,
"s": 2.41,
"l": 67.451
},
"oklch": {
"l": 0.74722,
"c": 0.00656,
"h": 137.8
},
"luminance": 0.41832
}Semantic roles & 50–950 ramp
primary
#ABAEAA
secondary
#DAD9DB
accent
#598C7F
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#121312
muted
#818281