#2CF800
A medium, vivid green closely aligning with Lime.
About #2CF800
The precise color #2CF800 is an excellent choice for modern design projects. Designers often compare it to the standard color Lime. Its digital footprint relies on 44 parts red, 248 parts green, and 0 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 82% cyan and 0% magenta inks. With a hue angle of 109.4 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2CF800
RGB44, 248, 0
HSL109.4°, 100.0%, 48.6%
CMYK82%, 0%, 100%, 3%
HSV109.4°, 100.0%, 97.3%
LAB85.8, -81.9, 81.8
XYZ34.6, 67.7, 11.2
Decimal2947072
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.53:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.36:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CF800;
}
.text-color {
color: #2CF800;
}
.border-color {
border: 2px solid #2CF800;
}