#6DE992
A light, vivid green closely aligning with Lightgreen.
About #6DE992
When working with digital screens, the color #6DE992 is rendered by mixing light. Its closest recognized web color is Lightgreen. Its digital footprint relies on 109 parts red, 233 parts green, and 146 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 53% cyan and 0% magenta inks. With a hue angle of 137.9 degrees, it sits comfortably in the green spectrum.
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#6DE992
RGB109, 233, 146
HSL137.9°, 73.8%, 67.1%
CMYK53%, 0%, 37%, 9%
HSV137.9°, 53.2%, 91.4%
LAB83.8, -53.3, 32.0
XYZ40.6, 63.6, 37.3
Decimal7203218
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.53:1
Text on #FFFFFF
FAIL
13.72:1
Text on #000000
AAA
1.46:1
Text on #F8FAFC
FAIL
11.66:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DE992;
}
.text-color {
color: #6DE992;
}
.border-color {
border: 2px solid #6DE992;
}