Skip to content

#efffce

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

RGB
239, 255, 206
HSL
80°, 100%, 90%
CMYK
6, 0, 19, 0
Luminance
0.9433

Every format

HEX#efffce
RGBrgb(239, 255, 206)
HSLhsl(80, 100%, 90%)
CMYKcmyk(6%, 0%, 19%, 0%)
LABlab(97.8 -13.4 21.7)
LCHlch(97.8 25.5 121.7)
OKLCHoklch(0.976 0.066 122.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.7%
Green100.0%
Blue80.8%

CMYK percentages

Cyan6.3%
Magenta0.0%
Yellow19.2%
Key (black)0.0%

Color previews

#efffce text on a black background

contrast 19.87:1

Card sample

#efffce text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #efffce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #efffce in the Color Lab