Leaf green to HSL — Color Code

HSL

hsl(88, 95.4%, 33.9%)

Format Value
HEX #5ca904
RGB rgb(92, 169, 4)
HSL hsl(88, 95.4%, 33.9%)
CMYK cmyk(45.6%, 0%, 97.6%, 33.7%)

What is the HSL code for leaf green?

The CSS color leaf green in HSL format is hsl(88, 95.4%, 33.9%). Use this value directly in CSS, SVG, and most design tools.

How do I use leaf green in CSS?

To apply leaf green in CSS:

  • Text color: color: hsl(88, 95.4%, 33.9%);
  • Background: background-color: hsl(88, 95.4%, 33.9%);
  • Border: border-color: hsl(88, 95.4%, 33.9%);

What are all the color format values for leaf green?

FormatValue
HEX#5ca904
RGBrgb(92, 169, 4)
HSLhsl(88, 95.4%, 33.9%)
CMYKcmyk(45.6%, 0%, 97.6%, 33.7%)

How do I convert leaf green to HSL?

Select leaf green from the color name list in our color converter. The HSL value — hsl(88, 95.4%, 33.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does leaf green belong to?

leaf green belongs to the green color family. It is a medium, vivid color with HSL values: hue 88°, saturation 95.4%, lightness 33.9%.

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

Lighter variant (lightness 48.9%): #85f406. Darker variant (lightness 18.9%): #335e02. 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.