#00BD42
A dark, vivid green closely aligning with Limegreen.
About #00BD42
When working with digital screens, the color #00BD42 is rendered by mixing light. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 0 red, 189 green, and 66 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 100% C, 0% M, 65% Y, and 26% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#00BD42
RGB0, 189, 66
HSL141.0°, 100.0%, 37.1%
CMYK100%, 0%, 65%, 26%
HSV141.0°, 100.0%, 74.1%
LAB67.1, -65.0, 49.5
XYZ19.2, 36.8, 11.2
Decimal48450
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.51:1
Text on #FFFFFF
FAIL
8.36:1
Text on #000000
AAA
2.40:1
Text on #F8FAFC
FAIL
7.11:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00BD42;
}
.text-color {
color: #00BD42;
}
.border-color {
border: 2px solid #00BD42;
}