#75F8A8
A light, vivid green closely aligning with Lightgreen.
About #75F8A8
When working with digital screens, the color #75F8A8 is rendered by mixing light. Its closest recognized web color is Lightgreen. Its digital footprint relies on 117 parts red, 248 parts green, and 168 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 53% Cyan, 0% Magenta, 32% Yellow, and 3% Black. With a hue angle of 143.4 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. 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#75F8A8
RGB117, 248, 168
HSL143.4°, 90.3%, 71.6%
CMYK53%, 0%, 32%, 3%
HSV143.4°, 52.8%, 97.3%
LAB88.8, -53.6, 27.7
XYZ48.0, 73.7, 48.8
Decimal7731368
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.33:1
Text on #FFFFFF
FAIL
15.75:1
Text on #000000
AAA
1.27:1
Text on #F8FAFC
FAIL
13.39:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75F8A8;
}
.text-color {
color: #75F8A8;
}
.border-color {
border: 2px solid #75F8A8;
}