#3A8342
A dark, moderate green closely aligning with Seagreen.
About #3A8342
Visually, #3A8342 is defined as a moderate green. Its closest recognized web color is Seagreen. In the RGB color space, it consists of 58 red, 131 green, and 66 blue.
If you are designing for print, the four-color process is what matters most. The color uses 56% Cyan, 0% Magenta, 50% Yellow, and 49% Black. The HSL representation is 126.6° hue, 38.6% saturation, and 37.1% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A8342
RGB58, 131, 66
HSL126.6°, 38.6%, 37.1%
CMYK56%, 0%, 50%, 49%
HSV126.6°, 55.7%, 51.4%
LAB48.9, -37.3, 28.3
XYZ10.8, 17.5, 8.0
Decimal3834690
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.66:1
Text on #FFFFFF
AA
4.51:1
Text on #000000
AA
4.46:1
Text on #F8FAFC
AA Large
3.83:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A8342;
}
.text-color {
color: #3A8342;
}
.border-color {
border: 2px solid #3A8342;
}