#75995F
A medium, muted green closely aligning with Darkseagreen.
About #75995F
The hex code #75995F represents a beautifully specific shade of green. Its closest recognized web color is Darkseagreen. In the RGB color space, it consists of 117 red, 153 green, and 95 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 24% Cyan, 0% Magenta, 38% Yellow, and 40% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#75995F
RGB117, 153, 95
HSL97.2°, 23.4%, 48.6%
CMYK24%, 0%, 38%, 40%
HSV97.2°, 37.9%, 60.0%
LAB59.3, -23.4, 26.6
XYZ20.8, 27.4, 15.0
Decimal7706975
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.24:1
Text on #FFFFFF
AA Large
6.48:1
Text on #000000
AA
3.10:1
Text on #F8FAFC
AA Large
5.51:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #75995F;
}
.text-color {
color: #75995F;
}
.border-color {
border: 2px solid #75995F;
}