Dark Green (#006400) is a very dark, vivid green. It is a CSS named color, so you can use it in stylesheets as color: darkgreen as well as by its hex code. In RGB it is rgb(0, 100, 0); in HSL, hsl(120, 100%, 20%).
#006400
Color conversions
Hex
#006400
CSS name
darkgreen
RGB
rgb(0, 100, 0)
HSL
hsl(120, 100%, 20%)
CMYK
100%, 0%, 100%, 61%
CSS example
color: #006400; background-color: rgb(0, 100, 0);
Tints and shades of #006400
The hue stepped through seven lightness levels, each matched to the closest named or web-safe color — useful for backgrounds, borders, text and hover states that all belong to one family. Click any swatch for its full breakdown.
On a #006400 background, white text gives the better contrast. WCAG requires 4.5:1 for normal text and 3:1 for large text (AA), or 7:1 and 4.5:1 for AAA.