#A8E22C
A medium, vivid green closely aligning with Yellowgreen.
About #A8E22C
The precise color #A8E22C is an excellent choice for modern design projects. Its closest recognized web color is Yellowgreen. This translates to an RGB value of rgb(168, 226, 44).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 26% Cyan, 0% Magenta, 81% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A8E22C
RGB168, 226, 44
HSL79.1°, 75.8%, 52.9%
CMYK26%, 0%, 81%, 11%
HSV79.1°, 80.5%, 88.6%
LAB83.4, -42.2, 74.9
XYZ43.8, 62.9, 12.2
Decimal11067948
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.55:1
Text on #FFFFFF
FAIL
13.58:1
Text on #000000
AAA
1.48:1
Text on #F8FAFC
FAIL
11.54:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A8E22C;
}
.text-color {
color: #A8E22C;
}
.border-color {
border: 2px solid #A8E22C;
}