#7C9275
A medium, muted green closely aligning with Darkseagreen.
About #7C9275
The precise color #7C9275 is an excellent choice for modern design projects. Its closest recognized web color is Darkseagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 146, and 117.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 15% C, 0% M, 20% Y, and 43% K. 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#7C9275
RGB124, 146, 117
HSL105.5°, 11.7%, 51.6%
CMYK15%, 0%, 20%, 43%
HSV105.5°, 19.9%, 57.3%
LAB58.2, -13.6, 12.8
XYZ21.8, 26.1, 20.7
Decimal8163957
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.37:1
Text on #FFFFFF
AA Large
6.23:1
Text on #000000
AA
3.22:1
Text on #F8FAFC
AA Large
5.29:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C9275;
}
.text-color {
color: #7C9275;
}
.border-color {
border: 2px solid #7C9275;
}