#1DF03A
A medium, vivid green closely aligning with Lime.
About #1DF03A
The precise color #1DF03A is an excellent choice for modern design projects. Its closest recognized web color is Lime. Its digital footprint relies on 29 parts red, 240 parts green, and 58 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 88% C, 0% M, 76% Y, and 6% K. The HSL representation is 128.2° hue, 87.6% saturation, and 52.7% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1DF03A
RGB29, 240, 58
HSL128.2°, 87.6%, 52.7%
CMYK88%, 0%, 76%, 6%
HSV128.2°, 87.9%, 94.1%
LAB83.4, -79.0, 69.4
XYZ32.4, 62.9, 14.4
Decimal1962042
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.55:1
Text on #FFFFFF
FAIL
13.58:1
Text on #000000
AAA
1.48:1
Text on #F8FAFC
FAIL
11.54:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DF03A;
}
.text-color {
color: #1DF03A;
}
.border-color {
border: 2px solid #1DF03A;
}