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

#658d6d
Format Value
HEX #658d6d
RGB rgb(101, 141, 109)
HSL hsl(132, 16.5%, 47.5%)
CMYK cmyk(28.4%, 0%, 22.7%, 44.7%)
HSV hsv(132, 28.4%, 55.3%)

slate green color harmonies

Tints & shades of slate green

Tints (lighter)

#73977a #81a288 #8fac95 #9db6a2 #abc1af #b9cbbd #c7d6ca #d5e0d7 #e3eae4 #f1f5f2

Shades (darker)

#5c8063 #537359 #49674f #405a45 #374d3b #2e4032 #253328 #1c261e #121a14 #090d0a

Contrast & accessibility

The quick brown fox

On white · 3.76:1 · AA Large

The quick brown fox

On black · 5.58:1 · AA

Recommended text color: #000000

Use slate green in code

CSS color: #658d6d;
SCSS $color: #658d6d;
Tailwind bg-[#658d6d]
Swift UIColor(red: 0.396, green: 0.553, blue: 0.427, alpha: 1)
Android Color.parseColor("#658d6d")
Flutter Color(0xFF658D6D)

Colors similar to slate green

Browse all Green colors →

What is the HEX code for slate green?

The CSS color slate green in HEX format is #658d6d. Use this value directly in CSS, SVG, and most design tools.

How do I use slate green in CSS?

To apply slate green in CSS:

  • Text color: color: #658d6d;
  • Background: background-color: #658d6d;
  • Border: border-color: #658d6d;

What are all the color format values for slate green?

FormatValue
HEX#658d6d
RGBrgb(101, 141, 109)
HSLhsl(132, 16.5%, 47.5%)
CMYKcmyk(28.4%, 0%, 22.7%, 44.7%)

How do I convert slate green to HEX?

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

What color family does slate green belong to?

slate green belongs to the green color family. It is a medium, muted color with HSL values: hue 132°, saturation 16.5%, lightness 47.5%.

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

Lighter variant (lightness 62.5%): #90af96. Darker variant (lightness 32.5%): #45614b. 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.