Skip to content

#f2fcc9

a pale, electric green · warm · closest name: Light Goldenrod Yellow

RGB
242, 252, 201
HSL
72°, 90%, 89%
CMYK
4, 0, 20, 1
Luminance
0.9272

At a glance

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

Hex
#f2fcc9
Hue
72°
green
Saturation
90%
electric
Lightness
89%
pale
Brightness
99%
HSV value
Perceived
96%
weighted brightness
Luminance
0.9272
WCAG relative
Temperature
Warm
35/100 cool
Color family
Green
Tone
Electric
Best ink
Black
19.54:1
Closest name
Light Goldenrod Yellow
ΔE2000 4.1
Where it sits
Hue72° of 360°
Saturation90%
Lightness89%
Temperature
Warm ← → Cool35% 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#f2fcc9
RGBrgb(242, 252, 201)
HSLhsl(72, 90%, 89%)
CMYKcmyk(4%, 0%, 20%, 1%)
LABlab(97.1 -11.6 23.4)
LCHlch(97.1 26.1 116.4)
OKLCHoklch(0.971 0.067 116.7)
Decimal15924425
Display P3color(display-p3 0.949 0.988 0.788)

Copy-ready code

/* CSS */
color: #f2fcc9;
background-color: #f2fcc9;
/* Tailwind (arbitrary) */
class="text-[#f2fcc9] bg-[#f2fcc9]"
/* SCSS */
$brand: #f2fcc9;
/* SwiftUI */
Color(red: 0.949, green: 0.988, blue: 0.788)
/* Android */
Color.parseColor("#f2fcc9")
/* Flutter */
Color(0xFFF2FCC9)
/* Python / OpenCV (BGR) */
(201, 252, 242)

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

Accessibility — WCAG contrast

Aa
#f2fcc9 on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#f2fcc9 on black: 19.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF6C6
deuteranopia · #FFF7CB
tritanopia · #F8F6EE

Color scale — 50 to 950

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

#FBFDF2
#F6FBE5
#f2fcc9
#E5F995
#D9F660
#CCF32A
#BDE80D
#9DC10B
#7E9B09
#5C700B
#394607
Base = 200Lightest = 50 · #FBFDF2Darkest = 950 · #394607
:root {
  --brand-50: #FBFDF2;
  --brand-100: #F6FBE5;
  --brand-200: #f2fcc9;
  --brand-300: #E5F995;
  --brand-400: #D9F660;
  --brand-500: #CCF32A;
  --brand-600: #BDE80D;
  --brand-700: #9DC10B;
  --brand-800: #7E9B09;
  --brand-900: #5C700B;
  --brand-950: #394607;
  --brand: #f2fcc9;
  --brand-ink: #000000;
}

Colors that work with #f2fcc9

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#E4EDC0
Hairlines and dividers
Muted text#8B9B4B
Captions on the surface
Accent#0712C5
Second voice, not a rival
Dark variant#627907
Hover, pressed, headers
Light variant#F9FEE7
Selected rows, tints
Dark surface#212414
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 #f2fcc9

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#D3C9FC
Analogous left#FCECC9
Analogous right#D8FCC9
Split-complement 1#C9D8FC
Split-complement 2#ECC9FC
Triadic 1#C9F2FC
Triadic 2#FCC9F2
Tetradic#C9FCEC

RGB percentages

Red94.9%
Green98.8%
Blue78.8%

CMYK percentages

Cyan4.0%
Magenta0.0%
Yellow20.2%
Key (black)1.2%

Color previews

#f2fcc9 text on a black background

contrast 19.54:1

Card sample

#f2fcc9 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(242, 252, 201, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(242, 252, 201, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f2fcc9;
background: linear-gradient(135deg, #f2fcc9, #D0FCC9);

Monochromatic scale

Palettes built from #f2fcc9

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.

#f2fcc9 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#f2fcc9, answered

What color is #f2fcc9?

#f2fcc9 is a pale electric green, closest to Light Goldenrod Yellow (ΔE2000 4.1). It sits at 72° on the hue wheel with 90% saturation and 89% lightness, which reads as warm.

What is the RGB value of #f2fcc9?

rgb(242, 252, 201) — 242 red, 252 green and 201 blue out of 255, or 94.9% / 98.8% / 78.8% by channel.

Is #f2fcc9 a light or a dark color?

It is a light color. Relative luminance is 0.9272 and perceived brightness is 96%, so black text on it reaches 19.54:1.

Should I use black or white text on #f2fcc9?

Black. It scores 19.54:1 against #f2fcc9, versus 1.07:1 for white — AAA at any size.

What is the complementary color of #f2fcc9?

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

What colors go well with #f2fcc9?

For interface work: #F9FAF4 as the surface, #E4EDC0 for borders, #8B9B4B for secondary text, #0712C5 as an accent and #627907 for hover and pressed states. For a palette, the analogous pair #FCECC9 and #D8FCC9 stays calm, while #D3C9FC is the loudest partner.

What is #f2fcc9 in CMYK for printing?

cmyk(4%, 0%, 20%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #f2fcc9 warm or cool?

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

Work with #f2fcc9 in the Color Lab