#75B600
A dark, vivid green closely aligning with Yellowgreen.
About #75B600
Visually, #75B600 is defined as a vivid green. Its closest recognized web color is Yellowgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 182, and 0.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 36% 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#75B600
RGB117, 182, 0
HSL81.4°, 100.0%, 35.7%
CMYK36%, 0%, 100%, 29%
HSV81.4°, 100.0%, 71.4%
LAB67.5, -43.4, 68.1
XYZ24.1, 37.2, 5.9
Decimal7714304
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.49:1
Text on #FFFFFF
FAIL
8.45:1
Text on #000000
AAA
2.38:1
Text on #F8FAFC
FAIL
7.18:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75B600;
}
.text-color {
color: #75B600;
}
.border-color {
border: 2px solid #75B600;
}