#00AF16
A dark, vivid green closely aligning with Limegreen.
About #00AF16
The hex code #00AF16 represents a beautifully specific shade of green. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 175, and 22.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 100% C, 0% M, 87% Y, and 31% K. With a hue angle of 127.5 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#00AF16
RGB0, 175, 22
HSL127.5°, 100.0%, 34.3%
CMYK100%, 0%, 87%, 31%
HSV127.5°, 100.0%, 68.6%
LAB62.3, -64.3, 59.4
XYZ15.5, 30.7, 5.9
Decimal44822
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.94:1
Text on #FFFFFF
FAIL
7.14:1
Text on #000000
AAA
2.81:1
Text on #F8FAFC
FAIL
6.07:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #00AF16;
}
.text-color {
color: #00AF16;
}
.border-color {
border: 2px solid #00AF16;
}