#009249
A dark, vivid green closely aligning with Mediumseagreen.
About #009249
The hex code #009249 represents a beautifully specific shade of green. It is closely associated with the named CSS color Mediumseagreen. Its digital footprint relies on 0 parts red, 146 parts green, and 73 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 100% C, 0% M, 50% Y, and 43% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#009249
RGB0, 146, 73
HSL150.0°, 100.0%, 28.6%
CMYK100%, 0%, 50%, 43%
HSV150.0°, 100.0%, 57.3%
LAB53.0, -50.2, 29.4
XYZ11.5, 21.0, 9.8
Decimal37449
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.03:1
Text on #FFFFFF
AA Large
5.21:1
Text on #000000
AA
3.85:1
Text on #F8FAFC
AA Large
4.43:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #009249;
}
.text-color {
color: #009249;
}
.border-color {
border: 2px solid #009249;
}