#2CB657
A medium, moderate green closely aligning with Mediumseagreen.
About #2CB657
The precise color #2CB657 is an excellent choice for modern design projects. Its closest recognized web color is Mediumseagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 182, and 87.
Translating this color to physical media requires the CMYK color model. The color uses 76% Cyan, 0% Magenta, 52% Yellow, and 29% Black. The HSL representation is 138.7° hue, 61.1% saturation, and 44.3% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#2CB657
RGB44, 182, 87
HSL138.7°, 61.1%, 44.3%
CMYK76%, 0%, 52%, 29%
HSV138.7°, 75.8%, 71.4%
LAB65.5, -56.5, 38.0
XYZ19.5, 34.7, 14.7
Decimal2930263
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.65:1
Text on #FFFFFF
FAIL
7.94:1
Text on #000000
AAA
2.53:1
Text on #F8FAFC
FAIL
6.75:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2CB657;
}
.text-color {
color: #2CB657;
}
.border-color {
border: 2px solid #2CB657;
}