#006D00

A dark, vivid green closely aligning with Darkgreen.

About #006D00

The hex code #006D00 represents a beautifully specific shade of green. If you're using CSS, you might find it aligns closely with Darkgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 109, and 0.

Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 100% cyan and 0% magenta inks. This makes it a relatively dark color when applied to physical surfaces.

Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#006D00
RGB0, 109, 0
HSL120.0°, 100.0%, 21.4%
CMYK100%, 0%, 100%, 57%
HSV120.0°, 100.0%, 42.7%
LAB39.5, -46.1, 44.5
XYZ5.5, 10.9, 1.8
Decimal27904

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

6.59:1
Text on #FFFFFF
AA
3.19:1
Text on #000000
AA Large
6.30:1
Text on #F8FAFC
AA
2.71:1
Text on #0F172A
FAIL

CSS Implementation

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

Similar Colors

Darkgreen
#006400