#ACAEAE#ACAEAE
#ACAEAE is a light, near-neutral grey. Relative luminance 0.421; OKLCH L 74.9% C 0.002 H 197.2°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAEAE |
|---|---|
| RGB | rgb(172, 174, 174) |
| HSL | hsl(180, 1%, 68%) |
| HSV | hsv(180, 1%, 68%) |
| CMYK | cmyk(1.1%, 0%, 0%, 31.8%) |
| CIE-LAB | lab(70.94, -0.71, -0.25) |
| CIE-LCH | lch(70.94, 0.75, 199.35°) |
| OKLab | oklab(74.92% -0.0022 -0.0007) |
| OKLCH | oklch(74.92% 0.002 197.2) |
| XYZ | xyz(39.7880, 42.0987, 46.0659) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 1.69
Dove Gray
#B6B8BD
ΔE00 3.96
Silver
#C0C0C0
ΔE00 5.09
Cool Gray
#9AA7B0
ΔE00 6.17
Cool Grey
#95A3A6
ΔE00 6.50
Silver (survey)
#C5C9C7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAEAE #AEACAC
analogous
#ACAEAD #ACAEAE #ACADAE
triadic
#ACAEAE #AEACAE #AEAEAC
tetradic
#ACAEAE #ADACAE #AEACAC #ADAEAC
square
#ACAEAE #ADACAE #AEACAC #ADAEAC
split-complementary
#ACAEAE #AEACAD #AEADAC
monochromatic
#6E7171 #8D9090 #ACAEAE #CBCCCC #EAEAEA
Accessibility & contrast
On white
2.23
#ACAEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#ACAEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAEAE
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAEAE | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAE
Deuteranopia (green-blind)
#ADADAE
Tritanopia (blue-blind)
#ABAEAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #acaeae; /* rgb */ color: rgb(172, 174, 174); /* oklch */ color: oklch(74.9% 0.002 197.2);
Tailwind
colors: {
custom: {
50: '#c4c6c6',
500: '#acaeae',
950: '#000000',
},
}SCSS
$custom: #acaeae; $custom-light: #c4c6c6; $custom-dark: #000000;
JSON
{
"hex": "#acaeae",
"rgb": {
"r": 172,
"g": 174,
"b": 174
},
"hsl": {
"h": 180,
"s": 1.22,
"l": 67.843
},
"oklch": {
"l": 0.74921,
"c": 0.00227,
"h": 197.2
},
"luminance": 0.42099
}Semantic roles & 50–950 ramp
primary
#ACAEAE
secondary
#DBDBDB
accent
#5B5B8B
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282