#6DC542
A medium, moderate green closely aligning with Yellowgreen.
About #6DC542
When working with digital screens, the color #6DC542 is rendered by mixing light. Designers often compare it to the standard color Yellowgreen. This translates to an RGB value of rgb(109, 197, 66).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 45% cyan and 0% magenta inks. The HSL representation is 100.3° hue, 53.0% saturation, and 51.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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6DC542
RGB109, 197, 66
HSL100.3°, 53.0%, 51.6%
CMYK45%, 0%, 66%, 23%
HSV100.3°, 66.5%, 77.3%
LAB71.9, -49.4, 55.4
XYZ27.3, 43.6, 12.1
Decimal7193922
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.72:1
Text on #000000
AAA
2.07:1
Text on #F8FAFC
FAIL
8.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DC542;
}
.text-color {
color: #6DC542;
}
.border-color {
border: 2px solid #6DC542;
}