#8AAF83
A light, muted green closely aligning with Darkseagreen.
About #8AAF83
When working with digital screens, the color #8AAF83 is rendered by mixing light. Its closest recognized web color is Darkseagreen. This translates to an RGB value of rgb(138, 175, 131).
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, 25% yellow, and 31% 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#8AAF83
RGB138, 175, 131
HSL110.5°, 21.6%, 60.0%
CMYK21%, 0%, 25%, 31%
HSV110.5°, 25.1%, 68.6%
LAB67.8, -21.1, 18.6
XYZ29.9, 37.7, 27.2
Decimal9088899
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.46:1
Text on #FFFFFF
FAIL
8.54:1
Text on #000000
AAA
2.35:1
Text on #F8FAFC
FAIL
7.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AAF83;
}
.text-color {
color: #8AAF83;
}
.border-color {
border: 2px solid #8AAF83;
}