Lighter green to HEX — Color Code

HEX

#75fd63

Format Value
HEX #75fd63
RGB rgb(117, 253, 99)
HSL hsl(113, 97.5%, 69%)
CMYK cmyk(53.8%, 0%, 60.9%, 0.8%)

What is the HEX code for lighter green?

The CSS color lighter green in HEX format is #75fd63. Use this value directly in CSS, SVG, and most design tools.

How do I use lighter green in CSS?

To apply lighter green in CSS:

  • Text color: color: #75fd63;
  • Background: background-color: #75fd63;
  • Border: border-color: #75fd63;

What are all the color format values for lighter green?

FormatValue
HEX#75fd63
RGBrgb(117, 253, 99)
HSLhsl(113, 97.5%, 69%)
CMYKcmyk(53.8%, 0%, 60.9%, 0.8%)

How do I convert lighter green to HEX?

Select lighter green from the color name list in our color converter. The HEX value — #75fd63 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does lighter green belong to?

lighter green belongs to the green color family. It is a medium, vivid color with HSL values: hue 113°, saturation 97.5%, lightness 69%.

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

Lighter variant (lightness 84%): #b8feae. Darker variant (lightness 54%): #32fc17. 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.