#3A7C3A
A dark, moderate green closely aligning with Seagreen.
About #3A7C3A
When working with digital screens, the color #3A7C3A is rendered by mixing light. Its closest recognized web color is Seagreen. Its digital footprint relies on 58 parts red, 124 parts green, and 58 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 53% C, 0% M, 53% Y, and 51% K. Always request a physical proof before doing a large print run with this exact code.
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#3A7C3A
RGB58, 124, 58
HSL120.0°, 36.3%, 35.7%
CMYK53%, 0%, 53%, 51%
HSV120.0°, 53.2%, 48.6%
LAB46.5, -35.5, 29.5
XYZ9.7, 15.6, 6.5
Decimal3832890
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.09:1
Text on #FFFFFF
AA
4.12:1
Text on #000000
AA Large
4.87:1
Text on #F8FAFC
AA
3.51:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A7C3A;
}
.text-color {
color: #3A7C3A;
}
.border-color {
border: 2px solid #3A7C3A;
}