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

#06470c
Format Value
HEX #06470c
RGB rgb(6, 71, 12)
HSL hsl(125.5, 84.4%, 15.1%)
CMYK cmyk(91.5%, 0%, 83.1%, 72.2%)
HSV hsv(125.5, 91.5%, 27.8%)

forest green color harmonies

Tints & shades of forest green

Tints (lighter)

#1d5822 #336838 #4a794e #618a64 #779b7a #8eab91 #a4bca7 #bbcdbd #d2ded3 #e8eee9

Shades (darker)

#05410b #053a0a #043409 #042d08 #032707 #032005 #021a04 #021303 #010d02 #010601

Contrast & accessibility

The quick brown fox

On white · 10.97:1 · AAA

The quick brown fox

On black · 1.91:1 · Fail

Recommended text color: #ffffff

Use forest green in code

CSS color: #06470c;
SCSS $color: #06470c;
Tailwind bg-[#06470c]
Swift UIColor(red: 0.024, green: 0.278, blue: 0.047, alpha: 1)
Android Color.parseColor("#06470c")
Flutter Color(0xFF06470C)

Colors similar to forest green

Browse all Green colors →

What is the HEX code for forest green?

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

How do I use forest green in CSS?

To apply forest green in CSS:

  • Text color: color: #06470c;
  • Background: background-color: #06470c;
  • Border: border-color: #06470c;

What are all the color format values for forest green?

FormatValue
HEX#06470c
RGBrgb(6, 71, 12)
HSLhsl(125.5, 84.4%, 15.1%)
CMYKcmyk(91.5%, 0%, 83.1%, 72.2%)

How do I convert forest green to HEX?

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

What color family does forest green belong to?

forest green belongs to the green color family. It is a dark, vivid color with HSL values: hue 125.5°, saturation 84.4%, lightness 15.1%.

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

Lighter variant (lightness 30.1%): #0c8e18. Darker variant (lightness 5%): #021804. 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.