#556B2F

darkolivegreen

#556B2F is a green colour. In RGB it is 85 red, 107 green and 47 blue, which converts to a hue of 82 degrees, 39% saturation and 30% lightness. It is one of the named CSS colours, written as darkolivegreen in stylesheets.

Color values

HEX#556B2F
RGBrgb(85, 107, 47)
HSLhsl(82, 39%, 30%)
HSVhsv(82, 56%, 42%)
CMYKcmyk(21%, 0%, 56%, 58%)

Contrast and accessibility

Against white the contrast ratio is 5.95:1, and against black it is 3.53:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White5.95:1AAAAA
Black3.53:1FailAA

Tints and shades

Lighter tints move #556B2F toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #556B2F;
CSS rgb()color: rgb(85 107 47);
Tailwindbg-[#556b2f]
SwiftUIColor(red: 0.333, green: 0.420, blue: 0.184)
AndroidColor.parseColor("#556B2F")

Related tools