#1D5000

A very dark, vivid green closely aligning with Darkgreen.

About #1D5000

Visually, #1D5000 is defined as a vivid green. If you're using CSS, you might find it aligns closely with Darkgreen. This translates to an RGB value of rgb(29, 80, 0).

If you are designing for print, the four-color process is what matters most. The color uses 64% Cyan, 0% Magenta, 100% Yellow, and 69% Black. This makes it a relatively dark color when applied to physical surfaces.

When using this color as a background, text legibility must be considered. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#1D5000
RGB29, 80, 0
HSL98.2°, 100.0%, 15.7%
CMYK64%, 0%, 100%, 69%
HSV98.2°, 100.0%, 31.4%
LAB29.4, -31.4, 36.7
XYZ3.4, 6.0, 1.0
Decimal1921024

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

9.55:1
Text on #FFFFFF
AAA
2.20:1
Text on #000000
FAIL
9.12:1
Text on #F8FAFC
AAA
1.87:1
Text on #0F172A
FAIL

CSS Implementation

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

Similar Colors

Darkgreen
#006400