#8AAF6D
A medium, muted green closely aligning with Darkseagreen.
About #8AAF6D
The precise color #8AAF6D is an excellent choice for modern design projects. Designers often compare it to the standard color Darkseagreen. This translates to an RGB value of rgb(138, 175, 109).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 21% cyan, 0% magenta, 38% yellow, and 31% black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8AAF6D
RGB138, 175, 109
HSL93.6°, 29.2%, 55.7%
CMYK21%, 0%, 38%, 31%
HSV93.6°, 37.7%, 68.6%
LAB67.4, -24.6, 29.9
XYZ28.6, 37.2, 20.1
Decimal9088877
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.49:1
Text on #FFFFFF
FAIL
8.43:1
Text on #000000
AAA
2.38:1
Text on #F8FAFC
FAIL
7.17:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AAF6D;
}
.text-color {
color: #8AAF6D;
}
.border-color {
border: 2px solid #8AAF6D;
}