#24A07C
A dark, moderate green closely aligning with Seagreen.
About #24A07C
The precise color #24A07C is an excellent choice for modern design projects. Designers often compare it to the standard color Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 160, and 124.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 78% C, 0% M, 22% Y, and 37% K. With a hue angle of 162.6 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#24A07C
RGB36, 160, 124
HSL162.6°, 63.3%, 38.4%
CMYK78%, 0%, 22%, 37%
HSV162.6°, 77.5%, 62.7%
LAB58.9, -41.7, 9.5
XYZ16.9, 27.0, 23.4
Decimal2400380
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.28:1
Text on #FFFFFF
AA Large
6.39:1
Text on #000000
AA
3.14:1
Text on #F8FAFC
AA Large
5.44:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #24A07C;
}
.text-color {
color: #24A07C;
}
.border-color {
border: 2px solid #24A07C;
}