#AEFA84#AEFA84
#AEFA84 is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.0% C 0.169 H 135.4°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFA84 |
|---|---|
| RGB | rgb(174, 250, 132) |
| HSL | hsl(99, 92%, 75%) |
| HSV | hsv(99, 47%, 98%) |
| CMYK | cmyk(30.4%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(91.25, -43.60, 49.04) |
| CIE-LCH | lch(91.25, 65.62, 131.64°) |
| OKLab | oklab(90.95% -0.12 0.1183) |
| OKLCH | oklch(90.95% 0.169 135.4) |
| XYZ | xyz(55.8047, 79.0338, 34.1401) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.28
Pistachio (survey)
#C0FA8B
ΔE00 2.55
Light Yellowish Green
#C2FF89
ΔE00 2.69
Light Green
#96F97B
ΔE00 2.79
Celery
#C1FD95
ΔE00 2.80
Pale Light Green
#B1FC99
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFA84 #D084FA
analogous
#E9FA84 #AEFA84 #84FA95
triadic
#AEFA84 #84AEFA #FA84AE
tetradic
#AEFA84 #84E9FA #D084FA #FA9584
square
#AEFA84 #84E9FA #D084FA #FA9584
split-complementary
#AEFA84 #9584FA #FA84E9
monochromatic
#61F50E #87F849 #AEFA84 #D5FCBF #ECFEE2
Accessibility & contrast
On white
1.25
#AEFA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#AEFA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFA84
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFA84 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#F6E48B
Tritanopia (blue-blind)
#ADF2DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aefa84; /* rgb */ color: rgb(174, 250, 132); /* oklch */ color: oklch(91.0% 0.169 135.4);
Tailwind
colors: {
custom: {
50: '#c9fcaa',
500: '#aefa84',
950: '#000000',
},
}SCSS
$custom: #aefa84; $custom-light: #c9fcaa; $custom-dark: #000000;
JSON
{
"hex": "#aefa84",
"rgb": {
"r": 174,
"g": 250,
"b": 132
},
"hsl": {
"h": 98.644,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.90954,
"c": 0.16854,
"h": 135.4
},
"luminance": 0.79036
}Semantic roles & 50–950 ramp
primary
#AEFA84
secondary
#A64AD8
accent
#00E694
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581