#AEE07A#AEE07A
#AEE07A is a very light, vivid yellow-green. Relative luminance 0.637; OKLCH L 84.9% C 0.141 H 130.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE07A |
|---|---|
| RGB | rgb(174, 224, 122) |
| HSL | hsl(89, 62%, 68%) |
| HSV | hsv(89, 46%, 88%) |
| CMYK | cmyk(22.3%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(83.82, -33.12, 44.62) |
| CIE-LCH | lch(83.82, 55.56, 126.58°) |
| OKLab | oklab(84.9% -0.0915 0.1079) |
| OKLCH | oklch(84.9% 0.141 130.3) |
| XYZ | xyz(47.6235, 63.7142, 28.1976) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.08
Pistachio (survey)
#C0FA8B
ΔE00 5.59
Light Moss Green
#A6C875
ΔE00 6.06
Celery
#C1FD95
ΔE00 6.25
Spring Green (survey)
#A9F971
ΔE00 6.50
Tea Green
#BDF8A3
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE07A #AC7AE0
analogous
#E0DF7A #AEE07A #7BE07A
triadic
#AEE07A #7AAEE0 #E07AAE
tetradic
#AEE07A #7AE0DF #AC7AE0 #E07A7B
square
#AEE07A #7AE0DF #AC7AE0 #E07A7B
split-complementary
#AEE07A #7A7BE0 #DF7AE0
monochromatic
#71B52A #90D448 #AEE07A #CCECAC #EAF7DD
Accessibility & contrast
On white
1.53
#AEE07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#AEE07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE07A
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE07A | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D372
Deuteranopia (green-blind)
#E1D080
Tritanopia (blue-blind)
#B1D8C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #aee07a; /* rgb */ color: rgb(174, 224, 122); /* oklch */ color: oklch(84.9% 0.141 130.3);
Tailwind
colors: {
custom: {
50: '#c8eaa2',
500: '#aee07a',
950: '#000000',
},
}SCSS
$custom: #aee07a; $custom-light: #c8eaa2; $custom-dark: #000000;
JSON
{
"hex": "#aee07a",
"rgb": {
"r": 174,
"g": 224,
"b": 122
},
"hsl": {
"h": 89.412,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.849,
"c": 0.14147,
"h": 130.3
},
"luminance": 0.63715
}Semantic roles & 50–950 ramp
primary
#AEE07A
secondary
#7E48B6
accent
#1CCA71
background
#FEFEFC
surface
#FAFDF5
border
#D3D5CF
text
#13160F
muted
#838480