#839275
A medium, muted green closely aligning with Gray.
About #839275
The hex code #839275 represents a beautifully specific shade of green. Its closest recognized web color is Gray. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 146, and 117.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 10% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#839275
RGB131, 146, 117
HSL91.0°, 11.7%, 51.6%
CMYK10%, 0%, 20%, 43%
HSV91.0°, 19.9%, 57.3%
LAB58.7, -10.9, 13.6
XYZ22.8, 26.7, 20.8
Decimal8622709
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.32:1
Text on #FFFFFF
AA Large
6.33:1
Text on #000000
AA
3.17:1
Text on #F8FAFC
AA Large
5.38:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #839275;
}
.text-color {
color: #839275;
}
.border-color {
border: 2px solid #839275;
}