#75F849
A light, vivid green closely aligning with Lawngreen.
About #75F849
The precise color #75F849 is an excellent choice for modern design projects. It is closely associated with the named CSS color Lawngreen. In the RGB color space, it consists of 117 red, 248 green, and 73 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 53% cyan, 0% magenta, 71% yellow, and 3% black. With a hue angle of 104.9 degrees, it sits comfortably in the green spectrum.
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#75F849
RGB117, 248, 73
HSL104.9°, 92.6%, 62.9%
CMYK53%, 0%, 71%, 3%
HSV104.9°, 70.6%, 97.3%
LAB87.7, -65.7, 69.3
XYZ42.1, 71.4, 17.9
Decimal7731273
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.37:1
Text on #FFFFFF
FAIL
15.28:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
12.99:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75F849;
}
.text-color {
color: #75F849;
}
.border-color {
border: 2px solid #75F849;
}