Soft green to CMYK — Color Code

#6fc276
Format Value
HEX #6fc276
RGB rgb(111, 194, 118)
HSL hsl(125.1, 40.5%, 59.8%)
CMYK cmyk(42.8%, 0%, 39.2%, 23.9%)
HSV hsv(125.1, 42.8%, 76.1%)

soft green color harmonies

Tints & shades of soft green

Tints (lighter)

#7cc882 #89cd8f #96d39b #a3d8a8 #b0deb4 #bee3c1 #cbe9cd #d8eeda #e5f4e6 #f2f9f3

Shades (darker)

#65b06b #5b9f61 #518d56 #477b4b #3d6a40 #325836 #28472b #1e3520 #142315 #0a120b

Contrast & accessibility

The quick brown fox

On white · 2.18:1 · Fail

The quick brown fox

On black · 9.65:1 · AAA

Recommended text color: #000000

Use soft green in code

CSS color: #6fc276;
SCSS $color: #6fc276;
Tailwind bg-[#6fc276]
Swift UIColor(red: 0.435, green: 0.761, blue: 0.463, alpha: 1)
Android Color.parseColor("#6fc276")
Flutter Color(0xFF6FC276)

Colors similar to soft green

Browse all Green colors →

What is the CMYK code for soft green?

The CSS color soft green in CMYK format is cmyk(42.8%, 0%, 39.2%, 23.9%). Use this value directly in CSS, SVG, and most design tools.

How do I use soft green in CSS?

To apply soft green in CSS:

  • Text color: color: cmyk(42.8%, 0%, 39.2%, 23.9%);
  • Background: background-color: cmyk(42.8%, 0%, 39.2%, 23.9%);
  • Border: border-color: cmyk(42.8%, 0%, 39.2%, 23.9%);

What are all the color format values for soft green?

FormatValue
HEX#6fc276
RGBrgb(111, 194, 118)
HSLhsl(125.1, 40.5%, 59.8%)
CMYKcmyk(42.8%, 0%, 39.2%, 23.9%)

How do I convert soft green to CMYK?

Select soft green from the color name list in our color converter. The CMYK value — cmyk(42.8%, 0%, 39.2%, 23.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does soft green belong to?

soft green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 125.1°, saturation 40.5%, lightness 59.8%.

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

Lighter variant (lightness 74.8%): #a5d9a9. Darker variant (lightness 44.8%): #44a14c. 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.