#2CF0CC
A medium, vivid cyan closely aligning with Aquamarine.
About #2CF0CC
The precise color #2CF0CC is an excellent choice for modern design projects. Its closest recognized web color is Aquamarine. In the RGB color space, it consists of 44 red, 240 green, and 204 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 82% cyan, 0% magenta, 15% yellow, and 6% black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#2CF0CC
RGB44, 240, 204
HSL169.0°, 86.7%, 55.7%
CMYK82%, 0%, 15%, 6%
HSV169.0°, 81.7%, 94.1%
LAB85.6, -53.9, 4.4
XYZ43.1, 67.2, 67.8
Decimal2945228
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.45:1
Text on #FFFFFF
FAIL
14.44:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CF0CC;
}
.text-color {
color: #2CF0CC;
}
.border-color {
border: 2px solid #2CF0CC;
}