Skip to content

#efffad

a light, electric green · cool · closest name: khaki

RGB
239, 255, 173
HSL
72°, 100%, 84%
CMYK
6, 0, 32, 0
Luminance
0.9289

Every format

HEX#efffad
RGBrgb(239, 255, 173)
HSLhsl(72, 100%, 84%)
CMYKcmyk(6%, 0%, 32%, 0%)
LABlab(97.2 -17.9 37.5)
LCHlch(97.2 41.6 115.6)
OKLCHoklch(0.969 0.105 117.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#efffad on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#efffad on black: 19.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.7%
Green100.0%
Blue67.8%

CMYK percentages

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

Color previews

#efffad text on a black background

contrast 19.58:1

Card sample

#efffad text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #efffad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #efffad in the Color Lab