#ACA59E#ACA59E
#ACA59E is a light, near-neutral grey. Relative luminance 0.382; OKLCH L 72.6% C 0.013 H 67.6°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA59E |
|---|---|
| RGB | rgb(172, 165, 158) |
| HSL | hsl(30, 8%, 65%) |
| HSV | hsv(30, 8%, 67%) |
| CMYK | cmyk(0%, 4.1%, 8.1%, 32.5%) |
| CIE-LAB | lab(68.13, 1.26, 4.52) |
| CIE-LCH | lch(68.13, 4.69, 74.44°) |
| OKLab | oklab(72.58% 0.0049 0.0119) |
| OKLCH | oklch(72.58% 0.013 67.6) |
| XYZ | xyz(36.6392, 38.1499, 37.7746) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 3.68
Dark Gray
#A9A9A9
ΔE00 4.50
Greyish
#A8A495
ΔE00 4.65
Greige
#B8AB98
ΔE00 5.49
Cement
#A5A391
ΔE00 6.49
Grey
#929591
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA59E #9EA5AC
analogous
#AC9E9E #ACA59E #ACAC9E
triadic
#ACA59E #9EACA5 #A59EAC
tetradic
#ACA59E #9EAC9E #9EA5AC #AC9EAC
square
#ACA59E #9EAC9E #9EA5AC #AC9EAC
split-complementary
#ACA59E #9EACAC #9E9EAC
monochromatic
#706860 #90867D #ACA59E #C8C4BF #E4E2E0
Accessibility & contrast
On white
2.43
#ACA59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#ACA59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA59E
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA59E | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59E
Deuteranopia (green-blind)
#A9A79E
Tritanopia (blue-blind)
#AFA3A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aca59e; /* rgb */ color: rgb(172, 165, 158); /* oklch */ color: oklch(72.6% 0.013 67.6);
Tailwind
colors: {
custom: {
50: '#c4bfba',
500: '#aca59e',
950: '#000000',
},
}SCSS
$custom: #aca59e; $custom-light: #c4bfba; $custom-dark: #000000;
JSON
{
"hex": "#aca59e",
"rgb": {
"r": 172,
"g": 165,
"b": 158
},
"hsl": {
"h": 30,
"s": 7.778,
"l": 64.706
},
"oklch": {
"l": 0.72576,
"c": 0.01288,
"h": 67.6
},
"luminance": 0.3815
}Semantic roles & 50–950 ramp
primary
#ACA59E
secondary
#D0D3D5
accent
#739254
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180