#AEC89F#AEC89F
#AEC89F is a light, moderate yellow-green. Relative luminance 0.528; OKLCH L 80.2% C 0.063 H 134.2°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC89F |
|---|---|
| RGB | rgb(174, 200, 159) |
| HSL | hsl(98, 27%, 70%) |
| HSV | hsv(98, 21%, 78%) |
| CMYK | cmyk(13%, 0%, 20.5%, 21.6%) |
| CIE-LAB | lab(77.76, -16.29, 17.65) |
| CIE-LCH | lch(77.76, 24.02, 132.70°) |
| OKLab | oklab(80.24% -0.0439 0.0452) |
| OKLCH | oklch(80.24% 0.063 134.2) |
| XYZ | xyz(44.3667, 52.8099, 40.6501) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.96
Sage Green
#9CAF88
ΔE00 6.67
Greenish Grey
#96AE8D
ΔE00 7.18
Light Grey Green
#B7E1A1
ΔE00 7.49
Lichen
#8FB67B
ΔE00 7.58
Pale Olive
#B9CC81
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC89F #B99FC8
analogous
#C2C89F #AEC89F #9FC8A4
triadic
#AEC89F #9FAEC8 #C89FAE
tetradic
#AEC89F #9FC2C8 #B99FC8 #C8A49F
square
#AEC89F #9FC2C8 #B99FC8 #C8A49F
split-complementary
#AEC89F #A49FC8 #C89FC2
monochromatic
#6E9656 #8DB278 #AEC89F #CFDEC6 #EFF4EC
Accessibility & contrast
On white
1.82
#AEC89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#AEC89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC89F
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC89F | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC29D
Deuteranopia (green-blind)
#C7BFA1
Tritanopia (blue-blind)
#AEC5BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aec89f; /* rgb */ color: rgb(174, 200, 159); /* oklch */ color: oklch(80.2% 0.063 134.2);
Tailwind
colors: {
custom: {
50: '#c6d8bb',
500: '#aec89f',
950: '#000000',
},
}SCSS
$custom: #aec89f; $custom-light: #c6d8bb; $custom-dark: #000000;
JSON
{
"hex": "#aec89f",
"rgb": {
"r": 174,
"g": 200,
"b": 159
},
"hsl": {
"h": 98.049,
"s": 27.152,
"l": 70.392
},
"oklch": {
"l": 0.80244,
"c": 0.063,
"h": 134.2
},
"luminance": 0.5281
}Semantic roles & 50–950 ramp
primary
#AEC89F
secondary
#8C6F9D
accent
#40A680
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382