#7CF80F
A medium, vivid green closely aligning with Lawngreen.
About #7CF80F
When working with digital screens, the color #7CF80F is rendered by mixing light. Designers often compare it to the standard color Lawngreen. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 248, and 15.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 50% cyan, 0% magenta, 94% yellow, and 3% black. The HSL representation is 91.9° hue, 94.3% saturation, and 51.6% lightness.
When using this color as a background, text legibility must be considered. 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#7CF80F
RGB124, 248, 15
HSL91.9°, 94.3%, 51.6%
CMYK50%, 0%, 94%, 3%
HSV91.9°, 94.0%, 97.3%
LAB87.7, -66.3, 82.8
XYZ42.0, 71.5, 12.0
Decimal8189967
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.37:1
Text on #FFFFFF
FAIL
15.29:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.00:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CF80F;
}
.text-color {
color: #7CF80F;
}
.border-color {
border: 2px solid #7CF80F;
}