#6DF042
A light, vivid green closely aligning with Limegreen.
About #6DF042
When working with digital screens, the color #6DF042 is rendered by mixing light. It is closely associated with the named CSS color Limegreen. This translates to an RGB value of rgb(109, 240, 66).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 55% Cyan, 0% Magenta, 72% Yellow, and 6% Black. With a hue angle of 105.2 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. 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#6DF042
RGB109, 240, 66
HSL105.2°, 85.3%, 60.0%
CMYK55%, 0%, 72%, 6%
HSV105.2°, 72.5%, 94.1%
LAB85.0, -65.5, 68.9
XYZ38.5, 66.0, 15.9
Decimal7204930
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.48:1
Text on #FFFFFF
FAIL
14.19:1
Text on #000000
AAA
1.41:1
Text on #F8FAFC
FAIL
12.07:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DF042;
}
.text-color {
color: #6DF042;
}
.border-color {
border: 2px solid #6DF042;
}