#00991D
A dark, vivid green closely aligning with Green.
About #00991D
The hex code #00991D represents a beautifully specific shade of green. Designers often compare it to the standard color Green. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 153, and 29.
For print applications, it's crucial to understand its CMYK makeup. The color uses 100% Cyan, 0% Magenta, 81% Yellow, and 40% Black. 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. 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#00991D
RGB0, 153, 29
HSL131.4°, 100.0%, 30.0%
CMYK100%, 0%, 81%, 40%
HSV131.4°, 100.0%, 60.0%
LAB54.9, -57.7, 50.9
XYZ11.6, 22.9, 5.0
Decimal39197
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.77:1
Text on #FFFFFF
AA Large
5.57:1
Text on #000000
AA
3.60:1
Text on #F8FAFC
AA Large
4.74:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #00991D;
}
.text-color {
color: #00991D;
}
.border-color {
border: 2px solid #00991D;
}