#75998A
A medium, muted green closely aligning with Cadetblue.
About #75998A
When working with digital screens, the color #75998A is rendered by mixing light. Its closest recognized web color is Cadetblue. This translates to an RGB value of rgb(117, 153, 138).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 24% C, 0% M, 10% Y, and 40% K. Always request a physical proof before doing a large print run with this exact code.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#75998A
RGB117, 153, 138
HSL155.0°, 15.0%, 52.9%
CMYK24%, 0%, 10%, 40%
HSV155.0°, 23.5%, 60.0%
LAB60.2, -15.7, 3.8
XYZ23.3, 28.4, 28.3
Decimal7707018
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.14:1
Text on #FFFFFF
AA Large
6.68:1
Text on #000000
AA
3.00:1
Text on #F8FAFC
AA Large
5.68:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #75998A;
}
.text-color {
color: #75998A;
}
.border-color {
border: 2px solid #75998A;
}