#6D997C
A medium, muted green closely aligning with Darkseagreen.
About #6D997C
The precise color #6D997C is an excellent choice for modern design projects. Its closest recognized web color is Darkseagreen. In the RGB color space, it consists of 109 red, 153 green, and 124 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 29% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D997C
RGB109, 153, 124
HSL140.5°, 17.7%, 51.4%
CMYK29%, 0%, 19%, 40%
HSV140.5°, 28.8%, 60.0%
LAB59.4, -21.2, 10.5
XYZ21.3, 27.5, 23.3
Decimal7182716
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.23:1
Text on #FFFFFF
AA Large
6.50:1
Text on #000000
AA
3.09:1
Text on #F8FAFC
AA Large
5.52:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6D997C;
}
.text-color {
color: #6D997C;
}
.border-color {
border: 2px solid #6D997C;
}