Skip to content

#f2ffdc

a pale, electric green · cool · closest name: beige

RGB
242, 255, 220
HSL
82°, 100%, 93%
CMYK
5, 0, 14, 0
Luminance
0.9556

Every format

HEX#f2ffdc
RGBrgb(242, 255, 220)
HSLhsl(82, 100%, 93%)
CMYKcmyk(5%, 0%, 14%, 0%)
LABlab(98.3 -10.2 15.3)
LCHlch(98.3 18.4 123.7)
OKLCHoklch(0.981 0.048 123.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red94.9%
Green100.0%
Blue86.3%

CMYK percentages

Cyan5.1%
Magenta0.0%
Yellow13.7%
Key (black)0.0%

Color previews

#f2ffdc text on a black background

contrast 20.11:1

Card sample

#f2ffdc text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2ffdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2ffdc in the Color Lab