#ACAA95#ACAA95
#ACAA95 is a light, muted yellow. Relative luminance 0.397; OKLCH L 73.4% C 0.029 H 102.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAA95 |
|---|---|
| RGB | rgb(172, 170, 149) |
| HSL | hsl(55, 12%, 63%) |
| HSV | hsv(55, 13%, 67%) |
| CMYK | cmyk(0%, 1.2%, 13.4%, 32.5%) |
| CIE-LAB | lab(69.25, -2.99, 11.09) |
| CIE-LCH | lch(69.25, 11.49, 105.06°) |
| OKLab | oklab(73.38% -0.0064 0.0288) |
| OKLCH | oklch(73.38% 0.029 102.6) |
| XYZ | xyz(36.8123, 39.6904, 34.1497) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 2.30
Greyish
#A8A495
ΔE00 3.16
Bland
#AFA88B
ΔE00 3.30
Stone (survey)
#ADA587
ΔE00 3.98
Stone
#A89F91
ΔE00 5.90
Greige
#B8AB98
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAA95 #9597AC
analogous
#AC9E95 #ACAA95 #A2AC95
triadic
#ACAA95 #95ACAA #AA95AC
tetradic
#ACAA95 #95AC9E #9597AC #AC95A2
square
#ACAA95 #95AC9E #9597AC #AC95A2
split-complementary
#ACAA95 #95A2AC #9E95AC
monochromatic
#6F6D57 #918E73 #ACAA95 #C7C6B7 #E2E1DA
Accessibility & contrast
On white
2.35
#ACAA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#ACAA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAA95
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAA95 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA894
Deuteranopia (green-blind)
#AFAA96
Tritanopia (blue-blind)
#B0A7A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #acaa95; /* rgb */ color: rgb(172, 170, 149); /* oklch */ color: oklch(73.4% 0.029 102.6);
Tailwind
colors: {
custom: {
50: '#c4c3b4',
500: '#acaa95',
950: '#000000',
},
}SCSS
$custom: #acaa95; $custom-light: #c4c3b4; $custom-dark: #000000;
JSON
{
"hex": "#acaa95",
"rgb": {
"r": 172,
"g": 170,
"b": 149
},
"hsl": {
"h": 54.783,
"s": 12.169,
"l": 62.941
},
"oklch": {
"l": 0.73384,
"c": 0.02947,
"h": 102.6
},
"luminance": 0.3969
}Semantic roles & 50–950 ramp
primary
#ACAA95
secondary
#CACBD3
accent
#55964F
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180