#75BD16
A medium, vivid green closely aligning with Yellowgreen.
About #75BD16
When working with digital screens, the color #75BD16 is rendered by mixing light. Its closest recognized web color is Yellowgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 189, and 22.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 38% C, 0% M, 88% Y, and 26% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#75BD16
RGB117, 189, 22
HSL85.9°, 79.1%, 41.4%
CMYK38%, 0%, 88%, 26%
HSV85.9°, 88.4%, 74.1%
LAB69.6, -45.9, 66.9
XYZ25.7, 40.2, 7.2
Decimal7716118
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.32:1
Text on #FFFFFF
FAIL
9.05:1
Text on #000000
AAA
2.22:1
Text on #F8FAFC
FAIL
7.69:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75BD16;
}
.text-color {
color: #75BD16;
}
.border-color {
border: 2px solid #75BD16;
}