#2CF0B6

A medium, vivid green closely aligning with Aquamarine.

About #2CF0B6

At its core, #2CF0B6 is a medium and vivid hue. If you're using CSS, you might find it aligns closely with Aquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 240, and 182.

For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 82% cyan, 0% magenta, 24% yellow, and 6% black. This makes it a relatively light color when applied to physical surfaces.

Ensuring your text is legible against this background is a key part of web design. 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#2CF0B6
RGB44, 240, 182
HSL162.2°, 86.7%, 55.7%
CMYK82%, 0%, 24%, 6%
HSV162.2°, 81.7%, 94.1%
LAB85.1, -59.2, 15.2
XYZ40.6, 66.2, 54.9
Decimal2945206

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.47:1
Text on #FFFFFF
FAIL
14.25:1
Text on #000000
AAA
1.41:1
Text on #F8FAFC
FAIL
12.11:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Aquamarine
#7FFFD4