#84E293 — Light Green
#84E293 is a light green in the Green family. In practice it looks like a balanced light mint green, and it is also commonly known as Mint Green, Pistachio. Below are all of its color space values, an 11-step scale, harmony palettes and accessibility data.
#84E293
Tints and shades (50–950)
Accessibility
Contrast on white
1.58:1
Contrast on black
13.28:1
- AA (4.5:1) on whiteFail
- AA Large (3:1) on whiteFail
- AAA (7:1) on whiteFail
- AAA Large (4.5:1) on whiteFail
- UI components (3:1) on whiteFail
Need a passing variant? Repair this color in the contrast checker.
Complementary palette
Analogous palette
Triadic palette
Copy-ready CSS
brand-scale.css
:root {
--brand-50: oklch(0.971 0.01 147.9); /* #f1f7f2 */
--brand-100: oklch(0.936 0.022 147.9); /* #e0eee2 */
--brand-200: oklch(0.885 0.046 147.9); /* #c5e2c8 */
--brand-300: oklch(0.808 0.084 147.9); /* #9cd0a2 */
--brand-400: oklch(0.712 0.124 147.9); /* #68b775 */
--brand-500: oklch(0.637 0.149 147.9); /* #3da354 */
--brand-600: oklch(0.577 0.146 147.9); /* #2a9043 */
--brand-700: oklch(0.505 0.137 147.9); /* #157933 */
--brand-800: oklch(0.444 0.122 147.9); /* #0d6528 */
--brand-900: oklch(0.396 0.11 147.9); /* #075620 */
--brand-950: oklch(0.281 0.078 147.9); /* #033310 */
}