Skip to content

#f7fdfa

a pale, vivid green · cool · closest name: Mint Cream

RGB
247, 253, 250
HSL
150°, 60%, 98%
CMYK
2, 0, 1, 1
Luminance
0.9693

At a glance

Every number on this page in one read: what #f7fdfa is made of, how bright it looks, and which way it leans.

Hex
#f7fdfa
Hue
150°
green
Saturation
60%
vivid
Lightness
98%
pale
Brightness
99%
HSV value
Perceived
98%
weighted brightness
Luminance
0.9693
WCAG relative
Temperature
Cool
75/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
20.39:1
Closest name
Mint Cream
ΔE2000 2.1
Where it sits
Hue150° of 360°
Saturation60%
Lightness98%
Temperature
Warm ← → Cool75% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#f7fdfa
RGBrgb(247, 253, 250)
HSLhsl(150, 60%, 98%)
CMYKcmyk(2%, 0%, 1%, 1%)
LABlab(98.8 -2.5 0.7)
LCHlch(98.8 2.6 163.5)
OKLCHoklch(0.989 0.007 164.9)
Decimal16252410
Display P3color(display-p3 0.969 0.992 0.980)

Copy-ready code

/* CSS */
color: #f7fdfa;
background-color: #f7fdfa;
/* Tailwind (arbitrary) */
class="text-[#f7fdfa] bg-[#f7fdfa]"
/* SCSS */
$brand: #f7fdfa;
/* SwiftUI */
Color(red: 0.969, green: 0.992, blue: 0.980)
/* Android */
Color.parseColor("#f7fdfa")
/* Flutter */
Color(0xFFF7FDFA)
/* Python / OpenCV (BGR) */
(250, 253, 247)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #f7fdfa · 20.39:1
Use #000000AAA at every size.
Aa
White text · 1.03:1
AA fail · AA large fail · AAA fail
Aa
Black text · 20.39:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f7fdfa as text scores 1.03:1 on white and 20.39:1 on black.

Accessibility — WCAG contrast

Aa
#f7fdfa on white: 1.03:1
AA ✗ fail · AA-large · AAA
Aa
#f7fdfa on black: 20.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FDFCFA
deuteranopia · #FCFBFA
tritanopia · #F6FDFC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f7fdfa 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.

#f7fdfa
#E9F7F0
#CCEFDE
#A5E9C7
#78DDAB
#4BD28F
#31C47A
#29A366
#218352
#1B5F3D
#113B26
Base = 50Lightest = 50 · #f7fdfaDarkest = 950 · #113B26
:root {
  --brand-50: #f7fdfa;
  --brand-100: #E9F7F0;
  --brand-200: #CCEFDE;
  --brand-300: #A5E9C7;
  --brand-400: #78DDAB;
  --brand-500: #4BD28F;
  --brand-600: #31C47A;
  --brand-700: #29A366;
  --brand-800: #218352;
  --brand-900: #1B5F3D;
  --brand-950: #113B26;
  --brand: #f7fdfa;
  --brand-ink: #000000;
}

Colors that work with #f7fdfa

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAF7
Tinted page background
Border#C0EDD6
Hairlines and dividers
Muted text#4B9B73
Captions on the surface
Accent#A3298F
Second voice, not a rival
Dark variant#1A6640
Hover, pressed, headers
Light variant#EBFAF2
Selected rows, tints
Dark surface#14241C
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #f7fdfa

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#FDF7FA
Analogous left#F7FDF7
Analogous right#F7FDFD
Split-complement 1#FDF7FD
Split-complement 2#FDF7F7
Triadic 1#FAF7FD
Triadic 2#FDFAF7
Tetradic#F7F7FD

RGB percentages

Red96.9%
Green99.2%
Blue98.0%

CMYK percentages

Cyan2.4%
Magenta0.0%
Yellow1.2%
Key (black)0.8%

Color previews

#f7fdfa text on a black background

contrast 20.39:1

Card sample

#f7fdfa text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #f7fdfa;
Background color
Panel with #f7fdfa background
background-color: #f7fdfa;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #f7fdfa;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(247, 253, 250, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(247, 253, 250, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f7fdfa;
background: linear-gradient(135deg, #f7fdfa, #F7FCFD);

Monochromatic scale

Palettes built from #f7fdfa

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.

#f7fdfa in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#f7fdfa, answered

What color is #f7fdfa?

#f7fdfa is a pale vivid green, closest to Mint Cream (ΔE2000 2.1). It sits at 150° on the hue wheel with 60% saturation and 98% lightness, which reads as cool.

What is the RGB value of #f7fdfa?

rgb(247, 253, 250) — 247 red, 253 green and 250 blue out of 255, or 96.9% / 99.2% / 98% by channel.

Is #f7fdfa a light or a dark color?

It is a light color. Relative luminance is 0.9693 and perceived brightness is 98%, so black text on it reaches 20.39:1.

Should I use black or white text on #f7fdfa?

Black. It scores 20.39:1 against #f7fdfa, versus 1.03:1 for white — AAA at any size.

What is the complementary color of #f7fdfa?

#FDF7FA sits directly opposite on the wheel. Softer options are the split-complements #FDF7FD and #FDF7F7, which give the same contrast with far less vibration.

What colors go well with #f7fdfa?

For interface work: #F4FAF7 as the surface, #C0EDD6 for borders, #4B9B73 for secondary text, #A3298F as an accent and #1A6640 for hover and pressed states. For a palette, the analogous pair #F7FDF7 and #F7FDFD stays calm, while #FDF7FA is the loudest partner.

What is #f7fdfa in CMYK for printing?

cmyk(2%, 0%, 1%, 1%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #f7fdfa warm or cool?

Cool — it scores 75 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F3FCF4; nudged cooler, #F3FCFB.

Work with #f7fdfa in the Color Lab