Closest to Olive Drab
#558B2F
Color conversions
Reference values for common CSS, design, and accessibility formats.
| Format | Value | Preview | Copy |
|---|---|---|---|
| HEX | 558B2F | ||
| HEX with # | #558B2F | ||
| RGB | rgb(85, 139, 47) | ||
| RGBA | rgba(85, 139, 47, 1) | ||
| HSL | hsl(95.22 49.46% 36.47%) | ||
| HSLA | hsla(95.22, 49.46%, 36.47%, 1) | ||
| HSV | hsv(95.22, 66.19%, 54.51%) | ||
| CMYK | cmyk(38.85%, 0%, 66.19%, 45.49%) | ||
| OKLCH | oklch(57.9% 0.1366 134.66) |
Closest named matches
Color modifications
Lighter shades
Saturation steps
Suggested pairings
Split-complementary
Try this combo as a gradientUse this color in CSS
--color: #558B2F;
bg-[#558b2f]
Accessibility quick-check
White text
4.1:1
AA large
Black text
5.12:1
AA normal
Reference notes
The hex value #558B2F sits in the green range with a balanced appearance and clear chroma. Measured through common web color formats, the channels resolve to rgb(85 139 47) and an HSL lightness of 36%, which explains its visual density. The balanced cast matters because neighboring colors can make the same hex feel sharper, calmer, or more neutral than it appears in isolation. Because web color is device-dependent, treat the numeric conversion table as the stable reference and use the visual swatch as a quick sanity check. The linked variants and pairings give nearby colors for systematic palettes, while the CSS Forge links let the same value move directly into CSS experiments. For brand-adjacent work, compare the closest named colors before reusing it, because a familiar name can change how stakeholders describe the same swatch. Designers can use it in backgrounds, supporting UI surfaces, editorial layouts, and restrained visual systems. When combined with lighter or darker variants, it gives enough range for borders, fills, and active states.