#6DDB49
A medium, moderate green closely aligning with Limegreen.
About #6DDB49
Visually, #6DDB49 is defined as a moderate green. Its closest recognized web color is Limegreen. Its digital footprint relies on 109 parts red, 219 parts green, and 73 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 50% Cyan, 0% Magenta, 67% Yellow, and 14% Black. The HSL representation is 105.2° hue, 67.0% saturation, and 57.3% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6DDB49
RGB109, 219, 73
HSL105.2°, 67.0%, 57.3%
CMYK50%, 0%, 67%, 14%
HSV105.2°, 66.7%, 85.9%
LAB78.7, -57.3, 59.8
XYZ32.8, 54.4, 15.1
Decimal7199561
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.77:1
Text on #FFFFFF
FAIL
11.88:1
Text on #000000
AAA
1.69:1
Text on #F8FAFC
FAIL
10.10:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DDB49;
}
.text-color {
color: #6DDB49;
}
.border-color {
border: 2px solid #6DDB49;
}