Skip to content

#eaffcd

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

RGB
234, 255, 205
HSL
85°, 100%, 90%
CMYK
8, 0, 20, 0
Luminance
0.9342

Every format

HEX#eaffcd
RGBrgb(234, 255, 205)
HSLhsl(85, 100%, 90%)
CMYKcmyk(8%, 0%, 20%, 0%)
LABlab(97.4 -15.3 21.6)
LCHlch(97.4 26.5 125.3)
OKLCHoklch(0.972 0.069 126.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red91.8%
Green100.0%
Blue80.4%

CMYK percentages

Cyan8.2%
Magenta0.0%
Yellow19.6%
Key (black)0.0%

Color previews

#eaffcd text on a black background

contrast 19.68:1

Card sample

#eaffcd text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eaffcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eaffcd in the Color Lab