#ACA79E#ACA79E
#ACA79E is a light, near-neutral grey. Relative luminance 0.389; OKLCH L 73.0% C 0.014 H 82.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA79E |
|---|---|
| RGB | rgb(172, 167, 158) |
| HSL | hsl(39, 8%, 65%) |
| HSV | hsv(39, 8%, 67%) |
| CMYK | cmyk(0%, 2.9%, 8.1%, 32.5%) |
| CIE-LAB | lab(68.66, 0.17, 5.29) |
| CIE-LCH | lch(68.66, 5.29, 88.17°) |
| OKLab | oklab(72.99% 0.0019 0.0139) |
| OKLCH | oklch(72.99% 0.014 82.4) |
| XYZ | xyz(37.0028, 38.8770, 37.8958) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.15
Stone
#A89F91
ΔE00 3.40
Dark Gray
#A9A9A9
ΔE00 4.75
Cement
#A5A391
ΔE00 4.92
Greige
#B8AB98
ΔE00 4.97
Warm Gray
#C9BEB0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA79E #9EA3AC
analogous
#ACA09E #ACA79E #AAAC9E
triadic
#ACA79E #9EACA7 #A79EAC
tetradic
#ACA79E #9EACA0 #9EA3AC #AC9EAA
square
#ACA79E #9EACA0 #9EA3AC #AC9EAA
split-complementary
#ACA79E #9EAAAC #A09EAC
monochromatic
#706A60 #90897D #ACA79E #C8C5BF #E4E3E0
Accessibility & contrast
On white
2.39
#ACA79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#ACA79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA79E
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA79E | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79D
Deuteranopia (green-blind)
#ABA89E
Tritanopia (blue-blind)
#AFA5A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aca79e; /* rgb */ color: rgb(172, 167, 158); /* oklch */ color: oklch(73.0% 0.014 82.4);
Tailwind
colors: {
custom: {
50: '#c4c1ba',
500: '#aca79e',
950: '#000000',
},
}SCSS
$custom: #aca79e; $custom-light: #c4c1ba; $custom-dark: #000000;
JSON
{
"hex": "#aca79e",
"rgb": {
"r": 172,
"g": 167,
"b": 158
},
"hsl": {
"h": 38.571,
"s": 7.778,
"l": 64.706
},
"oklch": {
"l": 0.72993,
"c": 0.01401,
"h": 82.4
},
"luminance": 0.38877
}Semantic roles & 50–950 ramp
primary
#ACA79E
secondary
#D0D2D5
accent
#6A9254
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180