#A0FFC5

A very light, vivid green closely aligning with Aquamarine.

About #A0FFC5

At its core, #A0FFC5 is a very light and vivid hue. If you're using CSS, you might find it aligns closely with Aquamarine. This translates to an RGB value of rgb(160, 255, 197).

For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 37% cyan, 0% magenta, 23% 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 very 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#A0FFC5
RGB160, 255, 197
HSL143.4°, 100.0%, 81.4%
CMYK37%, 0%, 23%, 0%
HSV143.4°, 37.3%, 100.0%
LAB93.0, -40.2, 19.0
XYZ60.3, 83.0, 65.7
Decimal10551237

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.19:1
Text on #FFFFFF
FAIL
17.60:1
Text on #000000
AAA
1.14:1
Text on #F8FAFC
FAIL
14.97:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Aquamarine
#7FFFD4