#75FFAF
A light, vivid green closely aligning with Palegreen.
About #75FFAF
The precise color #75FFAF is an excellent choice for modern design projects. Its closest recognized web color is Palegreen. In the RGB color space, it consists of 117 red, 255 green, and 175 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 54% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#75FFAF
RGB117, 255, 175
HSL145.2°, 100.0%, 72.9%
CMYK54%, 0%, 31%, 0%
HSV145.2°, 54.1%, 100.0%
LAB91.0, -55.2, 27.1
XYZ50.8, 78.4, 53.0
Decimal7733167
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.26:1
Text on #FFFFFF
FAIL
16.68:1
Text on #000000
AAA
1.20:1
Text on #F8FAFC
FAIL
14.18:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75FFAF;
}
.text-color {
color: #75FFAF;
}
.border-color {
border: 2px solid #75FFAF;
}