Skip to content

#f4fbe4

a pale, vivid green · warm · closest name: Beige

RGB
244, 251, 228
HSL
78°, 74%, 94%
CMYK
3, 0, 9, 2
Luminance
0.9383

At a glance

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

Hex
#f4fbe4
Hue
78°
green
Saturation
74%
vivid
Lightness
94%
pale
Brightness
98%
HSV value
Perceived
97%
weighted brightness
Luminance
0.9383
WCAG relative
Temperature
Warm
40/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
19.77:1
Closest name
Beige
ΔE2000 3
Where it sits
Hue78° of 360°
Saturation74%
Lightness94%
Temperature
Warm ← → Cool40% cool

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

Every format

HEX#f4fbe4
RGBrgb(244, 251, 228)
HSLhsl(78, 74%, 94%)
CMYKcmyk(3%, 0%, 9%, 2%)
LABlab(97.6 -6.3 10.2)
LCHlch(97.6 12.0 121.4)
OKLCHoklch(0.977 0.031 120.8)
Decimal16055268
Display P3color(display-p3 0.957 0.984 0.894)

Copy-ready code

/* CSS */
color: #f4fbe4;
background-color: #f4fbe4;
/* Tailwind (arbitrary) */
class="text-[#f4fbe4] bg-[#f4fbe4]"
/* SCSS */
$brand: #f4fbe4;
/* SwiftUI */
Color(red: 0.957, green: 0.984, blue: 0.894)
/* Android */
Color.parseColor("#f4fbe4")
/* Flutter */
Color(0xFFF4FBE4)
/* Python / OpenCV (BGR) */
(228, 251, 244)

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 #f4fbe4 · 19.77:1
Use #000000AAA at every size.
Aa
White text · 1.06:1
AA fail · AA large fail · AAA fail
Aa
Black text · 19.77:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f4fbe4 as text scores 1.06:1 on white and 19.77:1 on black.

Accessibility — WCAG contrast

Aa
#f4fbe4 on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#f4fbe4 on black: 19.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FEF8E3
deuteranopia · #FDF8E5
tritanopia · #F6F8F4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f4fbe4 is pinned to step 100; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9FCF3
#f4fbe4
#E6F3C8
#D7F19D
#C3E96C
#AFE23C
#9ED520
#84B21A
#698E15
#4D6713
#30400C
Base = 100Lightest = 50 · #F9FCF3Darkest = 950 · #30400C
:root {
  --brand-50: #F9FCF3;
  --brand-100: #f4fbe4;
  --brand-200: #E6F3C8;
  --brand-300: #D7F19D;
  --brand-400: #C3E96C;
  --brand-500: #AFE23C;
  --brand-600: #9ED520;
  --brand-700: #84B21A;
  --brand-800: #698E15;
  --brand-900: #4D6713;
  --brand-950: #30400C;
  --brand: #f4fbe4;
  --brand-ink: #000000;
}

Colors that work with #f4fbe4

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#F9FAF4
Tinted page background
Border#DFEDC0
Hairlines and dividers
Muted text#829B4B
Captions on the surface
Accent#2114B8
Second voice, not a rival
Dark variant#526F10
Hover, pressed, headers
Light variant#F6FCE9
Selected rows, tints
Dark surface#1F2414
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 #f4fbe4

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#EBE4FB
Analogous left#FBF6E4
Analogous right#E8FBE4
Split-complement 1#E4E8FB
Split-complement 2#F6E4FB
Triadic 1#E4F4FB
Triadic 2#FBE4F4
Tetradic#E4FBF6

RGB percentages

Red95.7%
Green98.4%
Blue89.4%

CMYK percentages

Cyan2.8%
Magenta0.0%
Yellow9.2%
Key (black)1.6%

Color previews

#f4fbe4 text on a black background

contrast 19.77:1

Card sample

#f4fbe4 text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(244, 251, 228, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(244, 251, 228, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f4fbe4;
background: linear-gradient(135deg, #f4fbe4, #E5FBE4);

Monochromatic scale

Palettes built from #f4fbe4

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.

#f4fbe4 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.

#f4fbe4, answered

What color is #f4fbe4?

#f4fbe4 is a pale vivid green, closest to Beige (ΔE2000 3). It sits at 78° on the hue wheel with 74% saturation and 94% lightness, which reads as warm.

What is the RGB value of #f4fbe4?

rgb(244, 251, 228) — 244 red, 251 green and 228 blue out of 255, or 95.7% / 98.4% / 89.4% by channel.

Is #f4fbe4 a light or a dark color?

It is a light color. Relative luminance is 0.9383 and perceived brightness is 97%, so black text on it reaches 19.77:1.

Should I use black or white text on #f4fbe4?

Black. It scores 19.77:1 against #f4fbe4, versus 1.06:1 for white — AAA at any size.

What is the complementary color of #f4fbe4?

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

What colors go well with #f4fbe4?

For interface work: #F9FAF4 as the surface, #DFEDC0 for borders, #829B4B for secondary text, #2114B8 as an accent and #526F10 for hover and pressed states. For a palette, the analogous pair #FBF6E4 and #E8FBE4 stays calm, while #EBE4FB is the loudest partner.

What is #f4fbe4 in CMYK for printing?

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

Is #f4fbe4 warm or cool?

Warm — it scores 40 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FBFAE4; nudged cooler, #EBFBE4.

Work with #f4fbe4 in the Color Lab