#1DD324
A medium, vivid green closely aligning with Limegreen.
About #1DD324
At its core, #1DD324 is a medium and vivid hue. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 29 red, 211 green, and 36 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 86% Cyan, 0% Magenta, 83% Yellow, and 17% Black. With a hue angle of 122.3 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1DD324
RGB29, 211, 36
HSL122.3°, 75.8%, 47.1%
CMYK86%, 0%, 83%, 17%
HSV122.3°, 86.3%, 82.7%
LAB74.2, -72.1, 66.9
XYZ24.1, 47.0, 9.5
Decimal1954596
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.02:1
Text on #FFFFFF
FAIL
10.40:1
Text on #000000
AAA
1.93:1
Text on #F8FAFC
FAIL
8.84:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DD324;
}
.text-color {
color: #1DD324;
}
.border-color {
border: 2px solid #1DD324;
}