#75F03A
A medium, vivid green closely aligning with Lawngreen.
About #75F03A
The precise color #75F03A 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 117, 240, and 58.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 51% C, 0% M, 76% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#75F03A
RGB117, 240, 58
HSL100.5°, 85.8%, 58.4%
CMYK51%, 0%, 76%, 6%
HSV100.5°, 75.8%, 94.1%
LAB85.2, -63.9, 71.8
XYZ39.3, 66.4, 14.8
Decimal7729210
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.47:1
Text on #FFFFFF
FAIL
14.28:1
Text on #000000
AAA
1.41:1
Text on #F8FAFC
FAIL
12.14:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75F03A;
}
.text-color {
color: #75F03A;
}
.border-color {
border: 2px solid #75F03A;
}