#2CB675
A medium, moderate green closely aligning with Mediumseagreen.
About #2CB675
The precise color #2CB675 is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumseagreen. This translates to an RGB value of rgb(44, 182, 117).
Translating this color to physical media requires the CMYK color model. The color uses 76% Cyan, 0% Magenta, 36% Yellow, and 29% Black. The HSL representation is 151.7° hue, 61.1% saturation, and 44.3% lightness.
When using this color as a background, text legibility must be considered. 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#2CB675
RGB44, 182, 117
HSL151.7°, 61.1%, 44.3%
CMYK76%, 0%, 36%, 29%
HSV151.7°, 75.8%, 71.4%
LAB66.0, -51.1, 23.0
XYZ21.0, 35.3, 22.5
Decimal2930293
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.61:1
Text on #FFFFFF
FAIL
8.06:1
Text on #000000
AAA
2.49:1
Text on #F8FAFC
FAIL
6.85:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2CB675;
}
.text-color {
color: #2CB675;
}
.border-color {
border: 2px solid #2CB675;
}