graf1x

DarkSlateGray Color

DarkSlateGray is a cyan color with hex code #2F4F4F. This page covers its meaning, all color values, harmonies, colors that go with darkslategray, shades, tints, similar colors, CSS examples, FAQs, and WCAG contrast ratios.

DarkSlateGray Color Values

HEX
#2F4F4F
RGB
47, 79, 79
HSL
180, 25%, 25%
HSV
180, 41%, 31%
CIE LAB
31.3, -11.7, -3.7
OKLCH
0.403, 0.038, 195.8
ISCC-NBS
Green
Hue Family
Cyan

What Does DarkSlateGray Mean?

DarkSlateGray belongs to the cyan family of colors. The cyan family covers turquoise, teal, and aqua: blue calmed down with a little green mixed in. Travel sites, spas, and healthcare brands camp here because these hues read as fresh and clean without turning clinical. Being on the dark side, DarkSlateGray adds weight and depth. It suits text, shadows, and grounding elements more than wide-open backgrounds.

In the ISCC-NBS color naming system, DarkSlateGray is classified as a green (nearest centroid: dark grayish green, #3A4B47). It is also known as DarkSlateGrey, Dark Slate Grey.

Color Harmonies

Complementary

#2F4F4FDarkSlateGray
#503030Complement

Analogous

#305040Analogous 1
#2F4F4FDarkSlateGray
#304050Analogous 2

Triadic

#2F4F4FDarkSlateGray
#503050Triad 1
#505030Triad 2

Colors That Go With DarkSlateGray

#2F4F4FDarkSlateGray
#503030Complement

DarkSlateGray and #503030 are complements, parked opposite each other on the wheel. Together they hit maximum contrast, so a rough 70/30 split keeps the pairing from shouting.

#305040Analogous 1
#2F4F4FDarkSlateGray
#304050Analogous 2

Analogous neighbors — #305040 and #304050, which sit beside darkslategray on the wheel. Pairings like this feel calm and settled, which suits backgrounds and gradients.

#2F4F4FDarkSlateGray
#503050Triad 1
#505030Triad 2

For an energetic three-color palette, pair darkslategray with triadic partners #503050 and #505030. All three sit evenly spaced around the wheel, so the scheme stays lively without clashing.

Build and test these combinations in our Color Wheel Tool or check text readability with the Contrast Checker.

Tints and Shades

Tints (lighter)

#497979
#609F9F
#89B8B8
#AFCFCF
#D9E8E8

Shades (darker)

#284343
#213636
#192929
#0F1A1A
#080D0D

Similar Colors

CSS Examples

.text { color: #2F4F4F; }
.background { background-color: #2F4F4F; }
.border { border: 2px solid #2F4F4F; }
.shadow { box-shadow: 0 4px 6px #2F4F4F40; }

WCAG Contrast

8.93:1
vs White AA ✓
2.35:1
vs Black AA ✗

Frequently Asked Questions

What is the hex code for darkslategray?

DarkSlateGray has the hex code #2F4F4F. In RGB notation it is rgb(47, 79, 79), in HSL it is hsl(180, 25%, 25%), and its OKLCH value is 0.403, 0.038, 195.8.

What does the color darkslategray mean?

Cyan-family colors like darkslategray carry distinct psychological associations. DarkSlateGray belongs to the cyan family of colors. The cyan family covers turquoise, teal, and aqua: blue calmed down with a little green mixed in. Travel sites, spas, and healthcare brands camp here because these hues read as fresh and clean without turning clinical. Being on the dark side, DarkSlateGray adds weight and depth. It suits text, shadows, and grounding elements more than wide-open backgrounds.

What colors go with darkslategray?

DarkSlateGray has three easy routes: its complement #503030 for punch, its neighbors #305040 and #304050 for something calmer, or triadic partners #503050 and #505030 when you want energy.

Is darkslategray a standard web color?

Yes — DarkSlateGray is part of the CSS named colors specification, so you can use it directly in CSS as #2F4F4F or with the keyword form where supported.

How do I make darkslategray lighter or darker?

To lighten darkslategray, add white to create tints; to darken it, add black to create shades. The tints and shades table above shows five computed steps of each, from #D9E8E8 (lightest tint) to #080D0D (darkest shade).

About DarkSlateGray

DarkSlateGray is classified as a Green in the ISCC-NBS color naming system, within the Cyan hue family. It has alternative names including DarkSlateGrey, Dark Slate Grey. The color is recognized by CSS3, X11, meodai.

Use our Color Converter to convert #2F4F4F to any other color format, or explore the Color Wheel to find harmonious color combinations.