#1DF08A
A medium, vivid green closely aligning with Mediumspringgreen.
About #1DF08A
Visually, #1DF08A is defined as a vivid green. Its closest recognized web color is Mediumspringgreen. This translates to an RGB value of rgb(29, 240, 138).
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, 43% Y, and 6% K. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1DF08A
RGB29, 240, 138
HSL151.0°, 87.6%, 52.7%
CMYK88%, 0%, 43%, 6%
HSV151.0°, 87.9%, 94.1%
LAB84.2, -69.2, 36.3
XYZ36.3, 64.4, 34.6
Decimal1962122
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.51:1
Text on #FFFFFF
FAIL
13.88:1
Text on #000000
AAA
1.45:1
Text on #F8FAFC
FAIL
11.80:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DF08A;
}
.text-color {
color: #1DF08A;
}
.border-color {
border: 2px solid #1DF08A;
}