#839983
A medium, muted neutral closely aligning with Gray.
About #839983
When working with digital screens, the color #839983 is rendered by mixing light. It is closely associated with the named CSS color Gray. Its digital footprint relies on 131 parts red, 153 parts green, and 131 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 14% Cyan, 0% Magenta, 14% Yellow, and 40% Black. The HSL representation is 120.0° hue, 9.7% saturation, and 55.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#839983
RGB131, 153, 131
HSL120.0°, 9.7%, 55.7%
CMYK14%, 0%, 14%, 40%
HSV120.0°, 14.4%, 60.0%
LAB61.0, -12.2, 9.0
XYZ24.8, 29.2, 25.8
Decimal8624515
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.07:1
Text on #FFFFFF
AA Large
6.85:1
Text on #000000
AA
2.93:1
Text on #F8FAFC
FAIL
5.82:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #839983;
}
.text-color {
color: #839983;
}
.border-color {
border: 2px solid #839983;
}