#1D8A0F
A dark, vivid green closely aligning with Green.
About #1D8A0F
The precise color #1D8A0F is an excellent choice for modern design projects. Its closest recognized web color is Green. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 138, and 15.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 79% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D8A0F
RGB29, 138, 15
HSL113.2°, 80.4%, 30.0%
CMYK79%, 0%, 89%, 46%
HSV113.2°, 89.1%, 54.1%
LAB50.1, -51.3, 50.3
XYZ9.7, 18.5, 3.5
Decimal1935887
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.47:1
Text on #FFFFFF
AA Large
4.69:1
Text on #000000
AA
4.28:1
Text on #F8FAFC
AA Large
3.99:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1D8A0F;
}
.text-color {
color: #1D8A0F;
}
.border-color {
border: 2px solid #1D8A0F;
}