#50FFCC

A light, vivid green closely aligning with Aquamarine.

About #50FFCC

The hex code #50FFCC represents a beautifully specific shade of green. Designers often compare it to the standard color Aquamarine. This translates to an RGB value of rgb(80, 255, 204).

If you are designing for print, the four-color process is what matters most. The color uses 69% Cyan, 0% Magenta, 20% Yellow, and 0% 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. Because it is a light 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#50FFCC
RGB80, 255, 204
HSL162.5°, 100.0%, 65.7%
CMYK69%, 0%, 20%, 0%
HSV162.5°, 68.6%, 100.0%
LAB90.6, -55.9, 11.6
XYZ50.0, 77.6, 69.5
Decimal5308364

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.27:1
Text on #FFFFFF
FAIL
16.52:1
Text on #000000
AAA
1.22:1
Text on #F8FAFC
FAIL
14.04:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Aquamarine
#7FFFD4