PaleGreen — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #98FB98 | |
| RGB | rgb(152, 251, 152) | |
| HSL | hsl(120, 93%, 79%) |
Shades of PaleGreen
| #70FA70 | #49F849 | #22F722 | #08E708 | #07C007 | #069906 | #047104 | #034A03 |
Tints of PaleGreen
| #A1FCA1 | #ABFCAB | #B5FCB5 | #BFFDBF | #C9FDC9 | #D3FDD3 | #DDFEDD | #E6FEE6 |
Color Pairings & Harmony
|
Complementary
#FB98FB
|
Analogous +30°
#98FBC9
|
Analogous −30°
#C9FB98
|
Triadic +120°
#9898FB
|
Triadic −120°
#FB9898
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #98FB98;
}
.element-bg {
background-color: #98FB98;
color: #000000;
}
.element-border {
border: 2px solid #98FB98;
}
About PaleGreen
PaleGreen is a light color with vivid, highly saturated, defined by the hex code #98FB98. Its exact color model values are rgb(152, 251, 152) in RGB and hsl(120, 93%, 79%) in HSL (hue 120°, saturation 93%, lightness 79%). On a white background the contrast ratio is 1.27:1 — Fail, and on black it is 16.59:1 — AAA pass for normal text. Use PaleGreen 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 →