#1D9207
A dark, vivid green closely aligning with Green.
About #1D9207
The precise color #1D9207 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, 146, and 7.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 80% C, 0% M, 95% Y, and 43% K. The HSL representation is 110.5° hue, 90.8% saturation, and 30.0% lightness.
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#1D9207
RGB29, 146, 7
HSL110.5°, 90.8%, 30.0%
CMYK80%, 0%, 95%, 43%
HSV110.5°, 95.2%, 57.3%
LAB52.8, -54.1, 54.1
XYZ10.8, 20.8, 3.7
Decimal1937927
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.06:1
Text on #FFFFFF
AA Large
5.17:1
Text on #000000
AA
3.88:1
Text on #F8FAFC
AA Large
4.39:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1D9207;
}
.text-color {
color: #1D9207;
}
.border-color {
border: 2px solid #1D9207;
}