#75CC92
A light, moderate green closely aligning with Mediumaquamarine.
About #75CC92
Visually, #75CC92 is defined as a moderate green. Designers often compare it to the standard color Mediumaquamarine. This translates to an RGB value of rgb(117, 204, 146).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 43% Cyan, 0% Magenta, 28% Yellow, and 20% Black. The HSL representation is 140.0° hue, 46.0% saturation, and 62.9% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#75CC92
RGB117, 204, 146
HSL140.0°, 46.0%, 62.9%
CMYK43%, 0%, 28%, 20%
HSV140.0°, 42.6%, 80.0%
LAB75.5, -39.0, 20.9
XYZ34.1, 49.0, 34.9
Decimal7720082
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.94:1
Text on #FFFFFF
FAIL
10.81:1
Text on #000000
AAA
1.86:1
Text on #F8FAFC
FAIL
9.19:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75CC92;
}
.text-color {
color: #75CC92;
}
.border-color {
border: 2px solid #75CC92;
}