Dark forest green Color — HEX, RGB, HSL & CMYK Codes

#002d04
Format Value
HEX #002d04
RGB rgb(0, 45, 4)
HSL hsl(125.3, 100%, 8.8%)
CMYK cmyk(100%, 0%, 91.1%, 82.4%)
HSV hsv(125.3, 100%, 17.6%)

dark forest green color harmonies

Tints & shades of dark forest green

Tints (lighter)

#17401b #2e5332 #466648 #5d795f #748c76 #8ba08d #a2b3a4 #b9c6bb #d1d9d1 #e8ece8

Shades (darker)

#002904 #002503 #002103 #001d03 #001902 #001402 #001001 #000c01 #000801 #000400

Contrast & accessibility

The quick brown fox

On white · 15.25:1 · AAA

The quick brown fox

On black · 1.38:1 · Fail

Recommended text color: #ffffff

Use dark forest green in code

CSS color: #002d04;
SCSS $color: #002d04;
Tailwind bg-[#002d04]
Swift UIColor(red: 0.000, green: 0.176, blue: 0.016, alpha: 1)
Android Color.parseColor("#002d04")
Flutter Color(0xFF002D04)

Colors similar to dark forest green

Browse all Green colors →

What is the HEX code for dark forest green?

The CSS color dark forest green in HEX format is #002d04. Use this value directly in CSS, SVG, and most design tools.

How do I use dark forest green in CSS?

To apply dark forest green in CSS:

  • Text color: color: #002d04;
  • Background: background-color: #002d04;
  • Border: border-color: #002d04;

What are all the color format values for dark forest green?

FormatValue
HEX#002d04
RGBrgb(0, 45, 4)
HSLhsl(125.3, 100%, 8.8%)
CMYKcmyk(100%, 0%, 91.1%, 82.4%)

How do I convert dark forest green to HEX?

Select dark forest green from the color name list in our color converter. The HEX value — #002d04 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark forest green belong to?

dark forest green belongs to the near-black color family. It is a dark, vivid color with HSL values: hue 125.3°, saturation 100%, lightness 8.8%.

How do I create lighter and darker shades of dark forest green?

Lighter variant (lightness 23.8%): #00790b. Darker variant (lightness 5%): #001902. 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.