#1CFA4C
A medium, vivid green closely aligning with Lime.
About #1CFA4C
At its core, #1CFA4C is a medium and vivid hue. Its closest recognized web color is Lime. To achieve this exact tint on a monitor, you would use an RGB mix of 28, 250, and 76.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 89% cyan and 0% magenta inks. The HSL representation is 133.0° hue, 95.7% saturation, and 54.5% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1CFA4C
RGB28, 250, 76
HSL133.0°, 95.7%, 54.5%
CMYK89%, 0%, 70%, 2%
HSV133.0°, 88.8%, 98.0%
LAB86.6, -80.5, 66.5
XYZ36.0, 69.1, 18.3
Decimal1899084
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.42:1
Text on #FFFFFF
FAIL
14.83:1
Text on #000000
AAA
1.35:1
Text on #F8FAFC
FAIL
12.61:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1CFA4C;
}
.text-color {
color: #1CFA4C;
}
.border-color {
border: 2px solid #1CFA4C;
}