#1D9900
A dark, vivid green closely aligning with Green.
About #1D9900
The hex code #1D9900 represents a beautifully specific shade of green. Its closest recognized web color is Green. Its digital footprint relies on 29 parts red, 153 parts green, and 0 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 81% C, 0% M, 100% Y, and 40% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1D9900
RGB29, 153, 0
HSL108.6°, 100.0%, 30.0%
CMYK81%, 0%, 100%, 40%
HSV108.6°, 100.0%, 60.0%
LAB55.1, -56.4, 57.1
XYZ11.9, 23.0, 3.8
Decimal1939712
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.74:1
Text on #FFFFFF
AA Large
5.61:1
Text on #000000
AA
3.58:1
Text on #F8FAFC
AA Large
4.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1D9900;
}
.text-color {
color: #1D9900;
}
.border-color {
border: 2px solid #1D9900;
}