#33CCAF
A medium, moderate cyan closely aligning with Mediumaquamarine.
About #33CCAF
The precise color #33CCAF is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumaquamarine. This translates to an RGB value of rgb(51, 204, 175).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 75% cyan and 0% magenta inks. The HSL representation is 168.6° hue, 60.0% saturation, and 50.0% lightness.
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#33CCAF
RGB51, 204, 175
HSL168.6°, 60.0%, 50.0%
CMYK75%, 0%, 14%, 20%
HSV168.6°, 75.0%, 80.0%
LAB74.2, -45.7, 3.3
XYZ30.7, 47.0, 48.0
Decimal3394735
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.02:1
Text on #FFFFFF
FAIL
10.40:1
Text on #000000
AAA
1.93:1
Text on #F8FAFC
FAIL
8.84:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #33CCAF;
}
.text-color {
color: #33CCAF;
}
.border-color {
border: 2px solid #33CCAF;
}