#2CB68A
A medium, moderate green closely aligning with Mediumseagreen.
About #2CB68A
Visually, #2CB68A is defined as a moderate green. Designers often compare it to the standard color Mediumseagreen. In the RGB color space, it consists of 44 red, 182 green, and 138 blue.
Translating this color to physical media requires the CMYK color model. The color uses 76% Cyan, 0% Magenta, 24% Yellow, and 29% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2CB68A
RGB44, 182, 138
HSL160.9°, 61.1%, 44.3%
CMYK76%, 0%, 24%, 29%
HSV160.9°, 75.8%, 71.4%
LAB66.4, -46.5, 12.2
XYZ22.4, 35.8, 29.8
Decimal2930314
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.57:1
Text on #FFFFFF
FAIL
8.17:1
Text on #000000
AAA
2.46:1
Text on #F8FAFC
FAIL
6.94:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2CB68A;
}
.text-color {
color: #2CB68A;
}
.border-color {
border: 2px solid #2CB68A;
}