#6DD383
A light, moderate green closely aligning with Lightgreen.
About #6DD383
At its core, #6DD383 is a light and moderate hue. Designers often compare it to the standard color Lightgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 211, and 131.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 48% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6DD383
RGB109, 211, 131
HSL132.9°, 53.7%, 62.7%
CMYK48%, 0%, 38%, 17%
HSV132.9°, 48.3%, 82.7%
LAB77.0, -46.8, 30.7
XYZ33.7, 51.5, 29.6
Decimal7197571
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.86:1
Text on #FFFFFF
FAIL
11.30:1
Text on #000000
AAA
1.78:1
Text on #F8FAFC
FAIL
9.60:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DD383;
}
.text-color {
color: #6DD383;
}
.border-color {
border: 2px solid #6DD383;
}