#005000

A very dark, vivid green closely aligning with Darkgreen.

About #005000

The hex code #005000 represents a beautifully specific shade of green. It is closely associated with the named CSS color Darkgreen. This translates to an RGB value of rgb(0, 80, 0).

For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 100% cyan, 0% magenta, 100% yellow, and 69% black. The HSL representation is 120.0° hue, 100.0% saturation, and 15.7% lightness.

From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#005000
RGB0, 80, 0
HSL120.0°, 100.0%, 15.7%
CMYK100%, 0%, 100%, 69%
HSV120.0°, 100.0%, 31.4%
LAB28.7, -37.2, 35.9
XYZ2.9, 5.7, 1.0
Decimal20480

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

9.78:1
Text on #FFFFFF
AAA
2.15:1
Text on #000000
FAIL
9.35:1
Text on #F8FAFC
AAA
1.83:1
Text on #0F172A
FAIL

CSS Implementation

.bg-color { background-color: #005000; }
.text-color { color: #005000; }
.border-color { border: 2px solid #005000; }

Similar Colors

Darkgreen
#006400