Skip to content

#f9fdec

a pale, electric green · cool · “ivory”

RGB
249, 253, 236
HSL
74°, 81%, 96%
CMYK
2, 0, 7, 1
Luminance
0.9645

Every format

HEX#f9fdec
RGBrgb(249, 253, 236)
HSLhsl(74, 81%, 96%)
CMYKcmyk(2%, 0%, 7%, 1%)
LABlab(98.6 -4.2 7.7)
LCHlch(98.6 8.8 118.9)
OKLCHoklch(0.987 0.023 117.6)

Copy-ready code

/* CSS */
color: #f9fdec;
background-color: #f9fdec;
/* Tailwind (arbitrary) */
class="text-[#f9fdec] bg-[#f9fdec]"
/* SCSS */
$brand: #f9fdec;
/* SwiftUI */
Color(red: 0.976, green: 0.992, blue: 0.925)
/* Android */
Color.parseColor("#f9fdec")

Accessibility — WCAG contrast

Aa
#f9fdec on white: 1.04:1
AA ✗ fail · AA-large · AAA
Aa
#f9fdec on black: 20.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green99.2%
Blue92.5%

CMYK percentages

Cyan1.6%
Magenta0.0%
Yellow6.7%
Key (black)0.8%

Color previews

#f9fdec text on a black background

contrast 20.29:1

Card sample

#f9fdec text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9fdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f9fdec in the Color Lab