#AEC89A#AEC89A
#AEC89A is a light, moderate yellow-green. Relative luminance 0.526; OKLCH L 80.1% C 0.069 H 131.8°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC89A |
|---|---|
| RGB | rgb(174, 200, 154) |
| HSL | hsl(94, 29%, 69%) |
| HSV | hsv(94, 23%, 78%) |
| CMYK | cmyk(13%, 0%, 23%, 21.6%) |
| CIE-LAB | lab(77.66, -17.10, 20.17) |
| CIE-LCH | lch(77.66, 26.44, 130.29°) |
| OKLab | oklab(80.13% -0.046 0.0514) |
| OKLCH | oklch(80.13% 0.069 131.8) |
| XYZ | xyz(43.9416, 52.6398, 38.4111) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.96
Sage Green
#9CAF88
ΔE00 6.71
Light Grey Green
#B7E1A1
ΔE00 6.83
Lichen
#8FB67B
ΔE00 6.90
Pale Olive
#B9CC81
ΔE00 7.07
Greenish Grey
#96AE8D
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC89A #B49AC8
analogous
#C5C89A #AEC89A #9AC89D
triadic
#AEC89A #9AAEC8 #C89AAE
tetradic
#AEC89A #9AC5C8 #B49AC8 #C89D9A
square
#AEC89A #9AC5C8 #B49AC8 #C89D9A
split-complementary
#AEC89A #9D9AC8 #C89AC5
monochromatic
#6F9652 #8EB272 #AEC89A #CEDEC2 #EEF3E9
Accessibility & contrast
On white
1.82
#AEC89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#AEC89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC89A
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC89A | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC197
Deuteranopia (green-blind)
#C8BF9C
Tritanopia (blue-blind)
#AFC4BB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aec89a; /* rgb */ color: rgb(174, 200, 154); /* oklch */ color: oklch(80.1% 0.069 131.8);
Tailwind
colors: {
custom: {
50: '#c6d8b8',
500: '#aec89a',
950: '#000000',
},
}SCSS
$custom: #aec89a; $custom-light: #c6d8b8; $custom-dark: #000000;
JSON
{
"hex": "#aec89a",
"rgb": {
"r": 174,
"g": 200,
"b": 154
},
"hsl": {
"h": 93.913,
"s": 29.487,
"l": 69.412
},
"oklch": {
"l": 0.80131,
"c": 0.06898,
"h": 131.8
},
"luminance": 0.5264
}Semantic roles & 50–950 ramp
primary
#AEC89A
secondary
#866A9D
accent
#3DA87A
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381