#6DDB8A
A light, moderate green closely aligning with Lightgreen.
About #6DDB8A
Visually, #6DDB8A is defined as a moderate green. Its closest recognized web color is Lightgreen. In the RGB color space, it consists of 109 red, 219 green, and 138 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 50% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6DDB8A
RGB109, 219, 138
HSL135.8°, 60.4%, 64.3%
CMYK50%, 0%, 37%, 14%
HSV135.8°, 50.2%, 85.9%
LAB79.5, -49.0, 30.4
XYZ36.2, 55.7, 32.9
Decimal7199626
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.73:1
Text on #FFFFFF
FAIL
12.15:1
Text on #000000
AAA
1.65:1
Text on #F8FAFC
FAIL
10.33:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DDB8A;
}
.text-color {
color: #6DDB8A;
}
.border-color {
border: 2px solid #6DDB8A;
}