#3AAF66
A medium, moderate green closely aligning with Mediumseagreen.
About #3AAF66
When working with digital screens, the color #3AAF66 is rendered by mixing light. Designers often compare it to the standard color Mediumseagreen. In the RGB color space, it consists of 58 red, 175 green, and 102 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 67% Cyan, 0% Magenta, 42% Yellow, and 31% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#3AAF66
RGB58, 175, 102
HSL142.6°, 50.2%, 45.7%
CMYK67%, 0%, 42%, 31%
HSV142.6°, 66.9%, 68.6%
LAB63.8, -49.1, 28.1
XYZ19.5, 32.5, 17.8
Decimal3845990
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.80:1
Text on #FFFFFF
FAIL
7.50:1
Text on #000000
AAA
2.67:1
Text on #F8FAFC
FAIL
6.38:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3AAF66;
}
.text-color {
color: #3AAF66;
}
.border-color {
border: 2px solid #3AAF66;
}