#AEB4A4#AEB4A4
#AEB4A4 is a light, muted yellow-green. Relative luminance 0.443; OKLCH L 76.1% C 0.023 H 123.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4A4 |
|---|---|
| RGB | rgb(174, 180, 164) |
| HSL | hsl(83, 10%, 67%) |
| HSV | hsv(83, 9%, 71%) |
| CMYK | cmyk(3.3%, 0%, 8.9%, 29.4%) |
| CIE-LAB | lab(72.44, -5.04, 7.44) |
| CIE-LCH | lch(72.44, 8.98, 124.14°) |
| OKLab | oklab(76.06% -0.013 0.0194) |
| OKLCH | oklch(76.06% 0.023 123.8) |
| XYZ | xyz(40.4766, 44.3215, 41.5373) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.79
Greyish
#A8A495
ΔE00 6.27
Bland
#AFA88B
ΔE00 7.59
Stone (survey)
#ADA587
ΔE00 8.41
Silver (survey)
#C5C9C7
ΔE00 8.89
Dark Gray
#A9A9A9
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4A4 #AAA4B4
analogous
#B4B2A4 #AEB4A4 #A6B4A4
triadic
#AEB4A4 #A4AEB4 #B4A4AE
tetradic
#AEB4A4 #A4B4B2 #AAA4B4 #B4A4A6
square
#AEB4A4 #A4B4B2 #AAA4B4 #B4A4A6
split-complementary
#AEB4A4 #A4A6B4 #B2A4B4
monochromatic
#717964 #909882 #AEB4A4 #CCD0C6 #EAEBE7
Accessibility & contrast
On white
2.13
#AEB4A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#AEB4A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4A4
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4A4 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A3
Deuteranopia (green-blind)
#B5B2A5
Tritanopia (blue-blind)
#AFB2AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeb4a4; /* rgb */ color: rgb(174, 180, 164); /* oklch */ color: oklch(76.1% 0.023 123.8);
Tailwind
colors: {
custom: {
50: '#c6cabf',
500: '#aeb4a4',
950: '#000000',
},
}SCSS
$custom: #aeb4a4; $custom-light: #c6cabf; $custom-dark: #000000;
JSON
{
"hex": "#aeb4a4",
"rgb": {
"r": 174,
"g": 180,
"b": 164
},
"hsl": {
"h": 82.5,
"s": 9.639,
"l": 67.451
},
"oklch": {
"l": 0.7606,
"c": 0.02334,
"h": 123.8
},
"luminance": 0.44322
}Semantic roles & 50–950 ramp
primary
#AEB4A4
secondary
#D9D7DC
accent
#52946B
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281