#AEB99F#AEB99F
#AEB99F is a light, muted yellow-green. Relative luminance 0.462; OKLCH L 77.0% C 0.038 H 126.0°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB99F |
|---|---|
| RGB | rgb(174, 185, 159) |
| HSL | hsl(85, 16%, 67%) |
| HSV | hsv(85, 14%, 73%) |
| CMYK | cmyk(5.9%, 0%, 14.1%, 27.5%) |
| CIE-LAB | lab(73.67, -8.55, 11.91) |
| CIE-LCH | lch(73.67, 14.66, 125.66°) |
| OKLab | oklab(77% -0.0224 0.0308) |
| OKLCH | oklch(77% 0.038 126) |
| XYZ | xyz(41.0616, 46.1997, 39.5484) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.84
Greenish Grey
#96AE8D
ΔE00 6.17
Cement
#A5A391
ΔE00 8.37
Bland
#AFA88B
ΔE00 8.48
Stone (survey)
#ADA587
ΔE00 9.28
Greyish
#A8A495
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB99F #AA9FB9
analogous
#B9B79F #AEB99F #A1B99F
triadic
#AEB99F #9FAEB9 #B99FAE
tetradic
#AEB99F #9FB9B7 #AA9FB9 #B99FA1
square
#AEB99F #9FB9B7 #AA9FB9 #B99FA1
split-complementary
#AEB99F #9FA1B9 #B79FB9
monochromatic
#71805D #909F7C #AEB99F #CCD3C2 #EAEDE6
Accessibility & contrast
On white
2.05
#AEB99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#AEB99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB99F
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB99F | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59E
Deuteranopia (green-blind)
#BBB5A0
Tritanopia (blue-blind)
#B0B6B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb99f; /* rgb */ color: rgb(174, 185, 159); /* oklch */ color: oklch(77.0% 0.038 126.0);
Tailwind
colors: {
custom: {
50: '#c6cebb',
500: '#aeb99f',
950: '#000000',
},
}SCSS
$custom: #aeb99f; $custom-light: #c6cebb; $custom-dark: #000000;
JSON
{
"hex": "#aeb99f",
"rgb": {
"r": 174,
"g": 185,
"b": 159
},
"hsl": {
"h": 85.385,
"s": 15.663,
"l": 67.451
},
"oklch": {
"l": 0.76996,
"c": 0.03811,
"h": 126
},
"luminance": 0.462
}Semantic roles & 50–950 ramp
primary
#AEB99F
secondary
#D9D6DE
accent
#4C9A6D
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280