#ACA69E#ACA69E
#ACA69E is a light, near-neutral grey. Relative luminance 0.385; OKLCH L 72.8% C 0.013 H 75.3°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA69E |
|---|---|
| RGB | rgb(172, 166, 158) |
| HSL | hsl(34, 8%, 65%) |
| HSV | hsv(34, 8%, 67%) |
| CMYK | cmyk(0%, 3.5%, 8.1%, 32.5%) |
| CIE-LAB | lab(68.40, 0.71, 4.90) |
| CIE-LCH | lch(68.40, 4.96, 81.72°) |
| OKLab | oklab(72.78% 0.0034 0.0129) |
| OKLCH | oklch(72.78% 0.013 75.3) |
| XYZ | xyz(36.8203, 38.5120, 37.8350) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 3.41
Greyish
#A8A495
ΔE00 3.86
Dark Gray
#A9A9A9
ΔE00 4.56
Greige
#B8AB98
ΔE00 5.14
Cement
#A5A391
ΔE00 5.67
Warm Gray
#C9BEB0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA69E #9EA4AC
analogous
#AC9F9E #ACA69E #ABAC9E
triadic
#ACA69E #9EACA6 #A69EAC
tetradic
#ACA69E #9EAC9F #9EA4AC #AC9EAB
square
#ACA69E #9EAC9F #9EA4AC #AC9EAB
split-complementary
#ACA69E #9EABAC #9F9EAC
monochromatic
#706960 #90887D #ACA69E #C8C4BF #E4E3E0
Accessibility & contrast
On white
2.41
#ACA69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#ACA69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA69E
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA69E | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69E
Deuteranopia (green-blind)
#AAA79E
Tritanopia (blue-blind)
#AFA4A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aca69e; /* rgb */ color: rgb(172, 166, 158); /* oklch */ color: oklch(72.8% 0.013 75.3);
Tailwind
colors: {
custom: {
50: '#c4c0ba',
500: '#aca69e',
950: '#000000',
},
}SCSS
$custom: #aca69e; $custom-light: #c4c0ba; $custom-dark: #000000;
JSON
{
"hex": "#aca69e",
"rgb": {
"r": 172,
"g": 166,
"b": 158
},
"hsl": {
"h": 34.286,
"s": 7.778,
"l": 64.706
},
"oklch": {
"l": 0.72784,
"c": 0.01334,
"h": 75.3
},
"luminance": 0.38512
}Semantic roles & 50–950 ramp
primary
#ACA69E
secondary
#D0D3D5
accent
#6E9254
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180