#75CC24
A medium, vivid green closely aligning with Yellowgreen.
About #75CC24
At its core, #75CC24 is a medium and vivid hue. Its closest recognized web color is Yellowgreen. Its digital footprint relies on 117 parts red, 204 parts green, and 36 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 43% cyan and 0% magenta inks. 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. 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#75CC24
RGB117, 204, 36
HSL91.1°, 70.0%, 47.1%
CMYK43%, 0%, 82%, 20%
HSV91.1°, 82.4%, 80.0%
LAB74.3, -51.4, 67.8
XYZ29.2, 47.1, 9.2
Decimal7719972
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.02:1
Text on #FFFFFF
FAIL
10.42:1
Text on #000000
AAA
1.93:1
Text on #F8FAFC
FAIL
8.86:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75CC24;
}
.text-color {
color: #75CC24;
}
.border-color {
border: 2px solid #75CC24;
}