#6DF000
A medium, vivid green closely aligning with Lawngreen.
About #6DF000
Visually, #6DF000 is defined as a vivid green. Its closest recognized web color is Lawngreen. Its digital footprint relies on 109 parts red, 240 parts green, and 0 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 55% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6DF000
RGB109, 240, 0
HSL92.8°, 100.0%, 47.1%
CMYK55%, 0%, 100%, 6%
HSV92.8°, 100.0%, 94.1%
LAB84.8, -67.8, 81.5
XYZ37.5, 65.6, 10.7
Decimal7204864
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.49:1
Text on #FFFFFF
FAIL
14.11:1
Text on #000000
AAA
1.42:1
Text on #F8FAFC
FAIL
12.00:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DF000;
}
.text-color {
color: #6DF000;
}
.border-color {
border: 2px solid #6DF000;
}