Skip to content

#f3ffcc

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

RGB
243, 255, 204
HSL
74°, 100%, 90%
CMYK
5, 0, 20, 0
Luminance
0.9493

Every format

HEX#f3ffcc
RGBrgb(243, 255, 204)
HSLhsl(74, 100%, 90%)
CMYKcmyk(5%, 0%, 20%, 0%)
LABlab(98.0 -12.3 23.1)
LCHlch(98.0 26.2 118.1)
OKLCHoklch(0.978 0.067 118.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3ffcc on white: 1.05:1
AA ✗ fail · AA-large · AAA
Aa
#f3ffcc on black: 19.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green100.0%
Blue80.0%

CMYK percentages

Cyan4.7%
Magenta0.0%
Yellow20.0%
Key (black)0.0%

Color previews

#f3ffcc text on a black background

contrast 19.99:1

Card sample

#f3ffcc text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3ffcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3ffcc in the Color Lab