#49927C
A medium, moderate green closely aligning with Darkcyan.
About #49927C
When working with digital screens, the color #49927C is rendered by mixing light. Designers often compare it to the standard color Darkcyan. This translates to an RGB value of rgb(73, 146, 124).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 50% cyan, 0% magenta, 15% yellow, and 43% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#49927C
RGB73, 146, 124
HSL161.9°, 33.3%, 42.9%
CMYK50%, 0%, 15%, 43%
HSV161.9°, 50.0%, 57.3%
LAB55.5, -28.4, 4.7
XYZ16.7, 23.4, 22.7
Decimal4821628
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.69:1
Text on #FFFFFF
AA Large
5.69:1
Text on #000000
AA
3.53:1
Text on #F8FAFC
AA Large
4.83:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #49927C;
}
.text-color {
color: #49927C;
}
.border-color {
border: 2px solid #49927C;
}