#62BF21
A medium, vivid green closely aligning with Limegreen.
About #62BF21
When working with digital screens, the color #62BF21 is rendered by mixing light. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(98, 191, 33).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 49% cyan, 0% magenta, 83% yellow, and 25% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#62BF21
RGB98, 191, 33
HSL95.3°, 70.5%, 43.9%
CMYK49%, 0%, 83%, 25%
HSV95.3°, 82.7%, 74.9%
LAB69.4, -52.5, 63.9
XYZ23.9, 40.0, 7.9
Decimal6471457
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.33:1
Text on #FFFFFF
FAIL
8.99:1
Text on #000000
AAA
2.23:1
Text on #F8FAFC
FAIL
7.65:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #62BF21;
}
.text-color {
color: #62BF21;
}
.border-color {
border: 2px solid #62BF21;
}