#F5FFFA
mintcream
#F5FFFA is the CSS named color "mintcream", an exact match. In RGB it breaks down to red 245, green 255, and blue 250 out of 255 each. In HSL terms that's a hue of 150°, 100% saturation, and 98% lightness: very light, close to white — it works best as a background with dark text on top, not as text on a light page.
Every format
| HEX | #f5fffa |
| RGB | rgb(245, 255, 250) |
| HSL | hsl(150° 100% 98%) |
| HSB | hsb(150° 4% 100%) |
| OKLCH | oklch(99% 0.012 165°) |
| OKLAB | oklab(99% -0.012 0.003) |
| LCH | lch(99% 4.2 164°) |
| CMYK | cmyk(4% 0% 2% 0%) |
Shades (darker)
#f5fffa · #dbe5e0 · #c1cbc6 · #a8b2ad · #909994
Tints (lighter)
#f5fffa · #f5fffa · #f6fffb · #f6fffb · #f6fffb
Shades mix #F5FFFA toward black in even steps, useful for hover and pressed states in a UI; tints mix it toward white, useful for subtle backgrounds and disabled states that still read as the same color family.
On white: 1.02:1 — fails
On black: 20.57:1 — AAA
Frequently asked
- What is #F5FFFA in RGB?
- #F5FFFA is rgb(245, 255, 250) — red 245, green 255, blue 250 out of 255 each.
- Does #F5FFFA pass WCAG contrast on a white background?
- It has a contrast ratio of 1.02:1 against white, which fails for normal text.
- What's a good background color to pair with #F5FFFA?
- Black text or a black background gives better contrast (20.57:1) than white (1.02:1).