#A0F00F
A medium, vivid green closely aligning with Greenyellow.
About #A0F00F
The precise color #A0F00F is an excellent choice for modern design projects. Its closest recognized web color is Greenyellow. In the RGB color space, it consists of 160 red, 240 green, and 15 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 33% cyan and 0% magenta inks. With a hue angle of 81.3 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A0F00F
RGB160, 240, 15
HSL81.3°, 88.2%, 50.0%
CMYK33%, 0%, 94%, 6%
HSV81.3°, 93.8%, 94.1%
LAB86.9, -51.8, 82.8
XYZ45.7, 69.8, 11.5
Decimal10547215
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
14.97:1
Text on #000000
AAA
1.34:1
Text on #F8FAFC
FAIL
12.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0F00F;
}
.text-color {
color: #A0F00F;
}
.border-color {
border: 2px solid #A0F00F;
}