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

#789b73
Format Value
HEX #789b73
RGB rgb(120, 155, 115)
HSL hsl(112.5, 16.7%, 52.9%)
CMYK cmyk(22.6%, 0%, 25.8%, 39.2%)
HSV hsv(112.5, 25.8%, 60.8%)

grey green color harmonies

Tints & shades of grey green

Tints (lighter)

#84a480 #91ad8c #9db699 #a9bfa6 #b5c8b3 #c2d2bf #cedbcc #dae4d9 #e6ede6 #f3f6f2

Shades (darker)

#6d8d69 #627f5e #577154 #4c6349 #41553f #374634 #2c382a #212a1f #161c15 #0b0e0a

Contrast & accessibility

The quick brown fox

On white · 3.12:1 · AA Large

The quick brown fox

On black · 6.73:1 · AA

Recommended text color: #000000

Use grey green in code

CSS color: #789b73;
SCSS $color: #789b73;
Tailwind bg-[#789b73]
Swift UIColor(red: 0.471, green: 0.608, blue: 0.451, alpha: 1)
Android Color.parseColor("#789b73")
Flutter Color(0xFF789B73)

Colors similar to grey green

Browse all Green colors →

What is the HEX code for grey green?

The CSS color grey green in HEX format is #789b73. Use this value directly in CSS, SVG, and most design tools.

How do I use grey green in CSS?

To apply grey green in CSS:

  • Text color: color: #789b73;
  • Background: background-color: #789b73;
  • Border: border-color: #789b73;

What are all the color format values for grey green?

FormatValue
HEX#789b73
RGBrgb(120, 155, 115)
HSLhsl(112.5, 16.7%, 52.9%)
CMYKcmyk(22.6%, 0%, 25.8%, 39.2%)

How do I convert grey green to HEX?

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

What color family does grey green belong to?

grey green belongs to the green color family. It is a medium, muted color with HSL values: hue 112.5°, saturation 16.7%, lightness 52.9%.

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

Lighter variant (lightness 67.9%): #a3bb9f. Darker variant (lightness 37.9%): #557151. 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.