#75F8CC
A light, vivid green closely aligning with Aquamarine.
About #75F8CC
The precise color #75F8CC is an excellent choice for modern design projects. Designers often compare it to the standard color Aquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 248, and 204.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 53% cyan, 0% magenta, 18% yellow, and 3% black. The HSL representation is 159.8° hue, 90.3% saturation, and 71.6% lightness.
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#75F8CC
RGB117, 248, 204
HSL159.8°, 90.3%, 71.6%
CMYK53%, 0%, 18%, 3%
HSV159.8°, 52.8%, 97.3%
LAB89.5, -46.4, 10.2
XYZ51.8, 75.3, 68.9
Decimal7731404
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.31:1
Text on #FFFFFF
FAIL
16.06:1
Text on #000000
AAA
1.25:1
Text on #F8FAFC
FAIL
13.65:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75F8CC;
}
.text-color {
color: #75F8CC;
}
.border-color {
border: 2px solid #75F8CC;
}