#75BDA8
A light, moderate green closely aligning with Mediumaquamarine.
About #75BDA8
When working with digital screens, the color #75BDA8 is rendered by mixing light. Designers often compare it to the standard color Mediumaquamarine. Its digital footprint relies on 117 parts red, 189 parts green, and 168 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 38% cyan, 0% magenta, 11% yellow, and 26% black. The HSL representation is 162.5° hue, 35.3% saturation, and 60.0% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75BDA8
RGB117, 189, 168
HSL162.5°, 35.3%, 60.0%
CMYK38%, 0%, 11%, 26%
HSV162.5°, 38.1%, 74.1%
LAB71.6, -27.4, 3.5
XYZ32.6, 43.0, 43.6
Decimal7716264
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.19:1
Text on #FFFFFF
FAIL
9.60:1
Text on #000000
AAA
2.09:1
Text on #F8FAFC
FAIL
8.16:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75BDA8;
}
.text-color {
color: #75BDA8;
}
.border-color {
border: 2px solid #75BDA8;
}