#009949
A dark, vivid green closely aligning with Mediumseagreen.
About #009949
The hex code #009949 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, 153 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, 52% Y, and 40% 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. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#009949
RGB0, 153, 73
HSL148.6°, 100.0%, 30.0%
CMYK100%, 0%, 52%, 40%
HSV148.6°, 100.0%, 60.0%
LAB55.3, -52.6, 32.4
XYZ12.6, 23.3, 10.1
Decimal39241
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.72:1
Text on #FFFFFF
AA Large
5.65:1
Text on #000000
AA
3.55:1
Text on #F8FAFC
AA Large
4.81:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #009949;
}
.text-color {
color: #009949;
}
.border-color {
border: 2px solid #009949;
}