Pastel green Color — HEX, RGB, HSL & CMYK Codes

#b0ff9d
Format Value
HEX #b0ff9d
RGB rgb(176, 255, 157)
HSL hsl(108.4, 100%, 80.8%)
CMYK cmyk(31%, 0%, 38.4%, 0%)
HSV hsv(108.4, 38.4%, 100%)

pastel green color harmonies

Tints & shades of pastel green

Tints (lighter)

#b7ffa6 #beffaf #c6ffb8 #cdffc1 #d4ffca #dbffd2 #e2ffdb #e9ffe4 #f1ffed #f8fff6

Shades (darker)

#a0e88f #90d180 #80b972 #70a264 #608b56 #507447 #405d39 #30462b #202e1d #10170e

Contrast & accessibility

The quick brown fox

On white · 1.19:1 · Fail

The quick brown fox

On black · 17.64:1 · AAA

Recommended text color: #000000

Use pastel green in code

CSS color: #b0ff9d;
SCSS $color: #b0ff9d;
Tailwind bg-[#b0ff9d]
Swift UIColor(red: 0.690, green: 1.000, blue: 0.616, alpha: 1)
Android Color.parseColor("#b0ff9d")
Flutter Color(0xFFB0FF9D)

Colors similar to pastel green

Browse all Green colors →

What is the HEX code for pastel green?

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

How do I use pastel green in CSS?

To apply pastel green in CSS:

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

What are all the color format values for pastel green?

FormatValue
HEX#b0ff9d
RGBrgb(176, 255, 157)
HSLhsl(108.4, 100%, 80.8%)
CMYKcmyk(31%, 0%, 38.4%, 0%)

How do I convert pastel green to HEX?

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

What color family does pastel green belong to?

pastel green belongs to the green color family. It is a light, vivid color with HSL values: hue 108.4°, saturation 100%, lightness 80.8%.

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

Lighter variant (lightness 95%): #eaffe5. Darker variant (lightness 65.8%): #72ff51. 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.