#75BD33
A medium, moderate green closely aligning with Yellowgreen.
About #75BD33
The hex code #75BD33 represents a beautifully specific shade of green. Its closest recognized web color is Yellowgreen. This translates to an RGB value of rgb(117, 189, 51).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 38% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#75BD33
RGB117, 189, 51
HSL91.3°, 57.5%, 47.1%
CMYK38%, 0%, 73%, 26%
HSV91.3°, 73.0%, 74.1%
LAB69.8, -44.6, 59.0
XYZ26.1, 40.4, 9.6
Decimal7716147
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.31:1
Text on #FFFFFF
FAIL
9.08:1
Text on #000000
AAA
2.21:1
Text on #F8FAFC
FAIL
7.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75BD33;
}
.text-color {
color: #75BD33;
}
.border-color {
border: 2px solid #75BD33;
}