#A0F07C
A light, vivid green closely aligning with Palegreen.
About #A0F07C
The hex code #A0F07C represents a beautifully specific shade of green. Its closest recognized web color is Palegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 240, and 124.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 33% cyan, 0% magenta, 48% yellow, and 6% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A0F07C
RGB160, 240, 124
HSL101.4°, 79.5%, 71.4%
CMYK33%, 0%, 48%, 6%
HSV101.4°, 48.3%, 94.1%
LAB87.6, -44.9, 48.2
XYZ49.3, 71.2, 30.2
Decimal10547324
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.38:1
Text on #FFFFFF
FAIL
15.25:1
Text on #000000
AAA
1.32:1
Text on #F8FAFC
FAIL
12.96:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0F07C;
}
.text-color {
color: #A0F07C;
}
.border-color {
border: 2px solid #A0F07C;
}