#2CB666
A medium, moderate green closely aligning with Mediumseagreen.
About #2CB666
The precise color #2CB666 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumseagreen. Its digital footprint relies on 44 parts red, 182 parts green, and 102 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 76% Cyan, 0% Magenta, 44% Yellow, and 29% Black. The HSL representation is 145.2° hue, 61.1% saturation, and 44.3% lightness.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2CB666
RGB44, 182, 102
HSL145.2°, 61.1%, 44.3%
CMYK76%, 0%, 44%, 29%
HSV145.2°, 75.8%, 71.4%
LAB65.7, -54.0, 30.6
XYZ20.2, 35.0, 18.3
Decimal2930278
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.63:1
Text on #FFFFFF
FAIL
7.99:1
Text on #000000
AAA
2.51:1
Text on #F8FAFC
FAIL
6.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2CB666;
}
.text-color {
color: #2CB666;
}
.border-color {
border: 2px solid #2CB666;
}