#2CF016
A medium, vivid green closely aligning with Lime.
About #2CF016
Visually, #2CF016 is defined as a vivid green. Designers often compare it to the standard color Lime. In the RGB color space, it consists of 44 red, 240 green, and 22 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 82% C, 0% M, 91% Y, and 6% K. With a hue angle of 113.9 degrees, it sits comfortably in the green spectrum.
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#2CF016
RGB44, 240, 22
HSL113.9°, 87.9%, 51.4%
CMYK82%, 0%, 91%, 6%
HSV113.9°, 90.8%, 94.1%
LAB83.4, -79.4, 77.7
XYZ32.3, 62.9, 11.2
Decimal2945046
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.55:1
Text on #FFFFFF
FAIL
13.58:1
Text on #000000
AAA
1.48:1
Text on #F8FAFC
FAIL
11.55:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CF016;
}
.text-color {
color: #2CF016;
}
.border-color {
border: 2px solid #2CF016;
}