Bright lime to HSL — Color Code

HSL

hsl(88.5, 98.4%, 50.6%)

Format Value
HEX #87fd05
RGB rgb(135, 253, 5)
HSL hsl(88.5, 98.4%, 50.6%)
CMYK cmyk(46.6%, 0%, 98%, 0.8%)

What is the HSL code for bright lime?

The CSS color bright lime in HSL format is hsl(88.5, 98.4%, 50.6%). Use this value directly in CSS, SVG, and most design tools.

How do I use bright lime in CSS?

To apply bright lime in CSS:

  • Text color: color: hsl(88.5, 98.4%, 50.6%);
  • Background: background-color: hsl(88.5, 98.4%, 50.6%);
  • Border: border-color: hsl(88.5, 98.4%, 50.6%);

What are all the color format values for bright lime?

FormatValue
HEX#87fd05
RGBrgb(135, 253, 5)
HSLhsl(88.5, 98.4%, 50.6%)
CMYKcmyk(46.6%, 0%, 98%, 0.8%)

How do I convert bright lime to HSL?

Select bright lime from the color name list in our color converter. The HSL value — hsl(88.5, 98.4%, 50.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bright lime belong to?

bright lime belongs to the green color family. It is a medium, vivid color with HSL values: hue 88.5°, saturation 98.4%, lightness 50.6%.

How do I create lighter and darker shades of bright lime?

Lighter variant (lightness 65.6%): #acfe51. Darker variant (lightness 35.6%): #5fb401. 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.