#75F016
A medium, vivid green closely aligning with Lawngreen.
About #75F016
At its core, #75F016 is a medium and vivid hue. 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 22.
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. The HSL representation is 93.9° hue, 87.9% saturation, and 51.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#75F016
RGB117, 240, 22
HSL93.9°, 87.9%, 51.4%
CMYK51%, 0%, 91%, 6%
HSV93.9°, 90.8%, 94.1%
LAB85.1, -65.3, 79.8
XYZ38.6, 66.2, 11.5
Decimal7729174
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.48:1
Text on #FFFFFF
FAIL
14.23:1
Text on #000000
AAA
1.41:1
Text on #F8FAFC
FAIL
12.10:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75F016;
}
.text-color {
color: #75F016;
}
.border-color {
border: 2px solid #75F016;
}