#3ADB75
A medium, moderate green closely aligning with Mediumspringgreen.
About #3ADB75
The hex code #3ADB75 represents a beautifully specific shade of green. Its closest recognized web color is Mediumspringgreen. In the RGB color space, it consists of 58 red, 219 green, and 117 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 74% cyan and 0% magenta inks. 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. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3ADB75
RGB58, 219, 117
HSL142.0°, 69.1%, 54.3%
CMYK74%, 0%, 47%, 14%
HSV142.0°, 73.5%, 85.9%
LAB77.8, -62.7, 38.5
XYZ30.3, 52.8, 25.4
Decimal3857269
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.82:1
Text on #FFFFFF
FAIL
11.57:1
Text on #000000
AAA
1.73:1
Text on #F8FAFC
FAIL
9.84:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3ADB75;
}
.text-color {
color: #3ADB75;
}
.border-color {
border: 2px solid #3ADB75;
}