#75F099
A light, vivid green closely aligning with Lightgreen.
About #75F099
Visually, #75F099 is defined as a vivid green. Its closest recognized web color is Lightgreen. Its digital footprint relies on 117 parts red, 240 parts green, and 153 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 51% C, 0% M, 36% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#75F099
RGB117, 240, 153
HSL137.6°, 80.4%, 70.0%
CMYK51%, 0%, 36%, 6%
HSV137.6°, 51.3%, 94.1%
LAB86.2, -53.0, 31.8
XYZ44.2, 68.4, 41.0
Decimal7729305
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.43:1
Text on #FFFFFF
FAIL
14.68:1
Text on #000000
AAA
1.37:1
Text on #F8FAFC
FAIL
12.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75F099;
}
.text-color {
color: #75F099;
}
.border-color {
border: 2px solid #75F099;
}