#00A81D
A dark, vivid green closely aligning with Limegreen.
About #00A81D
The hex code #00A81D represents a beautifully specific shade of green. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 0 parts red, 168 parts green, and 29 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 100% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. 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#00A81D
RGB0, 168, 29
HSL130.4°, 100.0%, 32.9%
CMYK100%, 0%, 83%, 34%
HSV130.4°, 100.0%, 65.9%
LAB60.0, -62.0, 55.6
XYZ14.2, 28.1, 5.8
Decimal43037
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.17:1
Text on #FFFFFF
AA Large
6.62:1
Text on #000000
AA
3.03:1
Text on #F8FAFC
AA Large
5.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #00A81D;
}
.text-color {
color: #00A81D;
}
.border-color {
border: 2px solid #00A81D;
}