#75E9BD
A light, vivid green closely aligning with Aquamarine.
About #75E9BD
The hex code #75E9BD represents a beautifully specific shade of green. Designers often compare it to the standard color Aquamarine. In the RGB color space, it consists of 117 red, 233 green, and 189 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 50% Cyan, 0% Magenta, 19% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#75E9BD
RGB117, 233, 189
HSL157.2°, 72.5%, 68.6%
CMYK50%, 0%, 19%, 9%
HSV157.2°, 49.8%, 91.4%
LAB84.9, -43.1, 11.4
XYZ45.7, 65.7, 58.4
Decimal7727549
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.48:1
Text on #FFFFFF
FAIL
14.15:1
Text on #000000
AAA
1.42:1
Text on #F8FAFC
FAIL
12.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75E9BD;
}
.text-color {
color: #75E9BD;
}
.border-color {
border: 2px solid #75E9BD;
}