#75CC07
A medium, vivid green closely aligning with Yellowgreen.
About #75CC07
The precise color #75CC07 is an excellent choice for modern design projects. It is closely associated with the named CSS color Yellowgreen. Its digital footprint relies on 117 parts red, 204 parts green, and 7 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 43% C, 0% M, 97% Y, and 20% K. With a hue angle of 86.5 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75CC07
RGB117, 204, 7
HSL86.5°, 93.4%, 41.4%
CMYK43%, 0%, 97%, 20%
HSV86.5°, 96.6%, 80.0%
LAB74.2, -52.2, 72.6
XYZ29.0, 47.0, 7.7
Decimal7719943
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.02:1
Text on #FFFFFF
FAIL
10.40:1
Text on #000000
AAA
1.93:1
Text on #F8FAFC
FAIL
8.84:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75CC07;
}
.text-color {
color: #75CC07;
}
.border-color {
border: 2px solid #75CC07;
}