#AEB89A#AEB89A
#AEB89A is a light, muted yellow-green. Relative luminance 0.456; OKLCH L 76.7% C 0.043 H 122.4°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB89A |
|---|---|
| RGB | rgb(174, 184, 154) |
| HSL | hsl(80, 17%, 66%) |
| HSV | hsv(80, 16%, 72%) |
| CMYK | cmyk(5.4%, 0%, 16.3%, 27.8%) |
| CIE-LAB | lab(73.29, -8.86, 14.09) |
| CIE-LCH | lch(73.29, 16.64, 122.17°) |
| OKLab | oklab(76.66% -0.023 0.0363) |
| OKLCH | oklch(76.66% 0.043 122.4) |
| XYZ | xyz(40.4280, 45.6127, 37.2399) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.02
Greenish Grey
#96AE8D
ΔE00 5.87
Bland
#AFA88B
ΔE00 7.96
Cement
#A5A391
ΔE00 8.47
Stone (survey)
#ADA587
ΔE00 8.71
Darkseagreen
#8FBC8F
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB89A #A49AB8
analogous
#B8B39A #AEB89A #9FB89A
triadic
#AEB89A #9AAEB8 #B89AAE
tetradic
#AEB89A #9AB8B3 #A49AB8 #B89A9F
square
#AEB89A #9AB8B3 #A49AB8 #B89A9F
split-complementary
#AEB89A #9A9FB8 #B39AB8
monochromatic
#727F59 #919F76 #AEB89A #CBD1BE #E8EBE2
Accessibility & contrast
On white
2.07
#AEB89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#AEB89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB89A
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB89A | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB498
Deuteranopia (green-blind)
#BBB49B
Tritanopia (blue-blind)
#B0B5B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb89a; /* rgb */ color: rgb(174, 184, 154); /* oklch */ color: oklch(76.7% 0.043 122.4);
Tailwind
colors: {
custom: {
50: '#c6cdb7',
500: '#aeb89a',
950: '#000000',
},
}SCSS
$custom: #aeb89a; $custom-light: #c6cdb7; $custom-dark: #000000;
JSON
{
"hex": "#aeb89a",
"rgb": {
"r": 174,
"g": 184,
"b": 154
},
"hsl": {
"h": 80,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.76657,
"c": 0.043,
"h": 122.4
},
"luminance": 0.45613
}Semantic roles & 50–950 ramp
primary
#AEB89A
secondary
#D5D2DC
accent
#4A9C65
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280