#2CFFDB

A medium, vivid cyan closely aligning with Aquamarine.

About #2CFFDB

The hex code #2CFFDB represents a beautifully specific shade of cyan. Designers often compare it to the standard color Aquamarine. This translates to an RGB value of rgb(44, 255, 219).

When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 83% C, 0% M, 14% Y, and 0% K. The HSL representation is 169.8° hue, 100.0% saturation, and 58.6% lightness.

From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#2CFFDB
RGB44, 255, 219
HSL169.8°, 100.0%, 58.6%
CMYK83%, 0%, 14%, 0%
HSV169.8°, 82.7%, 100.0%
LAB90.4, -56.1, 3.5
XYZ49.6, 77.2, 79.3
Decimal2949083

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.28:1
Text on #FFFFFF
FAIL
16.43:1
Text on #000000
AAA
1.22:1
Text on #F8FAFC
FAIL
13.97:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #2CFFDB; }
.text-color { color: #2CFFDB; }
.border-color { border: 2px solid #2CFFDB; }

Similar Colors

Aquamarine
#7FFFD4