#AEB59F#AEB59F
#AEB59F is a light, muted yellow-green. Relative luminance 0.446; OKLCH L 76.1% C 0.032 H 121.5°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB59F |
|---|---|
| RGB | rgb(174, 181, 159) |
| HSL | hsl(79, 13%, 67%) |
| HSV | hsv(79, 12%, 71%) |
| CMYK | cmyk(3.9%, 0%, 12.2%, 29%) |
| CIE-LAB | lab(72.59, -6.44, 10.38) |
| CIE-LCH | lch(72.59, 12.22, 121.81°) |
| OKLab | oklab(76.14% -0.0165 0.027) |
| OKLCH | oklch(76.14% 0.032 121.5) |
| XYZ | xyz(40.2366, 44.5496, 39.2734) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 6.38
Bland
#AFA88B
ΔE00 7.06
Sage Green
#9CAF88
ΔE00 7.18
Greyish
#A8A495
ΔE00 7.33
Greenish Grey
#96AE8D
ΔE00 7.46
Stone (survey)
#ADA587
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB59F #A69FB5
analogous
#B5B19F #AEB59F #A3B59F
triadic
#AEB59F #9FAEB5 #B59FAE
tetradic
#AEB59F #9FB5B1 #A69FB5 #B59FA3
square
#AEB59F #9FB5B1 #A69FB5 #B59FA3
split-complementary
#AEB59F #9FA3B5 #B19FB5
monochromatic
#727B5F #919A7C #AEB59F #CBD0C2 #E8EAE4
Accessibility & contrast
On white
2.12
#AEB59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#AEB59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB59F
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB59F | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29E
Deuteranopia (green-blind)
#B7B2A0
Tritanopia (blue-blind)
#B0B3AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeb59f; /* rgb */ color: rgb(174, 181, 159); /* oklch */ color: oklch(76.1% 0.032 121.5);
Tailwind
colors: {
custom: {
50: '#c6cbbb',
500: '#aeb59f',
950: '#000000',
},
}SCSS
$custom: #aeb59f; $custom-light: #c6cbbb; $custom-dark: #000000;
JSON
{
"hex": "#aeb59f",
"rgb": {
"r": 174,
"g": 181,
"b": 159
},
"hsl": {
"h": 79.091,
"s": 12.941,
"l": 66.667
},
"oklch": {
"l": 0.76141,
"c": 0.03162,
"h": 121.5
},
"luminance": 0.4455
}Semantic roles & 50–950 ramp
primary
#AEB59F
secondary
#D7D4DB
accent
#4E9766
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280