#A0DBCC
A light, moderate green closely aligning with Paleturquoise.
About #A0DBCC
The precise color #A0DBCC is an excellent choice for modern design projects. Its closest recognized web color is Paleturquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 219, and 204.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 27% cyan, 0% magenta, 7% yellow, and 14% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A0DBCC
RGB160, 219, 204
HSL164.7°, 45.0%, 74.3%
CMYK27%, 0%, 7%, 14%
HSV164.7°, 26.9%, 85.9%
LAB83.2, -21.9, 1.3
XYZ50.7, 62.5, 66.5
Decimal10542028
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.56:1
Text on #FFFFFF
FAIL
13.50:1
Text on #000000
AAA
1.49:1
Text on #F8FAFC
FAIL
11.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0DBCC;
}
.text-color {
color: #A0DBCC;
}
.border-color {
border: 2px solid #A0DBCC;
}