Skip to content

#ebffda

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

RGB
235, 255, 218
HSL
92°, 100%, 93%
CMYK
8, 0, 15, 0
Luminance
0.9424

Every format

HEX#ebffda
RGBrgb(235, 255, 218)
HSLhsl(92, 100%, 93%)
CMYKcmyk(8%, 0%, 15%, 0%)
LABlab(97.7 -12.9 15.5)
LCHlch(97.7 20.2 129.8)
OKLCHoklch(0.976 0.053 130.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green100.0%
Blue85.5%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow14.5%
Key (black)0.0%

Color previews

#ebffda text on a black background

contrast 19.85:1

Card sample

#ebffda text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebffda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebffda in the Color Lab