#75DBA0
A light, moderate green closely aligning with Mediumaquamarine.
About #75DBA0
When working with digital screens, the color #75DBA0 is rendered by mixing light. Its closest recognized web color is Mediumaquamarine. In the RGB color space, it consists of 117 red, 219 green, and 160 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 47% C, 0% M, 27% Y, and 14% K. The HSL representation is 145.3° hue, 58.6% saturation, and 65.9% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75DBA0
RGB117, 219, 160
HSL145.3°, 58.6%, 65.9%
CMYK47%, 0%, 27%, 14%
HSV145.3°, 46.6%, 85.9%
LAB80.2, -42.9, 20.0
XYZ39.0, 57.0, 42.2
Decimal7723936
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.69:1
Text on #FFFFFF
FAIL
12.40:1
Text on #000000
AAA
1.62:1
Text on #F8FAFC
FAIL
10.54:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75DBA0;
}
.text-color {
color: #75DBA0;
}
.border-color {
border: 2px solid #75DBA0;
}