#3ABD83
A medium, moderate green closely aligning with Mediumseagreen.
About #3ABD83
At its core, #3ABD83 is a medium and moderate hue. Designers often compare it to the standard color Mediumseagreen. This translates to an RGB value of rgb(58, 189, 131).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 69% Cyan, 0% Magenta, 31% Yellow, and 26% Black. With a hue angle of 153.4 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. 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#3ABD83
RGB58, 189, 131
HSL153.4°, 53.0%, 48.4%
CMYK69%, 0%, 31%, 26%
HSV153.4°, 69.3%, 74.1%
LAB68.7, -48.9, 19.3
XYZ24.0, 38.9, 27.7
Decimal3849603
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.39:1
Text on #FFFFFF
FAIL
8.79:1
Text on #000000
AAA
2.28:1
Text on #F8FAFC
FAIL
7.47:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3ABD83;
}
.text-color {
color: #3ABD83;
}
.border-color {
border: 2px solid #3ABD83;
}