#24BD3A
A medium, moderate green closely aligning with Limegreen.
About #24BD3A
When working with digital screens, the color #24BD3A is rendered by mixing light. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 36 red, 189 green, and 58 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 81% cyan, 0% magenta, 69% yellow, and 26% 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. 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#24BD3A
RGB36, 189, 58
HSL128.6°, 68.0%, 44.1%
CMYK81%, 0%, 69%, 26%
HSV128.6°, 81.0%, 74.1%
LAB67.3, -63.4, 53.1
XYZ19.7, 37.1, 10.1
Decimal2407738
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.50:1
Text on #FFFFFF
FAIL
8.42:1
Text on #000000
AAA
2.39:1
Text on #F8FAFC
FAIL
7.15:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24BD3A;
}
.text-color {
color: #24BD3A;
}
.border-color {
border: 2px solid #24BD3A;
}