#50F007
A medium, vivid green closely aligning with Lawngreen.
About #50F007
At its core, #50F007 is a medium and vivid hue. Its closest recognized web color is Lawngreen. In the RGB color space, it consists of 80 red, 240 green, and 7 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 67% C, 0% M, 97% Y, and 6% K. With a hue angle of 101.2 degrees, it sits comfortably in the green spectrum.
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#50F007
RGB80, 240, 7
HSL101.2°, 94.3%, 48.4%
CMYK67%, 0%, 97%, 6%
HSV101.2°, 97.1%, 94.1%
LAB84.0, -74.3, 80.0
XYZ34.5, 64.0, 10.7
Decimal5304327
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.52:1
Text on #FFFFFF
FAIL
13.81:1
Text on #000000
AAA
1.45:1
Text on #F8FAFC
FAIL
11.74:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50F007;
}
.text-color {
color: #50F007;
}
.border-color {
border: 2px solid #50F007;
}