#75CC0F
A medium, vivid green closely aligning with Yellowgreen.
About #75CC0F
When working with digital screens, the color #75CC0F is rendered by mixing light. Its closest recognized web color is Yellowgreen. In the RGB color space, it consists of 117 red, 204 green, and 15 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 43% C, 0% M, 93% Y, and 20% 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. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#75CC0F
RGB117, 204, 15
HSL87.6°, 86.3%, 42.9%
CMYK43%, 0%, 93%, 20%
HSV87.6°, 92.6%, 80.0%
LAB74.2, -52.1, 71.8
XYZ29.0, 47.0, 8.0
Decimal7719951
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: #75CC0F;
}
.text-color {
color: #75CC0F;
}
.border-color {
border: 2px solid #75CC0F;
}