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

#61e160
Format Value
HEX #61e160
RGB rgb(97, 225, 96)
HSL hsl(119.5, 68.3%, 62.9%)
CMYK cmyk(56.9%, 0%, 57.3%, 11.8%)
HSV hsv(119.5, 57.3%, 88.2%)

lightish green color harmonies

Tints & shades of lightish green

Tints (lighter)

#6fe46e #7ee67d #8ce98b #9aec9a #a9efa8 #b7f1b7 #c6f4c5 #d4f7d4 #e2fae2 #f1fcf1

Shades (darker)

#58cd57 #4fb84f #47a446 #3e8f3d #357b34 #2c662c #235223 #1a3d1a #122911 #091409

Contrast & accessibility

The quick brown fox

On white · 1.69:1 · Fail

The quick brown fox

On black · 12.45:1 · AAA

Recommended text color: #000000

Use lightish green in code

CSS color: #61e160;
SCSS $color: #61e160;
Tailwind bg-[#61e160]
Swift UIColor(red: 0.380, green: 0.882, blue: 0.376, alpha: 1)
Android Color.parseColor("#61e160")
Flutter Color(0xFF61E160)

Colors similar to lightish green

Browse all Green colors →

What is the HEX code for lightish green?

The CSS color lightish green in HEX format is #61e160. Use this value directly in CSS, SVG, and most design tools.

How do I use lightish green in CSS?

To apply lightish green in CSS:

  • Text color: color: #61e160;
  • Background: background-color: #61e160;
  • Border: border-color: #61e160;

What are all the color format values for lightish green?

FormatValue
HEX#61e160
RGBrgb(97, 225, 96)
HSLhsl(119.5, 68.3%, 62.9%)
CMYKcmyk(56.9%, 0%, 57.3%, 11.8%)

How do I convert lightish green to HEX?

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

What color family does lightish green belong to?

lightish green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 119.5°, saturation 68.3%, lightness 62.9%.

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

Lighter variant (lightness 77.9%): #a1eda0. Darker variant (lightness 47.9%): #28ce27. 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.