#AEC29A#AEC29A
#AEC29A is a light, muted yellow-green. Relative luminance 0.499; OKLCH L 78.8% C 0.059 H 129.3°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC29A |
|---|---|
| RGB | rgb(174, 194, 154) |
| HSL | hsl(90, 25%, 68%) |
| HSV | hsv(90, 21%, 76%) |
| CMYK | cmyk(10.3%, 0%, 20.6%, 23.9%) |
| CIE-LAB | lab(76.02, -14.04, 17.89) |
| CIE-LCH | lch(76.02, 22.75, 128.13°) |
| OKLab | oklab(78.82% -0.0375 0.0458) |
| OKLCH | oklch(78.82% 0.059 129.3) |
| XYZ | xyz(42.5792, 49.9150, 37.9569) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.19
Greenish Grey
#96AE8D
ΔE00 6.11
Darkseagreen
#8FBC8F
ΔE00 6.49
Lichen
#8FB67B
ΔE00 7.37
Pale Olive
#B9CC81
ΔE00 8.22
Sage Green (survey)
#88B378
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC29A #AE9AC2
analogous
#C2C29A #AEC29A #9AC29A
triadic
#AEC29A #9AAEC2 #C29AAE
tetradic
#AEC29A #9AC2C2 #AE9AC2 #C29A9A
square
#AEC29A #9AC2C2 #AE9AC2 #C29A9A
split-complementary
#AEC29A #9A9AC2 #C29AC2
monochromatic
#718D55 #8FAB74 #AEC29A #CDD9C0 #EBF0E6
Accessibility & contrast
On white
1.91
#AEC29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#AEC29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC29A
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC29A | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC98
Deuteranopia (green-blind)
#C3BB9C
Tritanopia (blue-blind)
#B0BEB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aec29a; /* rgb */ color: rgb(174, 194, 154); /* oklch */ color: oklch(78.8% 0.059 129.3);
Tailwind
colors: {
custom: {
50: '#c6d4b8',
500: '#aec29a',
950: '#000000',
},
}SCSS
$custom: #aec29a; $custom-light: #c6d4b8; $custom-dark: #000000;
JSON
{
"hex": "#aec29a",
"rgb": {
"r": 174,
"g": 194,
"b": 154
},
"hsl": {
"h": 90,
"s": 24.691,
"l": 68.235
},
"oklch": {
"l": 0.7882,
"c": 0.05918,
"h": 129.3
},
"luminance": 0.49915
}Semantic roles & 50–950 ramp
primary
#AEC29A
secondary
#DCD6E2
accent
#42A373
background
#FCFDFB
surface
#F8FAF6
border
#D1D3D0
text
#131411
muted
#828380