Toxic green to HSL — Color Code

HSL

hsl(101.7, 73.2%, 51.8%)

Format Value
HEX #61de2a
RGB rgb(97, 222, 42)
HSL hsl(101.7, 73.2%, 51.8%)
CMYK cmyk(56.3%, 0%, 81.1%, 12.9%)

What is the HSL code for toxic green?

The CSS color toxic green in HSL format is hsl(101.7, 73.2%, 51.8%). Use this value directly in CSS, SVG, and most design tools.

How do I use toxic green in CSS?

To apply toxic green in CSS:

  • Text color: color: hsl(101.7, 73.2%, 51.8%);
  • Background: background-color: hsl(101.7, 73.2%, 51.8%);
  • Border: border-color: hsl(101.7, 73.2%, 51.8%);

What are all the color format values for toxic green?

FormatValue
HEX#61de2a
RGBrgb(97, 222, 42)
HSLhsl(101.7, 73.2%, 51.8%)
CMYKcmyk(56.3%, 0%, 81.1%, 12.9%)

How do I convert toxic green to HSL?

Select toxic green from the color name list in our color converter. The HSL value — hsl(101.7, 73.2%, 51.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does toxic green belong to?

toxic green belongs to the green color family. It is a medium, vivid color with HSL values: hue 101.7°, saturation 73.2%, lightness 51.8%.

How do I create lighter and darker shades of toxic green?

Lighter variant (lightness 66.8%): #92e86c. Darker variant (lightness 36.8%): #43a319. 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.