#1D4900
A very dark, vivid green closely aligning with Darkolivegreen.
About #1D4900
The precise color #1D4900 is an excellent choice for modern design projects. Its closest recognized web color is Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 73, and 0.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 60% C, 0% M, 100% Y, and 71% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1D4900
RGB29, 73, 0
HSL96.2°, 100.0%, 14.3%
CMYK60%, 0%, 100%, 71%
HSV96.2°, 100.0%, 28.6%
LAB26.8, -28.5, 34.5
XYZ2.9, 5.0, 0.8
Decimal1919232
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.47:1
Text on #FFFFFF
AAA
2.01:1
Text on #000000
FAIL
10.01:1
Text on #F8FAFC
AAA
1.70:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D4900;
}
.text-color {
color: #1D4900;
}
.border-color {
border: 2px solid #1D4900;
}