#5FF0C5

A light, vivid green closely aligning with Aquamarine.

About #5FF0C5

When working with digital screens, the color #5FF0C5 is rendered by mixing light. If you're using CSS, you might find it aligns closely with Aquamarine. In the RGB color space, it consists of 95 red, 240 green, and 197 blue.

Translating this color to physical media requires the CMYK color model. The color uses 60% Cyan, 0% Magenta, 18% Yellow, and 6% Black. The HSL representation is 162.2° hue, 82.9% saturation, and 65.7% lightness.

From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#5FF0C5
RGB95, 240, 197
HSL162.2°, 82.9%, 65.7%
CMYK60%, 0%, 18%, 6%
HSV162.2°, 60.4%, 94.1%
LAB86.4, -48.9, 9.3
XYZ46.0, 68.8, 63.7
Decimal6287557

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.42:1
Text on #FFFFFF
FAIL
14.76:1
Text on #000000
AAA
1.36:1
Text on #F8FAFC
FAIL
12.55:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Aquamarine
#7FFFD4