#ABAEAD#ABAEAD
#ABAEAD is a light, near-neutral grey. Relative luminance 0.419; OKLCH L 74.8% C 0.004 H 174.4°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEAD |
|---|---|
| RGB | rgb(171, 174, 173) |
| HSL | hsl(160, 2%, 68%) |
| HSV | hsv(160, 2%, 68%) |
| CMYK | cmyk(1.7%, 0%, 0.6%, 31.8%) |
| CIE-LAB | lab(70.83, -1.25, 0.14) |
| CIE-LCH | lch(70.83, 1.26, 173.54°) |
| OKLab | oklab(74.81% -0.0037 0.0004) |
| OKLCH | oklch(74.81% 0.004 174.4) |
| XYZ | xyz(39.4721, 41.9471, 45.5442) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.18
Dove Gray
#B6B8BD
ΔE00 4.56
Silver
#C0C0C0
ΔE00 5.37
Cool Grey
#95A3A6
ΔE00 6.13
Cool Gray
#9AA7B0
ΔE00 6.24
Silver (survey)
#C5C9C7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEAD #AEABAC
analogous
#ABAEAB #ABAEAD #ABADAE
triadic
#ABAEAD #ADABAE #AEADAB
tetradic
#ABAEAD #ABABAE #AEABAC #ADAEAB
square
#ABAEAD #ABABAE #AEABAC #ADAEAB
split-complementary
#ABAEAD #AEABAD #AEABAB
monochromatic
#6D7170 #8C908F #ABAEAD #CACCCB #E9EAEA
Accessibility & contrast
On white
2.24
#ABAEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#ABAEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEAD
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEAD | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAD
Deuteranopia (green-blind)
#ADADAD
Tritanopia (blue-blind)
#AAAEAE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #abaead; /* rgb */ color: rgb(171, 174, 173); /* oklch */ color: oklch(74.8% 0.004 174.4);
Tailwind
colors: {
custom: {
50: '#c4c6c5',
500: '#abaead',
950: '#000000',
},
}SCSS
$custom: #abaead; $custom-light: #c4c6c5; $custom-dark: #000000;
JSON
{
"hex": "#abaead",
"rgb": {
"r": 171,
"g": 174,
"b": 173
},
"hsl": {
"h": 160,
"s": 1.818,
"l": 67.647
},
"oklch": {
"l": 0.7481,
"c": 0.00368,
"h": 174.4
},
"luminance": 0.41947
}Semantic roles & 50–950 ramp
primary
#ABAEAD
secondary
#DBDADA
accent
#5A6A8C
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281