#50995F
A medium, moderate green closely aligning with Seagreen.
About #50995F
The precise color #50995F is an excellent choice for modern design projects. Its closest recognized web color is Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 153, and 95.
For print applications, it's crucial to understand its CMYK makeup. The color uses 48% Cyan, 0% Magenta, 38% Yellow, and 40% Black. With a hue angle of 132.3 degrees, it sits comfortably in the green spectrum.
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#50995F
RGB80, 153, 95
HSL132.3°, 31.3%, 45.7%
CMYK48%, 0%, 38%, 40%
HSV132.3°, 47.7%, 60.0%
LAB57.4, -35.9, 23.6
XYZ16.8, 25.3, 14.8
Decimal5282143
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.46:1
Text on #FFFFFF
AA Large
6.06:1
Text on #000000
AA
3.31:1
Text on #F8FAFC
AA Large
5.15:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #50995F;
}
.text-color {
color: #50995F;
}
.border-color {
border: 2px solid #50995F;
}