#249949
A dark, moderate green closely aligning with Mediumseagreen.
About #249949
At its core, #249949 is a dark and moderate hue. Its closest recognized web color is Mediumseagreen. In the RGB color space, it consists of 36 red, 153 green, and 73 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 76% cyan and 0% magenta inks. With a hue angle of 139.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#249949
RGB36, 153, 73
HSL139.0°, 61.9%, 37.1%
CMYK76%, 0%, 52%, 40%
HSV139.0°, 76.5%, 60.0%
LAB55.7, -49.4, 32.9
XYZ13.3, 23.6, 10.2
Decimal2398537
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.67:1
Text on #FFFFFF
AA Large
5.73:1
Text on #000000
AA
3.50:1
Text on #F8FAFC
AA Large
4.87:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #249949;
}
.text-color {
color: #249949;
}
.border-color {
border: 2px solid #249949;
}