#3CB519
A medium, vivid green closely aligning with Limegreen.
About #3CB519
When working with digital screens, the color #3CB519 is rendered by mixing light. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 60 red, 181 green, and 25 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 67% cyan, 0% magenta, 86% yellow, and 29% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#3CB519
RGB60, 181, 25
HSL106.5°, 75.7%, 40.4%
CMYK67%, 0%, 86%, 29%
HSV106.5°, 86.2%, 71.0%
LAB65.0, -59.2, 61.5
XYZ18.6, 34.1, 6.5
Decimal3978521
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.69:1
Text on #FFFFFF
FAIL
7.82:1
Text on #000000
AAA
2.57:1
Text on #F8FAFC
FAIL
6.64:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3CB519;
}
.text-color {
color: #3CB519;
}
.border-color {
border: 2px solid #3CB519;
}