#499983
A medium, moderate green closely aligning with Darkcyan.
About #499983
The hex code #499983 represents a beautifully specific shade of green. Its closest recognized web color is Darkcyan. In the RGB color space, it consists of 73 red, 153 green, and 131 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 52% C, 0% M, 14% Y, and 40% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#499983
RGB73, 153, 131
HSL163.5°, 35.4%, 44.3%
CMYK52%, 0%, 14%, 40%
HSV163.5°, 52.3%, 60.0%
LAB57.9, -30.1, 4.1
XYZ18.2, 25.8, 25.5
Decimal4823427
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.40:1
Text on #FFFFFF
AA Large
6.17:1
Text on #000000
AA
3.25:1
Text on #F8FAFC
AA Large
5.24:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #499983;
}
.text-color {
color: #499983;
}
.border-color {
border: 2px solid #499983;
}