#4CAF50 — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #4CAF50 | |
| RGB | rgb(76, 175, 80) | |
| HSL | hsl(122, 39%, 49%) |
Shades of #4CAF50
| #449C47 | #3D8A3F | #357937 | #2D672F | #255527 | #1E431F | #163217 | #0E200F |
Tints of #4CAF50
| #5CB75F | #6EBF70 | #7FC782 | #91CF93 | #A3D7A5 | #B5DEB6 | #C6E6C7 | #D8EED9 |
Color Pairings & Harmony
|
Complementary
#AE4CAA
|
Analogous +30°
#4CAE80
|
Analogous −30°
#7AAE4C
|
Triadic +120°
#4F4CAE
|
Triadic −120°
#AE4F4C
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #4CAF50;
}
.element-bg {
background-color: #4CAF50;
color: #000000;
}
.element-border {
border: 2px solid #4CAF50;
}
About #4CAF50
#4CAF50 is a medium color with moderate saturation, defined by the hex code #4CAF50. Its exact color model values are rgb(76, 175, 80) in RGB and hsl(122, 39%, 49%) in HSL (hue 122°, saturation 39%, lightness 49%). On a white background the contrast ratio is 2.78:1 — Fail, and on black it is 7.56:1 — AAA pass for normal text. Use #4CAF50 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 →