#ABAEAB#ABAEAB
#ABAEAB is a light, near-neutral grey. Relative luminance 0.419; OKLCH L 74.8% C 0.005 H 145.5°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEAB |
|---|---|
| RGB | rgb(171, 174, 171) |
| HSL | hsl(120, 2%, 68%) |
| HSV | hsv(120, 2%, 68%) |
| CMYK | cmyk(1.7%, 0%, 1.7%, 31.8%) |
| CIE-LAB | lab(70.78, -1.62, 1.17) |
| CIE-LCH | lch(70.78, 2.00, 144.35°) |
| OKLab | oklab(74.75% -0.0045 0.0031) |
| OKLCH | oklch(74.75% 0.005 145.5) |
| XYZ | xyz(39.2801, 41.8702, 44.5326) |
| Luminance | 0.4187 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.81
Dove Gray
#B6B8BD
ΔE00 5.47
Silver
#C0C0C0
ΔE00 5.70
Cool Grey
#95A3A6
ΔE00 6.40
Greyish
#A8A495
ΔE00 6.57
Cool Gray
#9AA7B0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEAB #AEABAE
analogous
#ACAEAB #ABAEAB #ABAEAC
triadic
#ABAEAB #ABABAE #AEABAB
tetradic
#ABAEAB #ABACAE #AEABAE #AEACAB
square
#ABAEAB #ABACAE #AEABAE #AEACAB
split-complementary
#ABAEAB #ACABAE #AEABAC
monochromatic
#6D716D #8C908C #ABAEAB #CACCCA #E9EAE9
Accessibility & contrast
On white
2.24
#ABAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#ABAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEAB
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEAB | 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)
#AEADAB
Deuteranopia (green-blind)
#AEADAB
Tritanopia (blue-blind)
#ABAEAD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #abaeab; /* rgb */ color: rgb(171, 174, 171); /* oklch */ color: oklch(74.8% 0.005 145.5);
Tailwind
colors: {
custom: {
50: '#c4c6c4',
500: '#abaeab',
950: '#000000',
},
}SCSS
$custom: #abaeab; $custom-light: #c4c6c4; $custom-dark: #000000;
JSON
{
"hex": "#abaeab",
"rgb": {
"r": 171,
"g": 174,
"b": 171
},
"hsl": {
"h": 120,
"s": 1.818,
"l": 67.647
},
"oklch": {
"l": 0.74751,
"c": 0.00541,
"h": 145.5
},
"luminance": 0.4187
}Semantic roles & 50–950 ramp
primary
#ABAEAB
secondary
#DBDADB
accent
#5A8C8C
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281