#f3f7f2
a pale, soft green · neutral · closest name: Mint Cream
At a glance
Every number on this page in one read: what #f3f7f2 is made of, how bright it looks, and which way it leans.
Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #f3f7f2 |
| RGB | rgb(243, 247, 242) |
| HSL | hsl(108, 24%, 96%) |
| CMYK | cmyk(2%, 0%, 2%, 3%) |
| LAB | lab(96.8 -2.2 1.9) |
| LCH | lch(96.8 2.9 138.7) |
| OKLCH | oklch(0.972 0.008 139.4) |
| Decimal | 15988722 |
| Display P3 | color(display-p3 0.953 0.969 0.949) |
Copy-ready code
/* CSS */
color: #f3f7f2;
background-color: #f3f7f2;
/* Tailwind (arbitrary) */
class="text-[#f3f7f2] bg-[#f3f7f2]"
/* SCSS */
$brand: #f3f7f2;
/* SwiftUI */
Color(red: 0.953, green: 0.969, blue: 0.949)
/* Android */
Color.parseColor("#f3f7f2")
/* Flutter */
Color(0xFFF3F7F2)
/* Python / OpenCV (BGR) */
(242, 247, 243)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #f3f7f2 is pinned to step 50; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #f3f7f2;
--brand-100: #EEF3ED;
--brand-200: #DAE5D7;
--brand-300: #BFD4BA;
--brand-400: #9FBF97;
--brand-500: #7FAA74;
--brand-600: #69985D;
--brand-700: #577E4E;
--brand-800: #46653E;
--brand-900: #354B30;
--brand-950: #212F1E;
--brand: #f3f7f2;
--brand-ink: #000000;
}Colors that work with #f3f7f2
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #f3f7f2
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Charts, tags and secondary surfaces
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠Text of any size on white — fails WCAG AA
- ⚠White text placed on it
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #F6F2F7 | Directly opposite — maximum tension | |
| Analogous left | #F6F7F2 | Neighbour, quieter | |
| Analogous right | #F2F7F4 | Neighbour, quieter | |
| Split-complement 1 | #F4F2F7 | Contrast without the clash | |
| Split-complement 2 | #F7F2F6 | Contrast without the clash | |
| Triadic 1 | #F2F3F7 | Even thirds — balanced and loud | |
| Triadic 2 | #F7F2F3 | Even thirds — balanced and loud | |
| Tetradic | #F2F6F7 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#f3f7f2 text on a black background
contrast 19.40:1
#f3f7f2 text on a white background
contrast 1.08:1
CSS3 live lab
The quick brown fox
color: #f3f7f2;
background-color: #f3f7f2;
Glowing headline
text-shadow: 2px 2px 8px #f3f7f2;
Soft neon halo
text-shadow: 0 0 14px rgba(243, 247, 242, 0.45);
box-shadow: 0 12px 32px -8px rgba(243, 247, 242, 0.45);
border: 3px solid #f3f7f2; background: linear-gradient(135deg, #f3f7f2, #F2F7F4);
Monochromatic scale
Palettes built from #f3f7f2
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: White (#ffffff) — ΔE2000 4 away, with its history, psychology and brand usage.
#f3f7f2 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Very light tints can drop out on uncoated stock; check it at 100% size before signing off.
#f3f7f2, answered
What color is #f3f7f2?
#f3f7f2 is a pale soft green, closest to Mint Cream (ΔE2000 2.9). It sits at 108° on the hue wheel with 24% saturation and 96% lightness, which reads as neutral.
What is the RGB value of #f3f7f2?
rgb(243, 247, 242) — 243 red, 247 green and 242 blue out of 255, or 95.3% / 96.9% / 94.9% by channel.
Is #f3f7f2 a light or a dark color?
It is a light color. Relative luminance is 0.9199 and perceived brightness is 96%, so black text on it reaches 19.40:1.
Should I use black or white text on #f3f7f2?
Black. It scores 19.40:1 against #f3f7f2, versus 1.08:1 for white — AAA at any size.
What is the complementary color of #f3f7f2?
#F6F2F7 sits directly opposite on the wheel. Softer options are the split-complements #F4F2F7 and #F7F2F6, which give the same contrast with far less vibration.
What colors go well with #f3f7f2?
For interface work: #F6F9F6 as the surface, #D0E0CC for borders, #628E57 for secondary text, #6B4E7E as an accent and #374F31 for hover and pressed states. For a palette, the analogous pair #F6F7F2 and #F2F7F4 stays calm, while #F6F2F7 is the loudest partner.
What is #f3f7f2 in CMYK for printing?
cmyk(2%, 0%, 2%, 3%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #f3f7f2 warm or cool?
Neutral — it scores 55 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F5F7F2; nudged cooler, #F2F7F3.