#ABAEAC#ABAEAC
#ABAEAC is a light, near-neutral grey. Relative luminance 0.419; OKLCH L 74.8% C 0.004 H 157.2°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEAC |
|---|---|
| RGB | rgb(171, 174, 172) |
| HSL | hsl(140, 2%, 68%) |
| HSV | hsv(140, 2%, 68%) |
| CMYK | cmyk(1.7%, 0%, 1.1%, 31.8%) |
| CIE-LAB | lab(70.81, -1.44, 0.65) |
| CIE-LCH | lch(70.81, 1.58, 155.55°) |
| OKLab | oklab(74.78% -0.0041 0.0017) |
| OKLCH | oklch(74.78% 0.004 157.2) |
| XYZ | xyz(39.3757, 41.9085, 45.0365) |
| Luminance | 0.4191 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.46
Dove Gray
#B6B8BD
ΔE00 5.01
Silver
#C0C0C0
ΔE00 5.51
Cool Grey
#95A3A6
ΔE00 6.25
Cool Gray
#9AA7B0
ΔE00 6.66
Greyish
#A8A495
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEAC #AEABAD
analogous
#ABAEAB #ABAEAC #ABAEAD
triadic
#ABAEAC #ACABAE #AEACAB
tetradic
#ABAEAC #ABABAE #AEABAD #AEADAB
square
#ABAEAC #ABABAE #AEABAD #AEADAB
split-complementary
#ABAEAC #ADABAE #AEABAB
monochromatic
#6D716F #8C908D #ABAEAC #CACCCB #E9EAEA
Accessibility & contrast
On white
2.24
#ABAEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#ABAEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEAC
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEAC | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAC
Deuteranopia (green-blind)
#ADADAC
Tritanopia (blue-blind)
#ABAEAD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #abaeac; /* rgb */ color: rgb(171, 174, 172); /* oklch */ color: oklch(74.8% 0.004 157.2);
Tailwind
colors: {
custom: {
50: '#c4c6c4',
500: '#abaeac',
950: '#000000',
},
}SCSS
$custom: #abaeac; $custom-light: #c4c6c4; $custom-dark: #000000;
JSON
{
"hex": "#abaeac",
"rgb": {
"r": 171,
"g": 174,
"b": 172
},
"hsl": {
"h": 140,
"s": 1.818,
"l": 67.647
},
"oklch": {
"l": 0.74781,
"c": 0.00441,
"h": 157.2
},
"luminance": 0.41909
}Semantic roles & 50–950 ramp
primary
#ABAEAC
secondary
#DBDADB
accent
#5A7B8C
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121312
muted
#818281