MintCream — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #F5FFFA | |
| RGB | rgb(245, 255, 250) | |
| HSL | hsl(150, 100%, 98%) |
Shades of MintCream
| #C2FFE0 | #8FFFC7 | #5CFFAD | #29FF94 | #00F57A | #00C261 | #008F47 | #005C2E |
Tints of MintCream
| #F5FFFA | #F5FFFA | #F5FFFA | #F5FFFA | #F5FFFA | #F5FFFA | #F5FFFA | #F5FFFA |
Color Pairings & Harmony
|
Complementary
#FFF5FA
|
Analogous +30°
#F5FFFF
|
Analogous −30°
#F5FFF5
|
Triadic +120°
#FAF5FF
|
Triadic −120°
#FFFAF5
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #F5FFFA;
}
.element-bg {
background-color: #F5FFFA;
color: #000000;
}
.element-border {
border: 2px solid #F5FFFA;
}
About MintCream
MintCream is a very light color with vivid, highly saturated, defined by the hex code #F5FFFA. Its exact color model values are rgb(245, 255, 250) in RGB and hsl(150, 100%, 98%) in HSL (hue 150°, saturation 100%, lightness 98%). On a white background the contrast ratio is 1.02:1 — Fail, and on black it is 20.57:1 — AAA pass for normal text. Use MintCream 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 →