#2CFFE9
A medium, vivid cyan closely aligning with Aqua.
About #2CFFE9
At its core, #2CFFE9 is a medium and vivid hue. Designers often compare it to the standard color Aqua. In the RGB color space, it consists of 44 red, 255 green, and 233 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 83% C, 0% M, 9% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2CFFE9
RGB44, 255, 233
HSL173.7°, 100.0%, 58.6%
CMYK83%, 0%, 9%, 0%
HSV173.7°, 82.7%, 100.0%
LAB90.8, -52.5, -3.2
XYZ51.5, 77.9, 89.4
Decimal2949097
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.27:1
Text on #FFFFFF
FAIL
16.59:1
Text on #000000
AAA
1.21:1
Text on #F8FAFC
FAIL
14.10:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CFFE9;
}
.text-color {
color: #2CFFE9;
}
.border-color {
border: 2px solid #2CFFE9;
}