#A0CC83
A light, moderate green closely aligning with Darkseagreen.
About #A0CC83
At its core, #A0CC83 is a light and moderate hue. Its closest recognized web color is Darkseagreen. Its digital footprint relies on 160 parts red, 204 parts green, and 131 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 22% Cyan, 0% Magenta, 36% Yellow, and 20% Black. The HSL representation is 96.2° hue, 41.7% saturation, and 65.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A0CC83
RGB160, 204, 131
HSL96.2°, 41.7%, 65.7%
CMYK22%, 0%, 36%, 20%
HSV96.2°, 35.8%, 80.0%
LAB77.5, -27.6, 31.8
XYZ40.2, 52.3, 29.4
Decimal10538115
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.83:1
Text on #FFFFFF
FAIL
11.46:1
Text on #000000
AAA
1.75:1
Text on #F8FAFC
FAIL
9.74:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0CC83;
}
.text-color {
color: #A0CC83;
}
.border-color {
border: 2px solid #A0CC83;
}