Light lime to HEX — Color Code

HEX

#aefd6c

Format Value
HEX #aefd6c
RGB rgb(174, 253, 108)
HSL hsl(92.7, 97.3%, 70.8%)
CMYK cmyk(31.2%, 0%, 57.3%, 0.8%)

What is the HEX code for light lime?

The CSS color light lime in HEX format is #aefd6c. Use this value directly in CSS, SVG, and most design tools.

How do I use light lime in CSS?

To apply light lime in CSS:

  • Text color: color: #aefd6c;
  • Background: background-color: #aefd6c;
  • Border: border-color: #aefd6c;

What are all the color format values for light lime?

FormatValue
HEX#aefd6c
RGBrgb(174, 253, 108)
HSLhsl(92.7, 97.3%, 70.8%)
CMYKcmyk(31.2%, 0%, 57.3%, 0.8%)

How do I convert light lime to HEX?

Select light lime from the color name list in our color converter. The HEX value — #aefd6c — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light lime belong to?

light lime belongs to the green color family. It is a light, vivid color with HSL values: hue 92.7°, saturation 97.3%, lightness 70.8%.

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

Lighter variant (lightness 85.8%): #d8feb8. Darker variant (lightness 55.8%): #84fc21. 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.