#35C34F
A medium, moderate green closely aligning with Limegreen.
About #35C34F
When working with digital screens, the color #35C34F is rendered by mixing light. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(53, 195, 79).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 73% Cyan, 0% Magenta, 59% Yellow, and 24% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#35C34F
RGB53, 195, 79
HSL131.0°, 57.3%, 48.6%
CMYK73%, 0%, 59%, 24%
HSV131.0°, 72.8%, 76.5%
LAB69.7, -60.7, 46.8
XYZ22.4, 40.4, 14.0
Decimal3523407
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.32:1
Text on #FFFFFF
FAIL
9.07:1
Text on #000000
AAA
2.21:1
Text on #F8FAFC
FAIL
7.71:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #35C34F;
}
.text-color {
color: #35C34F;
}
.border-color {
border: 2px solid #35C34F;
}