#7C998A
A medium, muted green closely aligning with Cadetblue.
About #7C998A
The precise color #7C998A is an excellent choice for modern design projects. Its closest recognized web color is Cadetblue. Its digital footprint relies on 124 parts red, 153 parts green, and 138 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 19% Cyan, 0% Magenta, 10% Yellow, and 40% Black. The HSL representation is 149.0° hue, 12.4% saturation, and 54.3% lightness.
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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C998A
RGB124, 153, 138
HSL149.0°, 12.4%, 54.3%
CMYK19%, 0%, 10%, 40%
HSV149.0°, 19.0%, 60.0%
LAB60.7, -13.3, 4.5
XYZ24.3, 28.9, 28.3
Decimal8165770
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.10:1
Text on #FFFFFF
AA Large
6.78:1
Text on #000000
AA
2.96:1
Text on #F8FAFC
FAIL
5.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C998A;
}
.text-color {
color: #7C998A;
}
.border-color {
border: 2px solid #7C998A;
}