#33F8CC
A medium, vivid cyan closely aligning with Aquamarine.
About #33F8CC
Visually, #33F8CC is defined as a vivid cyan. Its closest recognized web color is Aquamarine. Its digital footprint relies on 51 parts red, 248 parts green, and 204 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 79% Cyan, 0% Magenta, 18% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#33F8CC
RGB51, 248, 204
HSL166.6°, 93.4%, 58.6%
CMYK79%, 0%, 18%, 3%
HSV166.6°, 79.4%, 97.3%
LAB88.1, -56.5, 7.9
XYZ45.8, 72.2, 68.6
Decimal3406028
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.44:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.13:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #33F8CC;
}
.text-color {
color: #33F8CC;
}
.border-color {
border: 2px solid #33F8CC;
}