#ACAEB0#ACAEB0
#ACAEB0 is a light, near-neutral grey. Relative luminance 0.422; OKLCH L 75.0% C 0.004 H 247.8°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAEB0 |
|---|---|
| RGB | rgb(172, 174, 176) |
| HSL | hsl(210, 2%, 68%) |
| HSV | hsv(210, 2%, 69%) |
| CMYK | cmyk(2.3%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(70.99, -0.32, -1.27) |
| CIE-LCH | lch(70.99, 1.31, 255.70°) |
| OKLab | oklab(74.98% -0.0014 -0.0034) |
| OKLCH | oklch(74.98% 0.004 247.8) |
| XYZ | xyz(39.9844, 42.1772, 47.1004) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 1.89
Dove Gray
#B6B8BD
ΔE00 3.25
Silver
#C0C0C0
ΔE00 5.11
Cool Gray
#9AA7B0
ΔE00 5.68
Cool Grey
#95A3A6
ΔE00 6.62
Silver (survey)
#C5C9C7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAEB0 #B0AEAC
analogous
#ACB0B0 #ACAEB0 #ACACB0
triadic
#ACAEB0 #B0ACAE #AEB0AC
tetradic
#ACAEB0 #B0ACB0 #B0AEAC #ACB0AC
square
#ACAEB0 #B0ACB0 #B0AEAC #ACB0AC
split-complementary
#ACAEB0 #B0ACAC #B0B0AC
monochromatic
#6E7174 #8D8F92 #ACAEB0 #CBCDCE #EBEBEC
Accessibility & contrast
On white
2.23
#ACAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#ACAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAEB0
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAEB0 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB0
Deuteranopia (green-blind)
#ADAEB0
Tritanopia (blue-blind)
#ABAEAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #acaeb0; /* rgb */ color: rgb(172, 174, 176); /* oklch */ color: oklch(75.0% 0.004 247.8);
Tailwind
colors: {
custom: {
50: '#c4c6c7',
500: '#acaeb0',
950: '#000000',
},
}SCSS
$custom: #acaeb0; $custom-light: #c4c6c7; $custom-dark: #000000;
JSON
{
"hex": "#acaeb0",
"rgb": {
"r": 172,
"g": 174,
"b": 176
},
"hsl": {
"h": 210,
"s": 2.469,
"l": 68.235
},
"oklch": {
"l": 0.74981,
"c": 0.00365,
"h": 247.8
},
"luminance": 0.42177
}Semantic roles & 50–950 ramp
primary
#ACAEB0
secondary
#DDDCDB
accent
#73598C
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282