#75F8D3
A light, vivid green closely aligning with Aquamarine.
About #75F8D3
The precise color #75F8D3 is an excellent choice for modern design projects. Designers often compare it to the standard color Aquamarine. In the RGB color space, it consists of 117 red, 248 green, and 211 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 53% C, 0% M, 15% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#75F8D3
RGB117, 248, 211
HSL163.1°, 90.3%, 71.6%
CMYK53%, 0%, 15%, 3%
HSV163.1°, 52.8%, 97.3%
LAB89.7, -44.9, 6.8
XYZ52.7, 75.6, 73.4
Decimal7731411
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.30:1
Text on #FFFFFF
FAIL
16.12:1
Text on #000000
AAA
1.24:1
Text on #F8FAFC
FAIL
13.71:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75F8D3;
}
.text-color {
color: #75F8D3;
}
.border-color {
border: 2px solid #75F8D3;
}