#AEC99A#AEC99A
#AEC99A is a light, moderate yellow-green. Relative luminance 0.531; OKLCH L 80.3% C 0.071 H 132.2°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC99A |
|---|---|
| RGB | rgb(174, 201, 154) |
| HSL | hsl(94, 30%, 70%) |
| HSV | hsv(94, 23%, 79%) |
| CMYK | cmyk(13.4%, 0%, 23.4%, 21.2%) |
| CIE-LAB | lab(77.94, -17.60, 20.55) |
| CIE-LCH | lch(77.94, 27.06, 130.58°) |
| OKLab | oklab(80.35% -0.0474 0.0523) |
| OKLCH | oklch(80.35% 0.071 132.2) |
| XYZ | xyz(44.1739, 53.1045, 38.4885) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.97
Light Grey Green
#B7E1A1
ΔE00 6.49
Lichen
#8FB67B
ΔE00 6.90
Pale Olive
#B9CC81
ΔE00 6.93
Sage Green
#9CAF88
ΔE00 7.00
Light Moss Green
#A6C875
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC99A #B59AC9
analogous
#C6C99A #AEC99A #9AC99E
triadic
#AEC99A #9AAEC9 #C99AAE
tetradic
#AEC99A #9AC6C9 #B59AC9 #C99E9A
square
#AEC99A #9AC6C9 #B59AC9 #C99E9A
split-complementary
#AEC99A #9E9AC9 #C99AC6
monochromatic
#6F9851 #8EB472 #AEC99A #CEDEC2 #EEF4EA
Accessibility & contrast
On white
1.81
#AEC99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#AEC99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC99A
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC99A | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC297
Deuteranopia (green-blind)
#C9C09C
Tritanopia (blue-blind)
#AFC5BC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aec99a; /* rgb */ color: rgb(174, 201, 154); /* oklch */ color: oklch(80.3% 0.071 132.2);
Tailwind
colors: {
custom: {
50: '#c6d9b8',
500: '#aec99a',
950: '#000000',
},
}SCSS
$custom: #aec99a; $custom-light: #c6d9b8; $custom-dark: #000000;
JSON
{
"hex": "#aec99a",
"rgb": {
"r": 174,
"g": 201,
"b": 154
},
"hsl": {
"h": 94.468,
"s": 30.323,
"l": 69.608
},
"oklch": {
"l": 0.8035,
"c": 0.07061,
"h": 132.2
},
"luminance": 0.53105
}Semantic roles & 50–950 ramp
primary
#AEC99A
secondary
#88699E
accent
#3CA97B
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381