#3A830F
A dark, vivid green closely aligning with Forestgreen.
About #3A830F
The precise color #3A830F is an excellent choice for modern design projects. Its closest recognized web color is Forestgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 131, and 15.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 56% cyan and 0% magenta inks. The HSL representation is 97.8° hue, 79.5% saturation, and 28.6% lightness.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A830F
RGB58, 131, 15
HSL97.8°, 79.5%, 28.6%
CMYK56%, 0%, 89%, 49%
HSV97.8°, 88.5%, 51.4%
LAB48.5, -42.3, 49.2
XYZ9.9, 17.2, 3.2
Decimal3834639
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.77:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A830F;
}
.text-color {
color: #3A830F;
}
.border-color {
border: 2px solid #3A830F;
}