#6DE23A
A medium, vivid green closely aligning with Limegreen.
About #6DE23A
The precise color #6DE23A is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 109 parts red, 226 parts green, and 58 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 52% Cyan, 0% Magenta, 74% Yellow, and 11% Black. The HSL representation is 101.8° hue, 74.3% saturation, and 55.7% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6DE23A
RGB109, 226, 58
HSL101.8°, 74.3%, 55.7%
CMYK52%, 0%, 74%, 11%
HSV101.8°, 74.3%, 88.6%
LAB80.7, -61.0, 67.3
XYZ34.3, 57.9, 13.4
Decimal7201338
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.67:1
Text on #FFFFFF
FAIL
12.59:1
Text on #000000
AAA
1.59:1
Text on #F8FAFC
FAIL
10.70:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DE23A;
}
.text-color {
color: #6DE23A;
}
.border-color {
border: 2px solid #6DE23A;
}