#2DB83B
A medium, moderate green closely aligning with Limegreen.
About #2DB83B
Visually, #2DB83B is defined as a moderate green. Designers often compare it to the standard color Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 45, 184, and 59.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 76% cyan and 0% magenta inks. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2DB83B
RGB45, 184, 59
HSL126.0°, 60.7%, 44.9%
CMYK76%, 0%, 68%, 28%
HSV126.0°, 75.5%, 72.2%
LAB65.9, -60.5, 51.2
XYZ19.0, 35.2, 9.9
Decimal2996283
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.61:1
Text on #FFFFFF
FAIL
8.03:1
Text on #000000
AAA
2.50:1
Text on #F8FAFC
FAIL
6.83:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2DB83B;
}
.text-color {
color: #2DB83B;
}
.border-color {
border: 2px solid #2DB83B;
}