#A8C56D
A light, moderate green closely aligning with Darkkhaki.
About #A8C56D
Visually, #A8C56D is defined as a moderate green. Designers often compare it to the standard color Darkkhaki. In the RGB color space, it consists of 168 red, 197 green, and 109 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 15% cyan and 0% magenta inks. 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#A8C56D
RGB168, 197, 109
HSL79.8°, 43.1%, 60.0%
CMYK15%, 0%, 45%, 23%
HSV79.8°, 44.7%, 77.3%
LAB75.7, -24.0, 40.8
XYZ38.9, 49.4, 21.9
Decimal11060589
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.93:1
Text on #FFFFFF
FAIL
10.87:1
Text on #000000
AAA
1.85:1
Text on #F8FAFC
FAIL
9.24:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A8C56D;
}
.text-color {
color: #A8C56D;
}
.border-color {
border: 2px solid #A8C56D;
}