#4BB415
A dark, vivid green closely aligning with Limegreen.
About #4BB415
When working with digital screens, the color #4BB415 is rendered by mixing light. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 75 red, 180 green, and 21 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 58% cyan, 0% magenta, 88% yellow, and 29% black. With a hue angle of 99.6 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#4BB415
RGB75, 180, 21
HSL99.6°, 79.1%, 39.4%
CMYK58%, 0%, 88%, 29%
HSV99.6°, 88.3%, 70.6%
LAB65.1, -55.5, 62.5
XYZ19.4, 34.2, 6.3
Decimal4961301
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.68:1
Text on #FFFFFF
FAIL
7.84:1
Text on #000000
AAA
2.56:1
Text on #F8FAFC
FAIL
6.66:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #4BB415;
}
.text-color {
color: #4BB415;
}
.border-color {
border: 2px solid #4BB415;
}