#00D31D
A medium, vivid green closely aligning with Limegreen.
About #00D31D
The precise color #00D31D is an excellent choice for modern design projects. It is closely associated with the named CSS color Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 211, and 29.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 100% Cyan, 0% Magenta, 86% Yellow, and 17% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#00D31D
RGB0, 211, 29
HSL128.2°, 100.0%, 41.4%
CMYK100%, 0%, 86%, 17%
HSV128.2°, 100.0%, 82.7%
LAB74.0, -74.0, 68.2
XYZ23.5, 46.7, 8.9
Decimal54045
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.03:1
Text on #FFFFFF
FAIL
10.34:1
Text on #000000
AAA
1.94:1
Text on #F8FAFC
FAIL
8.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00D31D;
}
.text-color {
color: #00D31D;
}
.border-color {
border: 2px solid #00D31D;
}