#A0E2CC
A light, moderate green closely aligning with Paleturquoise.
About #A0E2CC
Visually, #A0E2CC is defined as a moderate green. Its closest recognized web color is Paleturquoise. In the RGB color space, it consists of 160 red, 226 green, and 204 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 29% cyan and 0% magenta inks. With a hue angle of 160.0 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A0E2CC
RGB160, 226, 204
HSL160.0°, 53.2%, 75.7%
CMYK29%, 0%, 10%, 11%
HSV160.0°, 29.2%, 88.6%
LAB85.1, -25.3, 4.1
XYZ52.6, 66.2, 67.1
Decimal10543820
Color Harmonies
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: #A0E2CC;
}
.text-color {
color: #A0E2CC;
}
.border-color {
border: 2px solid #A0E2CC;
}