#1DAF24
A medium, vivid green closely aligning with Limegreen.
About #1DAF24
The precise color #1DAF24 is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 175, and 36.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 83% C, 0% M, 79% Y, and 31% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1DAF24
RGB29, 175, 36
HSL122.9°, 71.6%, 40.0%
CMYK83%, 0%, 79%, 31%
HSV122.9°, 83.4%, 68.6%
LAB62.5, -61.6, 56.0
XYZ16.2, 31.0, 6.8
Decimal1945380
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.91:1
Text on #FFFFFF
FAIL
7.21:1
Text on #000000
AAA
2.78:1
Text on #F8FAFC
FAIL
6.13:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1DAF24;
}
.text-color {
color: #1DAF24;
}
.border-color {
border: 2px solid #1DAF24;
}