#AAE377#AAE377
#AAE377 is a very light, vivid yellow-green. Relative luminance 0.648; OKLCH L 85.3% C 0.151 H 131.7°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE377 |
|---|---|
| RGB | rgb(170, 227, 119) |
| HSL | hsl(92, 66%, 68%) |
| HSV | hsv(92, 48%, 89%) |
| CMYK | cmyk(25.1%, 0%, 47.6%, 11%) |
| CIE-LAB | lab(84.39, -36.27, 46.72) |
| CIE-LCH | lch(84.39, 59.14, 127.82°) |
| OKLab | oklab(85.29% -0.1003 0.1124) |
| OKLCH | oklch(85.29% 0.151 131.7) |
| XYZ | xyz(47.3757, 64.8149, 27.4637) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 5.06
Pale Olive Green
#B1D27B
ΔE00 5.25
Spring Green (survey)
#A9F971
ΔE00 5.43
Celery
#C1FD95
ΔE00 5.78
Light Yellowish Green
#C2FF89
ΔE00 6.04
Light Grass Green
#9AF764
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE377 #B077E3
analogous
#E0E377 #AAE377 #77E37A
triadic
#AAE377 #77AAE3 #E377AA
tetradic
#AAE377 #77E0E3 #B077E3 #E37A77
square
#AAE377 #77E0E3 #B077E3 #E37A77
split-complementary
#AAE377 #7A77E3 #E377E0
monochromatic
#6CB926 #8AD944 #AAE377 #CAEDAA #E9F8DD
Accessibility & contrast
On white
1.50
#AAE377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#AAE377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE377
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE377 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56E
Deuteranopia (green-blind)
#E3D17E
Tritanopia (blue-blind)
#ACDBCA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aae377; /* rgb */ color: rgb(170, 227, 119); /* oklch */ color: oklch(85.3% 0.151 131.7);
Tailwind
colors: {
custom: {
50: '#c5eca0',
500: '#aae377',
950: '#000000',
},
}SCSS
$custom: #aae377; $custom-light: #c5eca0; $custom-dark: #000000;
JSON
{
"hex": "#aae377",
"rgb": {
"r": 170,
"g": 227,
"b": 119
},
"hsl": {
"h": 91.667,
"s": 65.854,
"l": 67.843
},
"oklch": {
"l": 0.85288,
"c": 0.15067,
"h": 131.7
},
"luminance": 0.64816
}Semantic roles & 50–950 ramp
primary
#AAE377
secondary
#8245BA
accent
#18CE78
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480