#75BD99
A light, moderate green closely aligning with Mediumaquamarine.
About #75BD99
At its core, #75BD99 is a light and moderate hue. Its closest recognized web color is Mediumaquamarine. In the RGB color space, it consists of 117 red, 189 green, and 153 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 38% cyan, 0% magenta, 19% yellow, and 26% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75BD99
RGB117, 189, 153
HSL150.0°, 35.3%, 60.0%
CMYK38%, 0%, 19%, 26%
HSV150.0°, 38.1%, 74.1%
LAB71.2, -30.6, 11.2
XYZ31.3, 42.5, 36.7
Decimal7716249
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.21:1
Text on #FFFFFF
FAIL
9.50:1
Text on #000000
AAA
2.11:1
Text on #F8FAFC
FAIL
8.07:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75BD99;
}
.text-color {
color: #75BD99;
}
.border-color {
border: 2px solid #75BD99;
}