#AEB29F#AEB29F
#AEB29F is a light, muted yellow-green. Relative luminance 0.433; OKLCH L 75.5% C 0.027 H 116.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB29F |
|---|---|
| RGB | rgb(174, 178, 159) |
| HSL | hsl(73, 11%, 66%) |
| HSV | hsv(73, 11%, 70%) |
| CMYK | cmyk(2.2%, 0%, 10.7%, 30.2%) |
| CIE-LAB | lab(71.79, -4.85, 9.23) |
| CIE-LCH | lch(71.79, 10.43, 117.70°) |
| OKLab | oklab(75.5% -0.0121 0.024) |
| OKLCH | oklch(75.5% 0.027 116.7) |
| XYZ | xyz(39.6331, 43.3428, 39.0722) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.90
Greyish
#A8A495
ΔE00 5.62
Bland
#AFA88B
ΔE00 6.20
Stone (survey)
#ADA587
ΔE00 7.03
Greige
#B8AB98
ΔE00 8.49
Sage Green
#9CAF88
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB29F #A39FB2
analogous
#B2AC9F #AEB29F #A4B29F
triadic
#AEB29F #9FAEB2 #B29FAE
tetradic
#AEB29F #9FB2AC #A39FB2 #B29FA4
square
#AEB29F #9FB2AC #A39FB2 #B29FA4
split-complementary
#AEB29F #9FA4B2 #AC9FB2
monochromatic
#727760 #91977D #AEB29F #CBCDC1 #E7E8E3
Accessibility & contrast
On white
2.17
#AEB29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#AEB29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB29F
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB29F | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09E
Deuteranopia (green-blind)
#B5B0A0
Tritanopia (blue-blind)
#B0B0AC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeb29f; /* rgb */ color: rgb(174, 178, 159); /* oklch */ color: oklch(75.5% 0.027 116.7);
Tailwind
colors: {
custom: {
50: '#c6c9bb',
500: '#aeb29f',
950: '#000000',
},
}SCSS
$custom: #aeb29f; $custom-light: #c6c9bb; $custom-dark: #000000;
JSON
{
"hex": "#aeb29f",
"rgb": {
"r": 174,
"g": 178,
"b": 159
},
"hsl": {
"h": 72.632,
"s": 10.983,
"l": 66.078
},
"oklch": {
"l": 0.75503,
"c": 0.02689,
"h": 116.7
},
"luminance": 0.43343
}Semantic roles & 50–950 ramp
primary
#AEB29F
secondary
#D5D3DA
accent
#50955F
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280