#A4AE9A#A4AE9A
#A4AE9A is a light, muted yellow-green. Relative luminance 0.405; OKLCH L 73.7% C 0.030 H 128.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AE9A |
|---|---|
| RGB | rgb(164, 174, 154) |
| HSL | hsl(90, 11%, 64%) |
| HSV | hsv(90, 11%, 68%) |
| CMYK | cmyk(5.7%, 0%, 11.5%, 31.8%) |
| CIE-LAB | lab(69.82, -7.23, 9.07) |
| CIE-LCH | lch(69.82, 11.60, 128.56°) |
| OKLab | oklab(73.72% -0.019 0.0236) |
| OKLCH | oklch(73.72% 0.03 128.9) |
| XYZ | xyz(36.2777, 40.4976, 36.4712) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.97
Greenish Grey
#96AE8D
ΔE00 6.34
Sage Green
#9CAF88
ΔE00 6.67
Greyish
#A8A495
ΔE00 7.20
Bland
#AFA88B
ΔE00 7.79
Stone (survey)
#ADA587
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AE9A #A49AAE
analogous
#AEAE9A #A4AE9A #9AAE9A
triadic
#A4AE9A #9AA4AE #AE9AA4
tetradic
#A4AE9A #9AAEAE #A49AAE #AE9A9A
square
#A4AE9A #9AAEAE #A49AAE #AE9A9A
split-complementary
#A4AE9A #9A9AAE #AE9AAE
monochromatic
#67725C #859378 #A4AE9A #C3C9BC #E1E4DE
Accessibility & contrast
On white
2.31
#A4AE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#A4AE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AE9A
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AE9A | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB99
Deuteranopia (green-blind)
#AFAA9B
Tritanopia (blue-blind)
#A5ACA8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a4ae9a; /* rgb */ color: rgb(164, 174, 154); /* oklch */ color: oklch(73.7% 0.030 128.9);
Tailwind
colors: {
custom: {
50: '#bfc6b7',
500: '#a4ae9a',
950: '#000000',
},
}SCSS
$custom: #a4ae9a; $custom-light: #bfc6b7; $custom-dark: #000000;
JSON
{
"hex": "#a4ae9a",
"rgb": {
"r": 164,
"g": 174,
"b": 154
},
"hsl": {
"h": 90,
"s": 10.989,
"l": 64.314
},
"oklch": {
"l": 0.73721,
"c": 0.03031,
"h": 128.9
},
"luminance": 0.40498
}Semantic roles & 50–950 ramp
primary
#A4AE9A
secondary
#D2CED5
accent
#509573
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280