#42F033
A medium, vivid green closely aligning with Lawngreen.
About #42F033
At its core, #42F033 is a medium and vivid hue. Its closest recognized web color is Lawngreen. To achieve this exact tint on a monitor, you would use an RGB mix of 66, 240, and 51.
If you are designing for print, the four-color process is what matters most. The color uses 72% Cyan, 0% Magenta, 79% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#42F033
RGB66, 240, 51
HSL115.2°, 86.3%, 57.1%
CMYK72%, 0%, 79%, 6%
HSV115.2°, 78.8%, 94.1%
LAB83.8, -75.3, 72.0
XYZ34.0, 63.7, 13.6
Decimal4386867
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.53:1
Text on #FFFFFF
FAIL
13.74:1
Text on #000000
AAA
1.46:1
Text on #F8FAFC
FAIL
11.68:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #42F033;
}
.text-color {
color: #42F033;
}
.border-color {
border: 2px solid #42F033;
}