#AEB4A0#AEB4A0
#AEB4A0 is a light, muted yellow-green. Relative luminance 0.442; OKLCH L 76.0% C 0.029 H 120.7°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4A0 |
|---|---|
| RGB | rgb(174, 180, 160) |
| HSL | hsl(78, 12%, 67%) |
| HSV | hsv(78, 11%, 71%) |
| CMYK | cmyk(3.3%, 0%, 11.1%, 29.4%) |
| CIE-LAB | lab(72.35, -5.74, 9.49) |
| CIE-LCH | lch(72.35, 11.09, 121.17°) |
| OKLab | oklab(75.95% -0.0146 0.0247) |
| OKLCH | oklch(75.95% 0.029 120.7) |
| XYZ | xyz(40.1211, 44.1793, 39.6647) |
| Luminance | 0.4418 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.82
Greyish
#A8A495
ΔE00 6.64
Bland
#AFA88B
ΔE00 6.88
Stone (survey)
#ADA587
ΔE00 7.72
Sage Green
#9CAF88
ΔE00 7.91
Greenish Grey
#96AE8D
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4A0 #A6A0B4
analogous
#B4B0A0 #AEB4A0 #A4B4A0
triadic
#AEB4A0 #A0AEB4 #B4A0AE
tetradic
#AEB4A0 #A0B4B0 #A6A0B4 #B4A0A4
square
#AEB4A0 #A0B4B0 #A6A0B4 #B4A0A4
split-complementary
#AEB4A0 #A0A4B4 #B0A0B4
monochromatic
#727A60 #91997E #AEB4A0 #CBCFC2 #E8EAE4
Accessibility & contrast
On white
2.14
#AEB4A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#AEB4A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4A0
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4A0 | 1.00 | 2.14 | 9.84 | 9.84 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19F
Deuteranopia (green-blind)
#B6B1A1
Tritanopia (blue-blind)
#B0B2AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeb4a0; /* rgb */ color: rgb(174, 180, 160); /* oklch */ color: oklch(76.0% 0.029 120.7);
Tailwind
colors: {
custom: {
50: '#c6cabc',
500: '#aeb4a0',
950: '#000000',
},
}SCSS
$custom: #aeb4a0; $custom-light: #c6cabc; $custom-dark: #000000;
JSON
{
"hex": "#aeb4a0",
"rgb": {
"r": 174,
"g": 180,
"b": 160
},
"hsl": {
"h": 78,
"s": 11.765,
"l": 66.667
},
"oklch": {
"l": 0.75954,
"c": 0.02867,
"h": 120.7
},
"luminance": 0.44179
}Semantic roles & 50–950 ramp
primary
#AEB4A0
secondary
#D7D5DB
accent
#509665
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281