#6DDB1D
A medium, vivid green closely aligning with Limegreen.
About #6DDB1D
Visually, #6DDB1D is defined as a vivid green. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 109 parts red, 219 parts green, and 29 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 50% C, 0% M, 87% Y, and 14% K. The HSL representation is 94.7° hue, 76.6% saturation, and 48.6% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6DDB1D
RGB109, 219, 29
HSL94.7°, 76.6%, 48.6%
CMYK50%, 0%, 87%, 14%
HSV94.7°, 86.8%, 85.9%
LAB78.5, -59.8, 72.9
XYZ31.9, 54.0, 9.9
Decimal7199517
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.78:1
Text on #FFFFFF
FAIL
11.80:1
Text on #000000
AAA
1.70:1
Text on #F8FAFC
FAIL
10.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DDB1D;
}
.text-color {
color: #6DDB1D;
}
.border-color {
border: 2px solid #6DDB1D;
}