#3AD37C
A medium, moderate green closely aligning with Mediumseagreen.
About #3AD37C
Visually, #3AD37C is defined as a moderate green. Its closest recognized web color is Mediumseagreen. Its digital footprint relies on 58 parts red, 211 parts green, and 124 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 73% cyan and 0% magenta inks. With a hue angle of 145.9 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3AD37C
RGB58, 211, 124
HSL145.9°, 63.5%, 52.7%
CMYK73%, 0%, 41%, 17%
HSV145.9°, 72.5%, 82.7%
LAB75.4, -58.7, 32.0
XYZ28.7, 48.9, 27.0
Decimal3855228
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.95:1
Text on #FFFFFF
FAIL
10.79:1
Text on #000000
AAA
1.86:1
Text on #F8FAFC
FAIL
9.17:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AD37C;
}
.text-color {
color: #3AD37C;
}
.border-color {
border: 2px solid #3AD37C;
}