Bright light green to HEX — Color Code

HEX

#2dfe54

Format Value
HEX #2dfe54
RGB rgb(45, 254, 84)
HSL hsl(131.2, 99.1%, 58.6%)
CMYK cmyk(82.3%, 0%, 66.9%, 0.4%)

What is the HEX code for bright light green?

The CSS color bright light green in HEX format is #2dfe54. Use this value directly in CSS, SVG, and most design tools.

How do I use bright light green in CSS?

To apply bright light green in CSS:

  • Text color: color: #2dfe54;
  • Background: background-color: #2dfe54;
  • Border: border-color: #2dfe54;

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

FormatValue
HEX#2dfe54
RGBrgb(45, 254, 84)
HSLhsl(131.2, 99.1%, 58.6%)
CMYKcmyk(82.3%, 0%, 66.9%, 0.4%)

How do I convert bright light green to HEX?

Select bright light green from the color name list in our color converter. The HEX value — #2dfe54 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bright light green belong to?

bright light green belongs to the green color family. It is a medium, vivid color with HSL values: hue 131.2°, saturation 99.1%, lightness 58.6%.

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

Lighter variant (lightness 73.6%): #79fe92. Darker variant (lightness 43.6%): #01dd2a. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.