#1D9216
A dark, vivid green closely aligning with Green.
About #1D9216
Visually, #1D9216 is defined as a vivid green. Its closest recognized web color is Green. Its digital footprint relies on 29 parts red, 146 parts green, and 22 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 80% cyan and 0% magenta inks. With a hue angle of 116.6 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1D9216
RGB29, 146, 22
HSL116.6°, 73.8%, 32.9%
CMYK80%, 0%, 85%, 43%
HSV116.6°, 84.9%, 57.3%
LAB52.8, -53.5, 51.0
XYZ10.9, 20.9, 4.2
Decimal1937942
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.06:1
Text on #FFFFFF
AA Large
5.18:1
Text on #000000
AA
3.88:1
Text on #F8FAFC
AA Large
4.40:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1D9216;
}
.text-color {
color: #1D9216;
}
.border-color {
border: 2px solid #1D9216;
}