#6DE26D
A light, moderate green closely aligning with Palegreen.
About #6DE26D
The precise color #6DE26D is an excellent choice for modern design projects. Designers often compare it to the standard color Palegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 226, and 109.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 52% C, 0% M, 52% Y, and 11% K. With a hue angle of 120.0 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6DE26D
RGB109, 226, 109
HSL120.0°, 66.9%, 65.7%
CMYK52%, 0%, 52%, 11%
HSV120.0°, 51.8%, 88.6%
LAB81.2, -56.1, 46.9
XYZ36.3, 58.7, 23.9
Decimal7201389
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.65:1
Text on #FFFFFF
FAIL
12.75:1
Text on #000000
AAA
1.57:1
Text on #F8FAFC
FAIL
10.84:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DE26D;
}
.text-color {
color: #6DE26D;
}
.border-color {
border: 2px solid #6DE26D;
}