#A0CCB6
A light, moderate green closely aligning with Darkseagreen.
About #A0CCB6
Visually, #A0CCB6 is defined as a moderate green. Designers often compare it to the standard color Darkseagreen. This translates to an RGB value of rgb(160, 204, 182).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 22% Cyan, 0% Magenta, 11% Yellow, and 20% Black. Always request a physical proof before doing a large print run with this exact code.
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#A0CCB6
RGB160, 204, 182
HSL150.0°, 30.1%, 71.4%
CMYK22%, 0%, 11%, 20%
HSV150.0°, 21.6%, 80.0%
LAB78.5, -18.9, 6.2
XYZ44.5, 54.0, 52.3
Decimal10538166
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.78:1
Text on #FFFFFF
FAIL
11.81:1
Text on #000000
AAA
1.70:1
Text on #F8FAFC
FAIL
10.04:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0CCB6;
}
.text-color {
color: #A0CCB6;
}
.border-color {
border: 2px solid #A0CCB6;
}