#759266
A medium, muted green closely aligning with Darkseagreen.
About #759266
At its core, #759266 is a medium and muted hue. Its closest recognized web color is Darkseagreen. This translates to an RGB value of rgb(117, 146, 102).
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 20% cyan, 0% magenta, 30% yellow, and 43% black. With a hue angle of 99.5 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#759266
RGB117, 146, 102
HSL99.5°, 17.7%, 48.6%
CMYK20%, 0%, 30%, 43%
HSV99.5°, 30.1%, 57.3%
LAB57.4, -18.8, 20.1
XYZ20.0, 25.3, 16.4
Decimal7705190
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.47:1
Text on #FFFFFF
AA Large
6.06:1
Text on #000000
AA
3.31:1
Text on #F8FAFC
AA Large
5.15:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #759266;
}
.text-color {
color: #759266;
}
.border-color {
border: 2px solid #759266;
}