Skip to content

#eafeb1

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

RGB
234, 254, 177
HSL
76°, 98%, 85%
CMYK
8, 0, 30, 0
Luminance
0.9155

Every format

HEX#eafeb1
RGBrgb(234, 254, 177)
HSLhsl(76, 98%, 85%)
CMYKcmyk(8%, 0%, 30%, 0%)
LABlab(96.6 -18.8 34.7)
LCHlch(96.6 39.5 118.4)
OKLCHoklch(0.964 0.100 120.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eafeb1 on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#eafeb1 on black: 19.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red91.8%
Green99.6%
Blue69.4%

CMYK percentages

Cyan7.9%
Magenta0.0%
Yellow30.3%
Key (black)0.4%

Color previews

#eafeb1 text on a black background

contrast 19.31:1

Card sample

#eafeb1 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eafeb1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eafeb1 in the Color Lab