#2CF82C
A medium, vivid green closely aligning with Lime.
About #2CF82C
The precise color #2CF82C is an excellent choice for modern design projects. Designers often compare it to the standard color Lime. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 248, and 44.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 82% C, 0% M, 82% Y, and 3% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2CF82C
RGB44, 248, 44
HSL120.0°, 93.6%, 57.3%
CMYK82%, 0%, 82%, 3%
HSV120.0°, 82.3%, 97.3%
LAB85.9, -80.8, 75.7
XYZ35.1, 67.9, 13.6
Decimal2947116
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.57:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.39:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CF82C;
}
.text-color {
color: #2CF82C;
}
.border-color {
border: 2px solid #2CF82C;
}