Light pastel green Color — HEX, RGB, HSL & CMYK Codes

#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%)
HSV hsv(110.9, 34.3%, 98.4%)

light pastel green color harmonies

Tints & shades of light pastel green

Tints (lighter)

#b9fbad #c0fcb5 #c7fcbe #cefcc6 #d5fdce #dcfdd6 #e3fede #eafee6 #f1feef #f8fff7

Shades (darker)

#a2e496 #92cd87 #81b778 #71a069 #61895a #51724b #415b3c #31442d #202e1e #10170f

Contrast & accessibility

The quick brown fox

On white · 1.22:1 · Fail

The quick brown fox

On black · 17.24:1 · AAA

Recommended text color: #000000

Use light pastel green in code

CSS color: #b2fba5;
SCSS $color: #b2fba5;
Tailwind bg-[#b2fba5]
Swift UIColor(red: 0.698, green: 0.984, blue: 0.647, alpha: 1)
Android Color.parseColor("#b2fba5")
Flutter Color(0xFFB2FBA5)

Colors similar to light pastel green

Browse all Green colors →

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.