#A0DB3A

A medium, moderate green closely aligning with Yellowgreen.

About #A0DB3A

When working with digital screens, the color #A0DB3A is rendered by mixing light. If you're using CSS, you might find it aligns closely with Yellowgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 219, and 58.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 27% C, 0% M, 74% Y, and 14% K. This makes it a relatively light color when applied to physical surfaces.

From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#A0DB3A
RGB160, 219, 58
HSL82.0°, 69.1%, 54.3%
CMYK27%, 0%, 74%, 14%
HSV82.0°, 73.5%, 85.9%
LAB81.0, -41.5, 68.4
XYZ40.6, 58.4, 13.1
Decimal10541882

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.66:1
Text on #FFFFFF
FAIL
12.69:1
Text on #000000
AAA
1.58:1
Text on #F8FAFC
FAIL
10.79:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #A0DB3A; }
.text-color { color: #A0DB3A; }
.border-color { border: 2px solid #A0DB3A; }

Similar Colors

Yellowgreen
#9ACD32