#75FF8A
A light, vivid green closely aligning with Palegreen.
About #75FF8A
Visually, #75FF8A is defined as a vivid green. Designers often compare it to the standard color Palegreen. Its digital footprint relies on 117 parts red, 255 parts green, and 138 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 54% Cyan, 0% Magenta, 46% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75FF8A
RGB117, 255, 138
HSL129.1°, 100.0%, 72.9%
CMYK54%, 0%, 46%, 0%
HSV129.1°, 54.1%, 100.0%
LAB90.4, -61.3, 44.6
XYZ47.7, 77.1, 36.4
Decimal7733130
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.28:1
Text on #FFFFFF
FAIL
16.43:1
Text on #000000
AAA
1.22:1
Text on #F8FAFC
FAIL
13.97:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75FF8A;
}
.text-color {
color: #75FF8A;
}
.border-color {
border: 2px solid #75FF8A;
}