#3A8300
A dark, vivid green closely aligning with Green.
About #3A8300
The hex code #3A8300 represents a beautifully specific shade of green. Its closest recognized web color is Green. In the RGB color space, it consists of 58 red, 131 green, and 0 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 56% cyan, 0% magenta, 100% yellow, and 49% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3A8300
RGB58, 131, 0
HSL93.4°, 100.0%, 25.7%
CMYK56%, 0%, 100%, 49%
HSV93.4°, 100.0%, 51.4%
LAB48.4, -42.8, 52.1
XYZ9.9, 17.1, 2.8
Decimal3834624
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.74:1
Text on #FFFFFF
AA
4.43:1
Text on #000000
AA Large
4.53:1
Text on #F8FAFC
AA
3.76:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A8300;
}
.text-color {
color: #3A8300;
}
.border-color {
border: 2px solid #3A8300;
}