#2CB683
A medium, moderate green closely aligning with Mediumseagreen.
About #2CB683
The precise color #2CB683 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumseagreen. This translates to an RGB value of rgb(44, 182, 131).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 76% C, 0% M, 28% Y, and 29% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2CB683
RGB44, 182, 131
HSL157.8°, 61.1%, 44.3%
CMYK76%, 0%, 28%, 29%
HSV157.8°, 75.8%, 71.4%
LAB66.2, -48.1, 15.8
XYZ21.9, 35.6, 27.2
Decimal2930307
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.58:1
Text on #FFFFFF
FAIL
8.13:1
Text on #000000
AAA
2.47:1
Text on #F8FAFC
FAIL
6.91:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2CB683;
}
.text-color {
color: #2CB683;
}
.border-color {
border: 2px solid #2CB683;
}