#A8F05F
A light, vivid green closely aligning with Yellowgreen.
About #A8F05F
The precise color #A8F05F is an excellent choice for modern design projects. Its closest recognized web color is Yellowgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 168, 240, and 95.
For print applications, it's crucial to understand its CMYK makeup. The color uses 30% Cyan, 0% Magenta, 60% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#A8F05F
RGB168, 240, 95
HSL89.8°, 82.9%, 65.7%
CMYK30%, 0%, 60%, 6%
HSV89.8°, 60.4%, 94.1%
LAB87.7, -45.1, 61.4
XYZ49.4, 71.5, 22.0
Decimal11071583
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.37:1
Text on #FFFFFF
FAIL
15.29:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.00:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A8F05F;
}
.text-color {
color: #A8F05F;
}
.border-color {
border: 2px solid #A8F05F;
}