#33C53A
A medium, moderate green closely aligning with Limegreen.
About #33C53A
The precise color #33C53A is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(51, 197, 58).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 74% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#33C53A
RGB51, 197, 58
HSL122.9°, 58.9%, 48.6%
CMYK74%, 0%, 71%, 23%
HSV122.9°, 74.1%, 77.3%
LAB70.1, -63.8, 56.1
XYZ22.1, 40.9, 10.7
Decimal3392826
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.29:1
Text on #FFFFFF
FAIL
9.19:1
Text on #000000
AAA
2.18:1
Text on #F8FAFC
FAIL
7.81:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #33C53A;
}
.text-color {
color: #33C53A;
}
.border-color {
border: 2px solid #33C53A;
}