#33E2BD
A medium, vivid cyan closely aligning with Turquoise.
About #33E2BD
Visually, #33E2BD is defined as a vivid cyan. Designers often compare it to the standard color Turquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 226, and 189.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 77% cyan and 0% magenta inks. The HSL representation is 167.3° hue, 75.1% saturation, and 54.3% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#33E2BD
RGB51, 226, 189
HSL167.3°, 75.1%, 54.3%
CMYK77%, 0%, 16%, 11%
HSV167.3°, 77.4%, 88.6%
LAB81.2, -51.3, 5.9
XYZ37.7, 58.8, 57.5
Decimal3400381
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.65:1
Text on #FFFFFF
FAIL
12.75:1
Text on #000000
AAA
1.57:1
Text on #F8FAFC
FAIL
10.84:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #33E2BD;
}
.text-color {
color: #33E2BD;
}
.border-color {
border: 2px solid #33E2BD;
}