#24CC16
A medium, vivid green closely aligning with Limegreen.
About #24CC16
When working with digital screens, the color #24CC16 is rendered by mixing light. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(36, 204, 22).
Translating this color to physical media requires the CMYK color model. The color uses 82% Cyan, 0% Magenta, 89% Yellow, and 20% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#24CC16
RGB36, 204, 22
HSL115.4°, 80.5%, 44.3%
CMYK82%, 0%, 89%, 20%
HSV115.4°, 89.2%, 80.0%
LAB72.0, -70.0, 67.9
XYZ22.5, 43.6, 8.0
Decimal2411542
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.72:1
Text on #000000
AAA
2.06:1
Text on #F8FAFC
FAIL
8.27:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24CC16;
}
.text-color {
color: #24CC16;
}
.border-color {
border: 2px solid #24CC16;
}