Light neon green to HSL — Color Code

#4efd54
Format Value
HEX #4efd54
RGB rgb(78, 253, 84)
HSL hsl(122.1, 97.8%, 64.9%)
CMYK cmyk(69.2%, 0%, 66.8%, 0.8%)
HSV hsv(122.1, 69.2%, 99.2%)

light neon green color harmonies

Tints & shades of light neon green

Tints (lighter)

#5efd64 #6efd73 #7efe83 #8efe92 #9efea2 #affeb1 #bffec1 #cffed0 #dfffe0 #efffef

Shades (darker)

#47e64c #40cf45 #39b83d #32a135 #2b8a2e #237326 #1c5c1f #154517 #0e2e0f #071708

Contrast & accessibility

The quick brown fox

On white · 1.35:1 · Fail

The quick brown fox

On black · 15.5:1 · AAA

Recommended text color: #000000

Use light neon green in code

CSS color: #4efd54;
SCSS $color: #4efd54;
Tailwind bg-[#4efd54]
Swift UIColor(red: 0.306, green: 0.992, blue: 0.329, alpha: 1)
Android Color.parseColor("#4efd54")
Flutter Color(0xFF4EFD54)

Colors similar to light neon green

Browse all Green colors →

What is the HSL code for light neon green?

The CSS color light neon green in HSL format is hsl(122.1, 97.8%, 64.9%). Use this value directly in CSS, SVG, and most design tools.

How do I use light neon green in CSS?

To apply light neon green in CSS:

  • Text color: color: hsl(122.1, 97.8%, 64.9%);
  • Background: background-color: hsl(122.1, 97.8%, 64.9%);
  • Border: border-color: hsl(122.1, 97.8%, 64.9%);

What are all the color format values for light neon green?

FormatValue
HEX#4efd54
RGBrgb(78, 253, 84)
HSLhsl(122.1, 97.8%, 64.9%)
CMYKcmyk(69.2%, 0%, 66.8%, 0.8%)

How do I convert light neon green to HSL?

Select light neon green from the color name list in our color converter. The HSL value — hsl(122.1, 97.8%, 64.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light neon green belong to?

light neon green belongs to the green color family. It is a medium, vivid color with HSL values: hue 122.1°, saturation 97.8%, lightness 64.9%.

How do I create lighter and darker shades of light neon green?

Lighter variant (lightness 79.9%): #9afe9d. Darker variant (lightness 49.900000000000006%): #03fc0c. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.