#00D33A
A medium, vivid green closely aligning with Limegreen.
About #00D33A
The precise color #00D33A is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. Its digital footprint relies on 0 parts red, 211 parts green, and 58 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 100% C, 0% M, 73% Y, and 17% K. The HSL representation is 136.5° hue, 100.0% saturation, and 41.4% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#00D33A
RGB0, 211, 58
HSL136.5°, 100.0%, 41.4%
CMYK100%, 0%, 73%, 17%
HSV136.5°, 100.0%, 82.7%
LAB74.1, -72.2, 60.1
XYZ24.1, 46.9, 11.8
Decimal54074
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.02:1
Text on #FFFFFF
FAIL
10.38:1
Text on #000000
AAA
1.93:1
Text on #F8FAFC
FAIL
8.82:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00D33A;
}
.text-color {
color: #00D33A;
}
.border-color {
border: 2px solid #00D33A;
}