#2CF81D
A medium, vivid green closely aligning with Lime.
About #2CF81D
The hex code #2CF81D represents a beautifully specific shade of green. Designers often compare it to the standard color Lime. This translates to an RGB value of rgb(44, 248, 29).
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, 88% Y, and 3% K. The HSL representation is 115.9° hue, 94.0% saturation, and 54.3% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2CF81D
RGB44, 248, 29
HSL115.9°, 94.0%, 54.3%
CMYK82%, 0%, 88%, 3%
HSV115.9°, 88.3%, 97.3%
LAB85.9, -81.4, 78.7
XYZ34.8, 67.8, 12.4
Decimal2947101
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.55:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.37:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CF81D;
}
.text-color {
color: #2CF81D;
}
.border-color {
border: 2px solid #2CF81D;
}