#1DD300
A medium, vivid green closely aligning with Limegreen.
About #1DD300
Visually, #1DD300 is defined as a vivid green. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 29 red, 211 green, and 0 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 86% C, 0% M, 100% Y, and 17% K. With a hue angle of 111.8 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#1DD300
RGB29, 211, 0
HSL111.8°, 100.0%, 41.4%
CMYK86%, 0%, 100%, 17%
HSV111.8°, 100.0%, 82.7%
LAB74.1, -73.2, 72.3
XYZ23.8, 46.8, 7.8
Decimal1954560
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.03:1
Text on #FFFFFF
FAIL
10.37:1
Text on #000000
AAA
1.94:1
Text on #F8FAFC
FAIL
8.82:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DD300;
}
.text-color {
color: #1DD300;
}
.border-color {
border: 2px solid #1DD300;
}