#AEB49F#AEB49F
#AEB49F is a light, muted yellow-green. Relative luminance 0.441; OKLCH L 75.9% C 0.030 H 120.1°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB49F |
|---|---|
| RGB | rgb(174, 180, 159) |
| HSL | hsl(77, 12%, 66%) |
| HSV | hsv(77, 12%, 71%) |
| CMYK | cmyk(3.3%, 0%, 11.7%, 29.4%) |
| CIE-LAB | lab(72.32, -5.91, 10.00) |
| CIE-LCH | lch(72.32, 11.62, 120.59°) |
| OKLab | oklab(75.93% -0.015 0.026) |
| OKLCH | oklch(75.93% 0.03 120.1) |
| XYZ | xyz(40.0340, 44.1444, 39.2058) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.88
Bland
#AFA88B
ΔE00 6.74
Greyish
#A8A495
ΔE00 6.77
Stone (survey)
#ADA587
ΔE00 7.58
Sage Green
#9CAF88
ΔE00 7.61
Greenish Grey
#96AE8D
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB49F #A59FB4
analogous
#B4B09F #AEB49F #A4B49F
triadic
#AEB49F #9FAEB4 #B49FAE
tetradic
#AEB49F #9FB4B0 #A59FB4 #B49FA4
square
#AEB49F #9FB4B0 #A59FB4 #B49FA4
split-complementary
#AEB49F #9FA4B4 #B09FB4
monochromatic
#727A5F #91997D #AEB49F #CBCFC1 #E8EAE4
Accessibility & contrast
On white
2.14
#AEB49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#AEB49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB49F
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB49F | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19E
Deuteranopia (green-blind)
#B6B1A0
Tritanopia (blue-blind)
#B0B2AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeb49f; /* rgb */ color: rgb(174, 180, 159); /* oklch */ color: oklch(75.9% 0.030 120.1);
Tailwind
colors: {
custom: {
50: '#c6cabb',
500: '#aeb49f',
950: '#000000',
},
}SCSS
$custom: #aeb49f; $custom-light: #c6cabb; $custom-dark: #000000;
JSON
{
"hex": "#aeb49f",
"rgb": {
"r": 174,
"g": 180,
"b": 159
},
"hsl": {
"h": 77.143,
"s": 12.281,
"l": 66.471
},
"oklch": {
"l": 0.75928,
"c": 0.03002,
"h": 120.1
},
"luminance": 0.44144
}Semantic roles & 50–950 ramp
primary
#AEB49F
secondary
#D6D4DB
accent
#4F9663
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280