#3A9900
A dark, vivid green closely aligning with Green.
About #3A9900
The hex code #3A9900 represents a beautifully specific shade of green. Its closest recognized web color is Green. Its digital footprint relies on 58 parts red, 153 parts green, and 0 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 62% cyan and 0% magenta inks. The HSL representation is 97.3° hue, 100.0% saturation, and 30.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3A9900
RGB58, 153, 0
HSL97.3°, 100.0%, 30.0%
CMYK62%, 0%, 100%, 40%
HSV97.3°, 100.0%, 60.0%
LAB55.8, -50.8, 57.9
XYZ13.1, 23.7, 3.9
Decimal3840256
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.66:1
Text on #FFFFFF
AA Large
5.74:1
Text on #000000
AA
3.50:1
Text on #F8FAFC
AA Large
4.88:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3A9900;
}
.text-color {
color: #3A9900;
}
.border-color {
border: 2px solid #3A9900;
}