#007C00

A dark, vivid green closely aligning with Green.

About #007C00

When working with digital screens, the color #007C00 is rendered by mixing light. If you're using CSS, you might find it aligns closely with Green. Its digital footprint relies on 0 parts red, 124 parts green, and 0 parts blue light.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 100% C, 0% M, 100% Y, and 51% K. The HSL representation is 120.0° hue, 100.0% saturation, and 24.3% lightness.

Ensuring your text is legible against this background is a key part of web design. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#007C00
RGB0, 124, 0
HSL120.0°, 100.0%, 24.3%
CMYK100%, 0%, 100%, 51%
HSV120.0°, 100.0%, 48.6%
LAB44.8, -50.5, 48.8
XYZ7.2, 14.4, 2.4
Decimal31744

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

5.41:1
Text on #FFFFFF
AA
3.88:1
Text on #000000
AA Large
5.17:1
Text on #F8FAFC
AA
3.30:1
Text on #0F172A
AA Large

CSS Implementation

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

Similar Colors

Green
#008000