#75F0C5
A light, vivid green closely aligning with Aquamarine.
About #75F0C5
The hex code #75F0C5 represents a beautifully specific shade of green. Its closest recognized web color is Aquamarine. In the RGB color space, it consists of 117 red, 240 green, and 197 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 51% cyan and 0% magenta inks. The HSL representation is 159.0° hue, 80.4% saturation, and 70.0% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#75F0C5
RGB117, 240, 197
HSL159.0°, 80.4%, 70.0%
CMYK51%, 0%, 18%, 6%
HSV159.0°, 51.3%, 94.1%
LAB87.1, -44.5, 10.3
XYZ48.6, 70.1, 63.8
Decimal7729349
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
15.03:1
Text on #000000
AAA
1.34:1
Text on #F8FAFC
FAIL
12.77:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75F0C5;
}
.text-color {
color: #75F0C5;
}
.border-color {
border: 2px solid #75F0C5;
}