Pastel green to CMYK — Color Code

CMYK

cmyk(31%, 0%, 38.4%, 0%)

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

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.