#AEB29A#AEB29A
#AEB29A is a light, muted yellow-green. Relative luminance 0.432; OKLCH L 75.4% C 0.034 H 114.9°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB29A |
|---|---|
| RGB | rgb(174, 178, 154) |
| HSL | hsl(70, 13%, 65%) |
| HSV | hsv(70, 13%, 70%) |
| CMYK | cmyk(2.2%, 0%, 13.5%, 30.2%) |
| CIE-LAB | lab(71.67, -5.69, 11.80) |
| CIE-LCH | lch(71.67, 13.10, 115.74°) |
| OKLab | oklab(75.37% -0.0142 0.0306) |
| OKLCH | oklch(75.37% 0.034 114.9) |
| XYZ | xyz(39.2080, 43.1727, 36.8332) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.37
Bland
#AFA88B
ΔE00 5.53
Stone (survey)
#ADA587
ΔE00 6.36
Greyish
#A8A495
ΔE00 6.44
Sage Green
#9CAF88
ΔE00 7.19
Greenish Grey
#96AE8D
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB29A #9E9AB2
analogous
#B2AA9A #AEB29A #A2B29A
triadic
#AEB29A #9AAEB2 #B29AAE
tetradic
#AEB29A #9AB2AA #9E9AB2 #B29AA2
square
#AEB29A #9AB2AA #9E9AB2 #B29AA2
split-complementary
#AEB29A #9AA2B2 #AA9AB2
monochromatic
#72775B #929877 #AEB29A #CACCBD #E6E7DF
Accessibility & contrast
On white
2.18
#AEB29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#AEB29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB29A
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB29A | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF99
Deuteranopia (green-blind)
#B6B09B
Tritanopia (blue-blind)
#B1AFAB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeb29a; /* rgb */ color: rgb(174, 178, 154); /* oklch */ color: oklch(75.4% 0.034 114.9);
Tailwind
colors: {
custom: {
50: '#c6c9b7',
500: '#aeb29a',
950: '#000000',
},
}SCSS
$custom: #aeb29a; $custom-light: #c6c9b7; $custom-dark: #000000;
JSON
{
"hex": "#aeb29a",
"rgb": {
"r": 174,
"g": 178,
"b": 154
},
"hsl": {
"h": 70,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.75374,
"c": 0.03368,
"h": 114.9
},
"luminance": 0.43173
}Semantic roles & 50–950 ramp
primary
#AEB29A
secondary
#D1D0D8
accent
#4E985A
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280