#99A075
A medium, muted yellow closely aligning with Darkseagreen.
About #99A075
When working with digital screens, the color #99A075 is rendered by mixing light. Designers often compare it to the standard color Darkseagreen. This translates to an RGB value of rgb(153, 160, 117).
Translating this color to physical media requires the CMYK color model. The color uses 4% Cyan, 0% Magenta, 27% Yellow, and 37% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#99A075
RGB153, 160, 117
HSL69.8°, 18.5%, 54.3%
CMYK4%, 0%, 27%, 37%
HSV69.8°, 26.9%, 62.7%
LAB64.3, -9.9, 21.6
XYZ28.9, 33.2, 21.7
Decimal10068085
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.75:1
Text on #FFFFFF
FAIL
7.64:1
Text on #000000
AAA
2.63:1
Text on #F8FAFC
FAIL
6.49:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #99A075;
}
.text-color {
color: #99A075;
}
.border-color {
border: 2px solid #99A075;
}