Light pastel green to HEX — Color Code

HEX

#b2fba5

Format Value
HEX #b2fba5
RGB rgb(178, 251, 165)
HSL hsl(110.9, 91.5%, 81.6%)
CMYK cmyk(29.1%, 0%, 34.3%, 1.6%)

What is the HEX code for light pastel green?

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

How do I use light pastel green in CSS?

To apply light pastel green in CSS:

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

What are all the color format values for light pastel green?

FormatValue
HEX#b2fba5
RGBrgb(178, 251, 165)
HSLhsl(110.9, 91.5%, 81.6%)
CMYKcmyk(29.1%, 0%, 34.3%, 1.6%)

How do I convert light pastel green to HEX?

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

What color family does light pastel green belong to?

light pastel green belongs to the green color family. It is a light, vivid color with HSL values: hue 110.9°, saturation 91.5%, lightness 81.6%.

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

Lighter variant (lightness 95%): #eafee7. Darker variant (lightness 66.6%): #74f85c. 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.