#2CBD66
A medium, moderate green closely aligning with Mediumseagreen.
About #2CBD66
The precise color #2CBD66 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, 189, 102).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 77% Cyan, 0% Magenta, 46% Yellow, and 26% Black. With a hue angle of 144.0 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#2CBD66
RGB44, 189, 102
HSL144.0°, 62.2%, 45.7%
CMYK77%, 0%, 46%, 26%
HSV144.0°, 76.7%, 74.1%
LAB67.9, -56.5, 33.5
XYZ21.6, 37.9, 18.7
Decimal2932070
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.45:1
Text on #FFFFFF
FAIL
8.58:1
Text on #000000
AAA
2.34:1
Text on #F8FAFC
FAIL
7.29:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CBD66;
}
.text-color {
color: #2CBD66;
}
.border-color {
border: 2px solid #2CBD66;
}