#1DE933
A medium, vivid green closely aligning with Limegreen.
About #1DE933
At its core, #1DE933 is a medium and vivid hue. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(29, 233, 51).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 88% cyan, 0% magenta, 78% yellow, and 9% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1DE933
RGB29, 233, 51
HSL126.5°, 82.3%, 51.4%
CMYK88%, 0%, 78%, 9%
HSV126.5°, 87.6%, 91.4%
LAB81.2, -77.5, 69.3
XYZ30.2, 58.8, 12.9
Decimal1960243
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.65:1
Text on #FFFFFF
FAIL
12.76:1
Text on #000000
AAA
1.57:1
Text on #F8FAFC
FAIL
10.84:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DE933;
}
.text-color {
color: #1DE933;
}
.border-color {
border: 2px solid #1DE933;
}