#00AF33
A dark, vivid green closely aligning with Limegreen.
About #00AF33
Visually, #00AF33 is defined as a vivid green. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 0 red, 175 green, and 51 blue.
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, 71% Y, and 31% K. 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. 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#00AF33
RGB0, 175, 51
HSL137.5°, 100.0%, 34.3%
CMYK100%, 0%, 71%, 31%
HSV137.5°, 100.0%, 68.6%
LAB62.4, -62.4, 50.6
XYZ15.9, 30.9, 8.3
Decimal44851
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.92:1
Text on #FFFFFF
FAIL
7.18:1
Text on #000000
AAA
2.80:1
Text on #F8FAFC
FAIL
6.10:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #00AF33;
}
.text-color {
color: #00AF33;
}
.border-color {
border: 2px solid #00AF33;
}