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

#82a67d
Format Value
HEX #82a67d
RGB rgb(130, 166, 125)
HSL hsl(112.7, 18.7%, 57.1%)
CMYK cmyk(21.7%, 0%, 24.7%, 34.9%)
HSV hsv(112.7, 24.7%, 65.1%)

greyish green color harmonies

Tints & shades of greyish green

Tints (lighter)

#8dae89 #99b695 #a4bea0 #afc6ac #bbceb8 #c6d7c4 #d2dfd0 #dde7dc #e8efe7 #f4f7f3

Shades (darker)

#769772 #6a8866 #5f795b #536a50 #475b44 #3b4b39 #2f3c2d #232d22 #181e17 #0c0f0b

Contrast & accessibility

The quick brown fox

On white · 2.73:1 · Fail

The quick brown fox

On black · 7.7:1 · AAA

Recommended text color: #000000

Use greyish green in code

CSS color: #82a67d;
SCSS $color: #82a67d;
Tailwind bg-[#82a67d]
Swift UIColor(red: 0.510, green: 0.651, blue: 0.490, alpha: 1)
Android Color.parseColor("#82a67d")
Flutter Color(0xFF82A67D)

Colors similar to greyish green

Browse all Green colors →

What is the HEX code for greyish green?

The CSS color greyish green in HEX format is #82a67d. Use this value directly in CSS, SVG, and most design tools.

How do I use greyish green in CSS?

To apply greyish green in CSS:

  • Text color: color: #82a67d;
  • Background: background-color: #82a67d;
  • Border: border-color: #82a67d;

What are all the color format values for greyish green?

FormatValue
HEX#82a67d
RGBrgb(130, 166, 125)
HSLhsl(112.7, 18.7%, 57.1%)
CMYKcmyk(21.7%, 0%, 24.7%, 34.9%)

How do I convert greyish green to HEX?

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

What color family does greyish green belong to?

greyish green belongs to the green color family. It is a medium, muted color with HSL values: hue 112.7°, saturation 18.7%, lightness 57.1%.

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

Lighter variant (lightness 72.1%): #aec5ab. Darker variant (lightness 42.1%): #5c7f57. 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.