Skip to content

#eff5da

a pale, vivid green · cool · “beige”

RGB
239, 245, 218
HSL
73°, 57%, 91%
CMYK
2, 0, 11, 4
Luminance
0.8872

Every format

HEX#eff5da
RGBrgb(239, 245, 218)
HSLhsl(73, 57%, 91%)
CMYKcmyk(2%, 0%, 11%, 4%)
LABlab(95.5 -6.6 12.3)
LCHlch(95.5 14.0 118.1)
OKLCHoklch(0.959 0.036 117.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eff5da on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#eff5da on black: 18.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.7%
Green96.1%
Blue85.5%

CMYK percentages

Cyan2.4%
Magenta0.0%
Yellow11.0%
Key (black)3.9%

Color previews

#eff5da text on a black background

contrast 18.74:1

Card sample

#eff5da text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eff5da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eff5da in the Color Lab