#AEFC78#AEFC78
#AEFC78 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.3% C 0.182 H 134.1°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFC78 |
|---|---|
| RGB | rgb(174, 252, 120) |
| HSL | hsl(95, 96%, 73%) |
| HSV | hsv(95, 52%, 99%) |
| CMYK | cmyk(31%, 0%, 52.4%, 1.2%) |
| CIE-LAB | lab(91.67, -45.80, 55.11) |
| CIE-LCH | lch(91.67, 71.66, 129.73°) |
| OKLab | oklab(91.25% -0.1268 0.131) |
| OKLCH | oklch(91.25% 0.182 134.1) |
| XYZ | xyz(55.6550, 79.9735, 30.2697) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.88
Key Lime
#AEFF6E
ΔE00 1.51
Light Lime
#AEFD6C
ΔE00 1.53
Light Grass Green
#9AF764
ΔE00 2.56
Pale Lime Green
#B1FF65
ΔE00 2.62
Pale Lime
#BEFD73
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFC78 #C678FC
analogous
#F0FC78 #AEFC78 #78FC84
triadic
#AEFC78 #78AEFC #FC78AE
tetradic
#AEFC78 #78F0FC #C678FC #FC8478
square
#AEFC78 #78F0FC #C678FC #FC8478
split-complementary
#AEFC78 #8478FC #FC78F0
monochromatic
#67F405 #8AFB3C #AEFC78 #D2FDB4 #EDFEE1
Accessibility & contrast
On white
1.24
#AEFC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#AEFC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFC78
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFC78 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6C
Deuteranopia (green-blind)
#F9E581
Tritanopia (blue-blind)
#AEF4DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #aefc78; /* rgb */ color: rgb(174, 252, 120); /* oklch */ color: oklch(91.3% 0.182 134.1);
Tailwind
colors: {
custom: {
50: '#c9fea2',
500: '#aefc78',
950: '#000000',
},
}SCSS
$custom: #aefc78; $custom-light: #c9fea2; $custom-dark: #000000;
JSON
{
"hex": "#aefc78",
"rgb": {
"r": 174,
"g": 252,
"b": 120
},
"hsl": {
"h": 95.455,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.91253,
"c": 0.18229,
"h": 134.1
},
"luminance": 0.79976
}Semantic roles & 50–950 ramp
primary
#AEFC78
secondary
#9A3FD9
accent
#00E688
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680