#ACFE79#ACFE79
#ACFE79 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.6% C 0.185 H 134.8°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFE79 |
|---|---|
| RGB | rgb(172, 254, 121) |
| HSL | hsl(97, 99%, 74%) |
| HSV | hsv(97, 52%, 100%) |
| CMYK | cmyk(32.3%, 0%, 52.4%, 0.4%) |
| CIE-LAB | lab(92.15, -47.22, 55.20) |
| CIE-LCH | lch(92.15, 72.64, 130.54°) |
| OKLab | oklab(91.61% -0.1305 0.1312) |
| OKLCH | oklch(91.61% 0.185 134.8) |
| XYZ | xyz(55.9050, 81.0325, 30.7807) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.17
Key Lime
#AEFF6E
ΔE00 1.53
Light Lime
#AEFD6C
ΔE00 1.69
Light Grass Green
#9AF764
ΔE00 2.55
Pale Lime Green
#B1FF65
ΔE00 2.74
Light Green
#96F97B
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFE79 #CB79FE
analogous
#EFFE79 #ACFE79 #79FE88
triadic
#ACFE79 #79ACFE #FE79AC
tetradic
#ACFE79 #79EFFE #CB79FE #FE8879
square
#ACFE79 #79EFFE #CB79FE #FE8879
split-complementary
#ACFE79 #8879FE #FE79EF
monochromatic
#61FB02 #86FE3C #ACFE79 #D2FEB6 #ECFFE1
Accessibility & contrast
On white
1.22
#ACFE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#ACFE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFE79
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFE79 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6D
Deuteranopia (green-blind)
#FBE682
Tritanopia (blue-blind)
#ABF6E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #acfe79; /* rgb */ color: rgb(172, 254, 121); /* oklch */ color: oklch(91.6% 0.185 134.8);
Tailwind
colors: {
custom: {
50: '#c8ffa3',
500: '#acfe79',
950: '#000000',
},
}SCSS
$custom: #acfe79; $custom-light: #c8ffa3; $custom-dark: #000000;
JSON
{
"hex": "#acfe79",
"rgb": {
"r": 172,
"g": 254,
"b": 121
},
"hsl": {
"h": 96.992,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.91614,
"c": 0.1851,
"h": 134.8
},
"luminance": 0.81035
}Semantic roles & 50–950 ramp
primary
#ACFE79
secondary
#A03FDC
accent
#00E68D
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680