Avocado green to HSL — Color Code

HSL

hsl(75.1, 66.5%, 39.8%)

Format Value
HEX #87a922
RGB rgb(135, 169, 34)
HSL hsl(75.1, 66.5%, 39.8%)
CMYK cmyk(20.1%, 0%, 79.9%, 33.7%)

What is the HSL code for avocado green?

The CSS color avocado green in HSL format is hsl(75.1, 66.5%, 39.8%). Use this value directly in CSS, SVG, and most design tools.

How do I use avocado green in CSS?

To apply avocado green in CSS:

  • Text color: color: hsl(75.1, 66.5%, 39.8%);
  • Background: background-color: hsl(75.1, 66.5%, 39.8%);
  • Border: border-color: hsl(75.1, 66.5%, 39.8%);

What are all the color format values for avocado green?

FormatValue
HEX#87a922
RGBrgb(135, 169, 34)
HSLhsl(75.1, 66.5%, 39.8%)
CMYKcmyk(20.1%, 0%, 79.9%, 33.7%)

How do I convert avocado green to HSL?

Select avocado green from the color name list in our color converter. The HSL value — hsl(75.1, 66.5%, 39.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does avocado green belong to?

avocado green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 75.1°, saturation 66.5%, lightness 39.8%.

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

Lighter variant (lightness 54.8%): #b2d83f. Darker variant (lightness 24.799999999999997%): #546915. 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.