#75E900
A medium, vivid green closely aligning with Lawngreen.
About #75E900
At its core, #75E900 is a medium and vivid hue. Its closest recognized web color is Lawngreen. In the RGB color space, it consists of 117 red, 233 green, and 0 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 50% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#75E900
RGB117, 233, 0
HSL89.9°, 100.0%, 45.7%
CMYK50%, 0%, 100%, 9%
HSV89.9°, 100.0%, 91.4%
LAB82.9, -63.1, 80.2
XYZ36.5, 62.1, 10.1
Decimal7727360
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.57:1
Text on #FFFFFF
FAIL
13.41:1
Text on #000000
AAA
1.50:1
Text on #F8FAFC
FAIL
11.40:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75E900;
}
.text-color {
color: #75E900;
}
.border-color {
border: 2px solid #75E900;
}