#2CFF66
A medium, vivid green closely aligning with Springgreen.
About #2CFF66
The precise color #2CFF66 is an excellent choice for modern design projects. Designers often compare it to the standard color Springgreen. In the RGB color space, it consists of 44 red, 255 green, and 102 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 83% C, 0% M, 60% Y, and 0% K. The HSL representation is 136.5° hue, 100.0% saturation, and 58.6% lightness.
Contrast ratios determine whether this color is safe for typography. 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#2CFF66
RGB44, 255, 102
HSL136.5°, 100.0%, 58.6%
CMYK83%, 0%, 60%, 0%
HSV136.5°, 82.7%, 100.0%
LAB88.5, -78.1, 58.3
XYZ39.2, 73.0, 24.6
Decimal2948966
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.35:1
Text on #FFFFFF
FAIL
15.60:1
Text on #000000
AAA
1.29:1
Text on #F8FAFC
FAIL
13.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CFF66;
}
.text-color {
color: #2CFF66;
}
.border-color {
border: 2px solid #2CFF66;
}