#6FD80C
A medium, vivid green closely aligning with Limegreen.
About #6FD80C
When working with digital screens, the color #6FD80C is rendered by mixing light. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(111, 216, 12).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 49% cyan and 0% magenta inks. With a hue angle of 90.9 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. 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#6FD80C
RGB111, 216, 12
HSL90.9°, 89.5%, 44.7%
CMYK49%, 0%, 94%, 15%
HSV90.9°, 94.4%, 84.7%
LAB77.6, -58.6, 74.8
XYZ31.2, 52.5, 8.8
Decimal7329804
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.83:1
Text on #FFFFFF
FAIL
11.50:1
Text on #000000
AAA
1.74:1
Text on #F8FAFC
FAIL
9.78:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6FD80C;
}
.text-color {
color: #6FD80C;
}
.border-color {
border: 2px solid #6FD80C;
}