Pastel green to CMYK — Color Code

#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 CMYK code for pastel green?

The CSS color pastel green in CMYK format is cmyk(31%, 0%, 38.4%, 0%). 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: cmyk(31%, 0%, 38.4%, 0%);
  • Background: background-color: cmyk(31%, 0%, 38.4%, 0%);
  • Border: border-color: cmyk(31%, 0%, 38.4%, 0%);

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 CMYK?

Select pastel green from the color name list in our color converter. The CMYK value — cmyk(31%, 0%, 38.4%, 0%) — 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 CMYK used for?

CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.