#75CCB6
A light, moderate green closely aligning with Mediumaquamarine.
About #75CCB6
At its core, #75CCB6 is a light and moderate hue. Designers often compare it to the standard color Mediumaquamarine. Its digital footprint relies on 117 parts red, 204 parts green, and 182 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 43% C, 0% M, 11% Y, and 20% K. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#75CCB6
RGB117, 204, 182
HSL164.8°, 46.0%, 62.9%
CMYK43%, 0%, 11%, 20%
HSV164.8°, 42.6%, 80.0%
LAB76.3, -31.5, 2.8
XYZ37.4, 50.3, 52.0
Decimal7720118
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.90:1
Text on #FFFFFF
FAIL
11.07:1
Text on #000000
AAA
1.81:1
Text on #F8FAFC
FAIL
9.41:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75CCB6;
}
.text-color {
color: #75CCB6;
}
.border-color {
border: 2px solid #75CCB6;
}