#75F075
A light, vivid green closely aligning with Palegreen.
About #75F075
The precise color #75F075 is an excellent choice for modern design projects. Its closest recognized web color is Palegreen. Its digital footprint relies on 117 parts red, 240 parts green, and 117 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 51% cyan and 0% magenta inks. The HSL representation is 120.0° hue, 80.4% saturation, and 70.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#75F075
RGB117, 240, 117
HSL120.0°, 80.4%, 70.0%
CMYK51%, 0%, 51%, 6%
HSV120.0°, 51.3%, 94.1%
LAB85.7, -58.4, 48.7
XYZ41.7, 67.4, 27.6
Decimal7729269
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.45:1
Text on #FFFFFF
FAIL
14.48:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.31:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75F075;
}
.text-color {
color: #75F075;
}
.border-color {
border: 2px solid #75F075;
}