#3A8A66
A dark, moderate green closely aligning with Seagreen.
About #3A8A66
Visually, #3A8A66 is defined as a moderate green. Designers often compare it to the standard color Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 138, and 102.
If you are designing for print, the four-color process is what matters most. The color uses 58% Cyan, 0% Magenta, 26% Yellow, and 46% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A8A66
RGB58, 138, 102
HSL153.0°, 40.8%, 38.4%
CMYK58%, 0%, 26%, 46%
HSV153.0°, 58.0%, 54.1%
LAB51.9, -33.4, 12.1
XYZ13.2, 20.0, 15.7
Decimal3836518
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.19:1
Text on #FFFFFF
AA Large
5.01:1
Text on #000000
AA
4.01:1
Text on #F8FAFC
AA Large
4.26:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A8A66;
}
.text-color {
color: #3A8A66;
}
.border-color {
border: 2px solid #3A8A66;
}