#3A8350
A dark, moderate green closely aligning with Seagreen.
About #3A8350
The hex code #3A8350 represents a beautifully specific shade of green. Designers often compare it to the standard color Seagreen. Its digital footprint relies on 58 parts red, 131 parts green, and 80 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 56% cyan, 0% magenta, 39% yellow, and 49% 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. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3A8350
RGB58, 131, 80
HSL138.1°, 38.6%, 37.1%
CMYK56%, 0%, 39%, 49%
HSV138.1°, 55.7%, 51.4%
LAB49.1, -34.9, 20.9
XYZ11.3, 17.7, 10.4
Decimal3834704
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.62:1
Text on #FFFFFF
AA
4.54:1
Text on #000000
AA
4.42:1
Text on #F8FAFC
AA Large
3.86:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A8350;
}
.text-color {
color: #3A8350;
}
.border-color {
border: 2px solid #3A8350;
}