#AEB8A0#AEB8A0
#AEB8A0 is a light, muted yellow-green. Relative luminance 0.458; OKLCH L 76.8% C 0.035 H 125.7°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB8A0 |
|---|---|
| RGB | rgb(174, 184, 160) |
| HSL | hsl(85, 14%, 67%) |
| HSV | hsv(85, 13%, 72%) |
| CMYK | cmyk(5.4%, 0%, 13%, 27.8%) |
| CIE-LAB | lab(73.43, -7.85, 11.02) |
| CIE-LCH | lch(73.43, 13.53, 125.48°) |
| OKLab | oklab(76.81% -0.0205 0.0286) |
| OKLCH | oklch(76.81% 0.035 125.7) |
| XYZ | xyz(40.9403, 45.8176, 39.9377) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.37
Greenish Grey
#96AE8D
ΔE00 6.59
Cement
#A5A391
ΔE00 7.79
Bland
#AFA88B
ΔE00 8.17
Greyish
#A8A495
ΔE00 8.82
Stone (survey)
#ADA587
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB8A0 #AAA0B8
analogous
#B8B6A0 #AEB8A0 #A2B8A0
triadic
#AEB8A0 #A0AEB8 #B8A0AE
tetradic
#AEB8A0 #A0B8B6 #AAA0B8 #B8A0A2
square
#AEB8A0 #A0B8B6 #AAA0B8 #B8A0A2
split-complementary
#AEB8A0 #A0A2B8 #B6A0B8
monochromatic
#717F5F #909E7D #AEB8A0 #CCD2C3 #EAECE6
Accessibility & contrast
On white
2.07
#AEB8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#AEB8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB8A0
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB8A0 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB59F
Deuteranopia (green-blind)
#B9B4A1
Tritanopia (blue-blind)
#B0B5B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb8a0; /* rgb */ color: rgb(174, 184, 160); /* oklch */ color: oklch(76.8% 0.035 125.7);
Tailwind
colors: {
custom: {
50: '#c6cdbc',
500: '#aeb8a0',
950: '#000000',
},
}SCSS
$custom: #aeb8a0; $custom-light: #c6cdbc; $custom-dark: #000000;
JSON
{
"hex": "#aeb8a0",
"rgb": {
"r": 174,
"g": 184,
"b": 160
},
"hsl": {
"h": 85,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.76807,
"c": 0.03517,
"h": 125.7
},
"luminance": 0.45818
}Semantic roles & 50–950 ramp
primary
#AEB8A0
secondary
#D9D6DE
accent
#4D996C
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131312
muted
#828281