#00A807
A dark, vivid green closely aligning with Limegreen.
About #00A807
At its core, #00A807 is a dark and vivid hue. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(0, 168, 7).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 100% C, 0% M, 96% Y, and 34% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#00A807
RGB0, 168, 7
HSL122.5°, 100.0%, 32.9%
CMYK100%, 0%, 96%, 34%
HSV122.5°, 100.0%, 65.9%
LAB59.9, -62.9, 59.9
XYZ14.0, 28.0, 4.9
Decimal43015
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.18:1
Text on #FFFFFF
AA Large
6.60:1
Text on #000000
AA
3.04:1
Text on #F8FAFC
AA Large
5.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #00A807;
}
.text-color {
color: #00A807;
}
.border-color {
border: 2px solid #00A807;
}