#00C542
A dark, vivid green closely aligning with Limegreen.
About #00C542
The precise color #00C542 is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 0 red, 197 green, and 66 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 100% Cyan, 0% Magenta, 66% Yellow, and 23% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#00C542
RGB0, 197, 66
HSL140.1°, 100.0%, 38.6%
CMYK100%, 0%, 66%, 23%
HSV140.1°, 100.0%, 77.3%
LAB69.7, -67.4, 52.3
XYZ20.9, 40.3, 11.8
Decimal50498
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.32:1
Text on #FFFFFF
FAIL
9.07:1
Text on #000000
AAA
2.21:1
Text on #F8FAFC
FAIL
7.71:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00C542;
}
.text-color {
color: #00C542;
}
.border-color {
border: 2px solid #00C542;
}