#249249
A dark, moderate green closely aligning with Seagreen.
About #249249
The precise color #249249 is an excellent choice for modern design projects. It is closely associated with the named CSS color Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 146, and 73.
If you are designing for print, the four-color process is what matters most. The color uses 75% Cyan, 0% Magenta, 50% Yellow, and 43% Black. With a hue angle of 140.2 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. 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#249249
RGB36, 146, 73
HSL140.2°, 60.4%, 35.7%
CMYK75%, 0%, 50%, 43%
HSV140.2°, 75.3%, 57.3%
LAB53.4, -46.9, 30.0
XYZ12.2, 21.4, 9.8
Decimal2396745
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.98:1
Text on #FFFFFF
AA Large
5.28:1
Text on #000000
AA
3.80:1
Text on #F8FAFC
AA Large
4.49:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #249249;
}
.text-color {
color: #249249;
}
.border-color {
border: 2px solid #249249;
}