#7CFF0F
A medium, vivid green closely aligning with Lawngreen.
About #7CFF0F
The precise color #7CFF0F is an excellent choice for modern design projects. Its closest recognized web color is Lawngreen. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 255, and 15.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 51% C, 0% M, 94% Y, and 0% K. With a hue angle of 92.8 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7CFF0F
RGB124, 255, 15
HSL92.8°, 100.0%, 52.9%
CMYK51%, 0%, 94%, 0%
HSV92.8°, 94.1%, 100.0%
LAB89.8, -68.7, 84.5
XYZ44.2, 75.8, 12.8
Decimal8191759
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.30:1
Text on #FFFFFF
FAIL
16.17:1
Text on #000000
AAA
1.24:1
Text on #F8FAFC
FAIL
13.74:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CFF0F;
}
.text-color {
color: #7CFF0F;
}
.border-color {
border: 2px solid #7CFF0F;
}