#24FFAF
A medium, vivid green closely aligning with Mediumspringgreen.
About #24FFAF
At its core, #24FFAF is a medium and vivid hue. Designers often compare it to the standard color Mediumspringgreen. This translates to an RGB value of rgb(36, 255, 175).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 86% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#24FFAF
RGB36, 255, 175
HSL158.1°, 100.0%, 57.1%
CMYK86%, 0%, 31%, 0%
HSV158.1°, 85.9%, 100.0%
LAB89.4, -66.8, 24.7
XYZ44.2, 75.0, 52.7
Decimal2424751
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.31:1
Text on #FFFFFF
FAIL
16.00:1
Text on #000000
AAA
1.25:1
Text on #F8FAFC
FAIL
13.60:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24FFAF;
}
.text-color {
color: #24FFAF;
}
.border-color {
border: 2px solid #24FFAF;
}