#A0FFE9
A very light, vivid cyan closely aligning with Aquamarine.
About #A0FFE9
The precise color #A0FFE9 is an excellent choice for modern design projects. Its closest recognized web color is Aquamarine. In the RGB color space, it consists of 160 red, 255 green, and 233 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 37% Cyan, 0% Magenta, 9% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A0FFE9
RGB160, 255, 233
HSL166.1°, 100.0%, 81.4%
CMYK37%, 0%, 9%, 0%
HSV166.1°, 37.3%, 100.0%
LAB93.8, -33.0, 1.6
XYZ65.0, 84.9, 90.0
Decimal10551273
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.17:1
Text on #FFFFFF
FAIL
17.98:1
Text on #000000
AAA
1.12:1
Text on #F8FAFC
FAIL
15.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0FFE9;
}
.text-color {
color: #A0FFE9;
}
.border-color {
border: 2px solid #A0FFE9;
}