ForestGreen — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #228B22 | |
| RGB | rgb(34, 139, 34) | |
| HSL | hsl(120, 61%, 34%) |
Shades of ForestGreen
| #1F7F1F | #1C731C | #196719 | #165A16 | #134E13 | #104210 | #0D350D | #0A290A |
Tints of ForestGreen
| #29A829 | #30C530 | #46D246 | #63D963 | #80E080 | #9CE79C | #B9EEB9 | #D6F5D6 |
Color Pairings & Harmony
|
Complementary
#8C228C
|
Analogous +30°
#228C57
|
Analogous −30°
#578C22
|
Triadic +120°
#22228C
|
Triadic −120°
#8C2222
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #228B22;
}
.element-bg {
background-color: #228B22;
color: #000000;
}
.element-border {
border: 2px solid #228B22;
}
About ForestGreen
ForestGreen is a dark color with high saturation, defined by the hex code #228B22. Its exact color model values are rgb(34, 139, 34) in RGB and hsl(120, 61%, 34%) in HSL (hue 120°, saturation 61%, lightness 34%). On a white background the contrast ratio is 4.39:1 — AA pass for large text only, and on black it is 4.78:1 — AA pass for normal text. Use ForestGreen for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →