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

#70b23f
Format Value
HEX #70b23f
RGB rgb(112, 178, 63)
HSL hsl(94.4, 47.7%, 47.3%)
CMYK cmyk(37.1%, 0%, 64.6%, 30.2%)
HSV hsv(94.4, 64.6%, 69.8%)

nasty green color harmonies

Tints & shades of nasty green

Tints (lighter)

#7db950 #8ac062 #97c773 #a4ce85 #b1d596 #bedca8 #cbe3b9 #d8eacb #e5f1dc #f2f8ee

Shades (darker)

#66a239 #5c9234 #51812e #477128 #3d6122 #33511d #294117 #1f3111 #14200b #0a1006

Contrast & accessibility

The quick brown fox

On white · 2.58:1 · Fail

The quick brown fox

On black · 8.13:1 · AAA

Recommended text color: #000000

Use nasty green in code

CSS color: #70b23f;
SCSS $color: #70b23f;
Tailwind bg-[#70b23f]
Swift UIColor(red: 0.439, green: 0.698, blue: 0.247, alpha: 1)
Android Color.parseColor("#70b23f")
Flutter Color(0xFF70B23F)

Colors similar to nasty green

Browse all Green colors →

What is the HEX code for nasty green?

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

How do I use nasty green in CSS?

To apply nasty green in CSS:

  • Text color: color: #70b23f;
  • Background: background-color: #70b23f;
  • Border: border-color: #70b23f;

What are all the color format values for nasty green?

FormatValue
HEX#70b23f
RGBrgb(112, 178, 63)
HSLhsl(94.4, 47.7%, 47.3%)
CMYKcmyk(37.1%, 0%, 64.6%, 30.2%)

How do I convert nasty green to HEX?

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

What color family does nasty green belong to?

nasty green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 94.4°, saturation 47.7%, lightness 47.3%.

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

Lighter variant (lightness 62.3%): #98cd71. Darker variant (lightness 32.3%): #4d7a2b. 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.