Mint Green HEX Code
The HEX code for mint green is #98FF98. Mint is a fresh, light green color inspired by mint leaves. It's commonly used in designs requiring a fresh, clean, and natural aesthetic.
Mint Color Values
| Format | Value | HEX#98FF98 RGBrgb(152, 255, 152) HSLhsl(120, 100%, 80%) CMYKC:40 M:0 Y:40 K:0
Mint Shades and Variations
ShadeHEXDescription Mint Cream#F5FFFAVery light Pale Green#98FB98Similar to mint Mint#98FF98Standard mint Aquamarine#7FFFD4Blue-tinted Medium Aquamarine#66CDAADarker | Spring Green | #00FF7F | Brighter |
Mint in Design
Mint conveys:
- Freshness: Clean, new
- Nature: Organic, herbal
- Coolness: Refreshing, calm
- Health: Wellness, organic
Using Mint in Design
``css
/* Mint palette */
:root {
--mint-light: #F5FFFA;
--mint: #98FF98;
--mint-dark: #66CDAA;
}
/* Fresh card design */
.fresh-card {
background-color: #F5FFFA;
border-left: 4px solid #98FF98;
}
``
Mint Color Palettes
| Theme | Primary | Secondary | Accent | Fresh#98FF98#F5FFFA#00CED1 Nature#98FB98#F0FFF0#228B22 | Pastel | #98FF98 | #FFB6C1 | #E6E6FA |
Mint is popular in food & beverage, health, and eco-friendly brand designs.