#6DE322
A medium, vivid green closely aligning with Lawngreen.
About #6DE322
At its core, #6DE322 is a medium and vivid hue. Its closest recognized web color is Lawngreen. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 227, and 34.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 52% cyan and 0% magenta inks. The HSL representation is 96.7° hue, 77.5% saturation, and 51.2% lightness.
When using this color as a background, text legibility must be considered. 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#6DE322
RGB109, 227, 34
HSL96.7°, 77.5%, 51.2%
CMYK52%, 0%, 85%, 11%
HSV96.7°, 85.0%, 89.0%
LAB80.9, -62.5, 74.0
XYZ34.1, 58.3, 11.0
Decimal7201570
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.66:1
Text on #FFFFFF
FAIL
12.66:1
Text on #000000
AAA
1.59:1
Text on #F8FAFC
FAIL
10.76:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DE322;
}
.text-color {
color: #6DE322;
}
.border-color {
border: 2px solid #6DE322;
}