#AEB99A#AEB99A
#AEB99A is a light, muted yellow-green. Relative luminance 0.460; OKLCH L 76.9% C 0.045 H 123.3°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB99A |
|---|---|
| RGB | rgb(174, 185, 154) |
| HSL | hsl(81, 18%, 66%) |
| HSV | hsv(81, 17%, 73%) |
| CMYK | cmyk(5.9%, 0%, 16.8%, 27.5%) |
| CIE-LAB | lab(73.56, -9.38, 14.47) |
| CIE-LCH | lch(73.56, 17.25, 122.96°) |
| OKLab | oklab(76.87% -0.0245 0.0373) |
| OKLCH | oklch(76.87% 0.045 123.3) |
| XYZ | xyz(40.6365, 46.0296, 37.3094) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.82
Greenish Grey
#96AE8D
ΔE00 5.70
Bland
#AFA88B
ΔE00 8.36
Cement
#A5A391
ΔE00 8.96
Darkseagreen
#8FBC8F
ΔE00 9.06
Stone (survey)
#ADA587
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB99A #A59AB9
analogous
#B9B59A #AEB99A #9FB99A
triadic
#AEB99A #9AAEB9 #B99AAE
tetradic
#AEB99A #9AB9B5 #A59AB9 #B99A9F
square
#AEB99A #9AB9B5 #A59AB9 #B99A9F
split-complementary
#AEB99A #9A9FB9 #B59AB9
monochromatic
#728059 #91A076 #AEB99A #CBD2BE #E8EBE2
Accessibility & contrast
On white
2.06
#AEB99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#AEB99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB99A
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB99A | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB598
Deuteranopia (green-blind)
#BBB59B
Tritanopia (blue-blind)
#B0B6B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb99a; /* rgb */ color: rgb(174, 185, 154); /* oklch */ color: oklch(76.9% 0.045 123.3);
Tailwind
colors: {
custom: {
50: '#c6ceb7',
500: '#aeb99a',
950: '#000000',
},
}SCSS
$custom: #aeb99a; $custom-light: #c6ceb7; $custom-dark: #000000;
JSON
{
"hex": "#aeb99a",
"rgb": {
"r": 174,
"g": 185,
"b": 154
},
"hsl": {
"h": 81.29,
"s": 18.129,
"l": 66.471
},
"oklch": {
"l": 0.76872,
"c": 0.0446,
"h": 123.3
},
"luminance": 0.4603
}Semantic roles & 50–950 ramp
primary
#AEB99A
secondary
#D6D2DC
accent
#499C67
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280