#75F007
A medium, vivid green closely aligning with Lawngreen.
About #75F007
When working with digital screens, the color #75F007 is rendered by mixing light. Designers often compare it to the standard color Lawngreen. Its digital footprint relies on 117 parts red, 240 parts green, and 7 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 51% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. 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#75F007
RGB117, 240, 7
HSL91.7°, 94.3%, 48.4%
CMYK51%, 0%, 97%, 6%
HSV91.7°, 97.1%, 94.1%
LAB85.1, -65.5, 81.3
XYZ38.5, 66.1, 10.9
Decimal7729159
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.48:1
Text on #FFFFFF
FAIL
14.22:1
Text on #000000
AAA
1.41:1
Text on #F8FAFC
FAIL
12.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75F007;
}
.text-color {
color: #75F007;
}
.border-color {
border: 2px solid #75F007;
}