#75B60F
A dark, vivid green closely aligning with Yellowgreen.
About #75B60F
Visually, #75B60F is defined as a vivid green. Designers often compare it to the standard color Yellowgreen. In the RGB color space, it consists of 117 red, 182 green, and 15 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 36% C, 0% M, 92% Y, and 29% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75B60F
RGB117, 182, 15
HSL83.4°, 84.8%, 38.6%
CMYK36%, 0%, 92%, 29%
HSV83.4°, 91.8%, 71.4%
LAB67.5, -43.1, 66.3
XYZ24.2, 37.3, 6.4
Decimal7714319
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.48:1
Text on #FFFFFF
FAIL
8.45:1
Text on #000000
AAA
2.37:1
Text on #F8FAFC
FAIL
7.19:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75B60F;
}
.text-color {
color: #75B60F;
}
.border-color {
border: 2px solid #75B60F;
}