Greenish grey Color — HEX, RGB, HSL & CMYK Codes

#96ae8d
Format Value
HEX #96ae8d
RGB rgb(150, 174, 141)
HSL hsl(103.6, 16.9%, 61.8%)
CMYK cmyk(13.8%, 0%, 19%, 31.8%)
HSV hsv(103.6, 19%, 68.2%)

greenish grey color harmonies

Tints & shades of greenish grey

Tints (lighter)

#a0b597 #a9bda2 #b3c4ac #bccbb6 #c6d3c1 #cfdacb #d9e2d6 #e2e9e0 #ecf0ea #f5f8f5

Shades (darker)

#889e80 #7b8e73 #6d7f67 #5f6f5a #525f4d #444f40 #373f33 #292f26 #1b201a #0e100d

Contrast & accessibility

The quick brown fox

On white · 2.4:1 · Fail

The quick brown fox

On black · 8.74:1 · AAA

Recommended text color: #000000

Use greenish grey in code

CSS color: #96ae8d;
SCSS $color: #96ae8d;
Tailwind bg-[#96ae8d]
Swift UIColor(red: 0.588, green: 0.682, blue: 0.553, alpha: 1)
Android Color.parseColor("#96ae8d")
Flutter Color(0xFF96AE8D)

Colors similar to greenish grey

Browse all Green colors →

What is the HEX code for greenish grey?

The CSS color greenish grey in HEX format is #96ae8d. Use this value directly in CSS, SVG, and most design tools.

How do I use greenish grey in CSS?

To apply greenish grey in CSS:

  • Text color: color: #96ae8d;
  • Background: background-color: #96ae8d;
  • Border: border-color: #96ae8d;

What are all the color format values for greenish grey?

FormatValue
HEX#96ae8d
RGBrgb(150, 174, 141)
HSLhsl(103.6, 16.9%, 61.8%)
CMYKcmyk(13.8%, 0%, 19%, 31.8%)

How do I convert greenish grey to HEX?

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

What color family does greenish grey belong to?

greenish grey belongs to the green color family. It is a medium, muted color with HSL values: hue 103.6°, saturation 16.9%, lightness 61.8%.

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

Lighter variant (lightness 76.8%): #bfceba. Darker variant (lightness 46.8%): #6e8c63. 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.