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

#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 HEX code for soft green?

The CSS color soft green in HEX format is #6fc276. 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: #6fc276;
  • Background: background-color: #6fc276;
  • Border: border-color: #6fc276;

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

Select soft green from the color name list in our color converter. The HEX value — #6fc276 — 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 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.