#6DE249
A medium, vivid green closely aligning with Limegreen.
About #6DE249
The hex code #6DE249 represents a beautifully specific shade of green. Its closest recognized web color is Limegreen. Its digital footprint relies on 109 parts red, 226 parts green, and 73 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 52% cyan, 0% magenta, 68% yellow, and 11% 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. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6DE249
RGB109, 226, 73
HSL105.9°, 72.5%, 58.6%
CMYK52%, 0%, 68%, 11%
HSV105.9°, 67.7%, 88.6%
LAB80.8, -59.9, 62.0
XYZ34.7, 58.1, 15.7
Decimal7201353
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.66:1
Text on #FFFFFF
FAIL
12.62:1
Text on #000000
AAA
1.59:1
Text on #F8FAFC
FAIL
10.73:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DE249;
}
.text-color {
color: #6DE249;
}
.border-color {
border: 2px solid #6DE249;
}