#3A6D07
A dark, vivid green closely aligning with Darkgreen.
About #3A6D07
The hex code #3A6D07 represents a beautifully specific shade of green. Its closest recognized web color is Darkgreen. Its digital footprint relies on 58 parts red, 109 parts green, and 7 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 47% C, 0% M, 94% Y, and 57% K. With a hue angle of 90.0 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3A6D07
RGB58, 109, 7
HSL90.0°, 87.9%, 22.7%
CMYK47%, 0%, 94%, 57%
HSV90.0°, 93.6%, 42.7%
LAB41.0, -33.5, 44.6
XYZ7.3, 11.9, 2.1
Decimal3828999
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.23:1
Text on #FFFFFF
AA
3.37:1
Text on #000000
AA Large
5.96:1
Text on #F8FAFC
AA
2.87:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A6D07;
}
.text-color {
color: #3A6D07;
}
.border-color {
border: 2px solid #3A6D07;
}