#24AF7C
A medium, moderate green closely aligning with Mediumseagreen.
About #24AF7C
At its core, #24AF7C is a medium and moderate hue. Designers often compare it to the standard color Mediumseagreen. In the RGB color space, it consists of 36 red, 175 green, and 124 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 79% cyan and 0% magenta inks. The HSL representation is 158.0° hue, 65.9% saturation, and 41.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#24AF7C
RGB36, 175, 124
HSL158.0°, 65.9%, 41.4%
CMYK79%, 0%, 29%, 31%
HSV158.0°, 79.4%, 68.6%
LAB63.7, -47.9, 16.2
XYZ19.7, 32.5, 24.3
Decimal2404220
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.80:1
Text on #FFFFFF
FAIL
7.50:1
Text on #000000
AAA
2.68:1
Text on #F8FAFC
FAIL
6.37:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #24AF7C;
}
.text-color {
color: #24AF7C;
}
.border-color {
border: 2px solid #24AF7C;
}