#8AAF5F
A medium, moderate green closely aligning with Olivedrab.
About #8AAF5F
At its core, #8AAF5F is a medium and moderate hue. Its closest recognized web color is Olivedrab. In the RGB color space, it consists of 138 red, 175 green, and 95 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 21% Cyan, 0% Magenta, 46% Yellow, and 31% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8AAF5F
RGB138, 175, 95
HSL87.8°, 33.3%, 52.9%
CMYK21%, 0%, 46%, 31%
HSV87.8°, 45.7%, 68.6%
LAB67.2, -26.4, 36.9
XYZ27.9, 36.9, 16.5
Decimal9088863
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.51:1
Text on #FFFFFF
FAIL
8.38:1
Text on #000000
AAA
2.40:1
Text on #F8FAFC
FAIL
7.12:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AAF5F;
}
.text-color {
color: #8AAF5F;
}
.border-color {
border: 2px solid #8AAF5F;
}