#6DD316
A medium, vivid green closely aligning with Limegreen.
About #6DD316
At its core, #6DD316 is a medium and vivid hue. Its closest recognized web color is Limegreen. Its digital footprint relies on 109 parts red, 211 parts green, and 22 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 48% C, 0% M, 90% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#6DD316
RGB109, 211, 22
HSL92.4°, 81.1%, 45.7%
CMYK48%, 0%, 90%, 17%
HSV92.4°, 89.6%, 82.7%
LAB76.0, -57.1, 72.1
XYZ29.7, 49.9, 8.8
Decimal7197462
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.91:1
Text on #FFFFFF
FAIL
10.98:1
Text on #000000
AAA
1.83:1
Text on #F8FAFC
FAIL
9.33:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DD316;
}
.text-color {
color: #6DD316;
}
.border-color {
border: 2px solid #6DD316;
}