#1DE224
A medium, vivid green closely aligning with Limegreen.
About #1DE224
Visually, #1DE224 is defined as a vivid green. 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, 226, and 36.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 87% cyan, 0% magenta, 84% yellow, and 11% black. The HSL representation is 122.1° hue, 77.3% saturation, and 50.0% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1DE224
RGB29, 226, 36
HSL122.1°, 77.3%, 50.0%
CMYK87%, 0%, 84%, 11%
HSV122.1°, 87.2%, 88.6%
LAB78.9, -76.3, 71.2
XYZ28.0, 54.8, 10.8
Decimal1958436
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.96:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.16:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DE224;
}
.text-color {
color: #1DE224;
}
.border-color {
border: 2px solid #1DE224;
}