#6DFF5F
A light, vivid green closely aligning with Limegreen.
About #6DFF5F
The precise color #6DFF5F is an excellent choice for modern design projects. It is closely associated with the named CSS color Limegreen. Its digital footprint relies on 109 parts red, 255 parts green, and 95 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 57% cyan, 0% magenta, 63% yellow, and 0% black. The HSL representation is 114.8° hue, 100.0% saturation, and 68.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6DFF5F
RGB109, 255, 95
HSL114.8°, 100.0%, 68.6%
CMYK57%, 0%, 63%, 0%
HSV114.8°, 62.7%, 100.0%
LAB89.7, -68.3, 62.9
XYZ44.1, 75.6, 23.1
Decimal7208799
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.30:1
Text on #FFFFFF
FAIL
16.12:1
Text on #000000
AAA
1.25:1
Text on #F8FAFC
FAIL
13.70:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DFF5F;
}
.text-color {
color: #6DFF5F;
}
.border-color {
border: 2px solid #6DFF5F;
}