#6DD324
A medium, vivid green closely aligning with Limegreen.
About #6DD324
When working with digital screens, the color #6DD324 is rendered by mixing light. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 109 parts red, 211 parts green, and 36 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 48% Cyan, 0% Magenta, 83% Yellow, and 17% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#6DD324
RGB109, 211, 36
HSL95.0°, 70.9%, 48.4%
CMYK48%, 0%, 83%, 17%
HSV95.0°, 82.9%, 82.7%
LAB76.0, -56.6, 69.3
XYZ29.9, 50.0, 9.7
Decimal7197476
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.91:1
Text on #FFFFFF
FAIL
10.99:1
Text on #000000
AAA
1.83:1
Text on #F8FAFC
FAIL
9.35:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DD324;
}
.text-color {
color: #6DD324;
}
.border-color {
border: 2px solid #6DD324;
}