#24996D
A dark, moderate green closely aligning with Seagreen.
About #24996D
At its core, #24996D is a dark and moderate hue. Designers often compare it to the standard color Seagreen. This translates to an RGB value of rgb(36, 153, 109).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 76% Cyan, 0% Magenta, 29% Yellow, and 40% Black. The HSL representation is 157.4° hue, 61.9% saturation, and 37.1% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#24996D
RGB36, 153, 109
HSL157.4°, 61.9%, 37.1%
CMYK76%, 0%, 29%, 40%
HSV157.4°, 76.5%, 60.0%
LAB56.3, -42.4, 14.2
XYZ14.9, 24.3, 18.4
Decimal2398573
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.59:1
Text on #FFFFFF
AA Large
5.85:1
Text on #000000
AA
3.43:1
Text on #F8FAFC
AA Large
4.98:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #24996D;
}
.text-color {
color: #24996D;
}
.border-color {
border: 2px solid #24996D;
}