#35BB02
A dark, vivid green closely aligning with Limegreen.
About #35BB02
The precise color #35BB02 is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 53 parts red, 187 parts green, and 2 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 72% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#35BB02
RGB53, 187, 2
HSL103.5°, 97.9%, 37.1%
CMYK72%, 0%, 99%, 27%
HSV103.5°, 98.9%, 73.3%
LAB66.7, -63.1, 66.4
XYZ19.2, 36.3, 6.0
Decimal3521282
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.54:1
Text on #FFFFFF
FAIL
8.26:1
Text on #000000
AAA
2.43:1
Text on #F8FAFC
FAIL
7.02:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #35BB02;
}
.text-color {
color: #35BB02;
}
.border-color {
border: 2px solid #35BB02;
}