Skip to content

#f0fceb

a pale, vivid green · cool · closest name: ivory

RGB
240, 252, 235
HSL
102°, 74%, 96%
CMYK
5, 0, 7, 1
Luminance
0.9414

Every format

HEX#f0fceb
RGBrgb(240, 252, 235)
HSLhsl(102, 74%, 96%)
CMYKcmyk(5%, 0%, 7%, 1%)
LABlab(97.7 -6.9 6.8)
LCHlch(97.7 9.7 135.6)
OKLCHoklch(0.978 0.026 136.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0fceb on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#f0fceb on black: 19.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green98.8%
Blue92.2%

CMYK percentages

Cyan4.8%
Magenta0.0%
Yellow6.7%
Key (black)1.2%

Color previews

#f0fceb text on a black background

contrast 19.83:1

Card sample

#f0fceb text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0fceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0fceb in the Color Lab