#F5FFFA color codes
- HEX
- #F5FFFA
- HEX8
- #F5FFFAFF
- HEX8 (Android)
- #FFF5FFFA
- RGB
- rgb(245, 255, 250)
- RGB (%)
- 96%, 100%, 98%
- HSL
- hsl(150, 100%, 98%)
- HSV / HSB
- hsv(150, 4%, 100%)
- CMYK
- cmyk(4%, 0%, 2%, 0%)
- OKLCH
- oklch(0.9912 0.0124 164.81)
- OKLCH (%)
- oklch(99.12% 0.0124 164.81)
- Decimal
- 16121850
What color is #F5FFFA?
#F5FFFA sits at 99% lightness and 0.0124 chroma in OKLCH, hue 164.81°. Its nearest named color is MintCream (an exact match).
Shades and tints of #F5FFFA
Tints
Shades
Tones
#F5FFFA color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #F5FFFA in CSS
.text { color: #F5FFFA; }
.background { background-color: #F5FFFA; }
.border { border: 2px solid #F5FFFA; }
/* Modern, perceptually uniform */
.text { color: oklch(0.9912 0.0124 164.81); }
/* #F5FFFA at 50% transparency */
.overlay { background-color: #F5FFFA80; }Is #F5FFFA accessible?
#F5FFFA on white text scores 1.02:1; on black text it scores 20.57:1. Black text passes WCAG AAA on #F5FFFA. Recommended text color on a #F5FFFA background: black.
A 20.57:1 vs black
A 1.02:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#F5FFFA) → black APCA Lc experimental 104.6 Lc · body text — preferred (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: White #FFFFFF. See more in the white family on the colors hub.
Frequently asked questions
- What color is #F5FFFA?
- #F5FFFA is MintCream. In RGB it is rgb(245, 255, 250), and in HSL hsl(150, 100%, 98%).
- What is #F5FFFA in RGB?
- #F5FFFA converts to rgb(245, 255, 250) — red 245, green 255, blue 250.
- What text color is readable on #F5FFFA?
- Black text — it has the higher contrast ratio (20.57:1) against #F5FFFA. Black text passes WCAG AAA on #F5FFFA.