#6DE216
A medium, vivid green closely aligning with Lawngreen.
About #6DE216
Visually, #6DE216 is defined as a vivid green. Designers often compare it to the standard color Lawngreen. In the RGB color space, it consists of 109 red, 226 green, and 22 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 52% cyan, 0% magenta, 90% yellow, and 11% black. 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. 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#6DE216
RGB109, 226, 22
HSL94.4°, 82.3%, 48.6%
CMYK52%, 0%, 90%, 11%
HSV94.4°, 90.3%, 88.6%
LAB80.6, -62.6, 75.9
XYZ33.6, 57.7, 10.1
Decimal7201302
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.67:1
Text on #FFFFFF
FAIL
12.54:1
Text on #000000
AAA
1.60:1
Text on #F8FAFC
FAIL
10.66:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DE216;
}
.text-color {
color: #6DE216;
}
.border-color {
border: 2px solid #6DE216;
}