#1DCC24
A medium, vivid green closely aligning with Limegreen.
About #1DCC24
The precise color #1DCC24 is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 29 parts red, 204 parts green, and 36 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 86% C, 0% M, 82% Y, and 20% K. The HSL representation is 122.4° hue, 75.1% saturation, and 45.7% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1DCC24
RGB29, 204, 36
HSL122.4°, 75.1%, 45.7%
CMYK86%, 0%, 82%, 20%
HSV122.4°, 85.8%, 80.0%
LAB71.9, -70.1, 64.8
XYZ22.4, 43.6, 8.9
Decimal1952804
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.71:1
Text on #000000
AAA
2.07:1
Text on #F8FAFC
FAIL
8.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DCC24;
}
.text-color {
color: #1DCC24;
}
.border-color {
border: 2px solid #1DCC24;
}