#33E9C5
A medium, vivid cyan closely aligning with Aquamarine.
About #33E9C5
The precise color #33E9C5 is an excellent choice for modern design projects. Its closest recognized web color is Aquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 233, and 197.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 78% C, 0% M, 15% Y, and 9% K. 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. 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#33E9C5
RGB51, 233, 197
HSL168.1°, 80.5%, 55.7%
CMYK78%, 0%, 15%, 9%
HSV168.1°, 78.1%, 91.4%
LAB83.4, -52.2, 4.9
XYZ40.6, 63.0, 62.8
Decimal3402181
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.60:1
Text on #000000
AAA
1.48:1
Text on #F8FAFC
FAIL
11.56:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #33E9C5;
}
.text-color {
color: #33E9C5;
}
.border-color {
border: 2px solid #33E9C5;
}