Skip to content

#eafac8

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

RGB
234, 250, 200
HSL
79°, 83%, 88%
CMYK
6, 0, 20, 2
Luminance
0.9003

Every format

HEX#eafac8
RGBrgb(234, 250, 200)
HSLhsl(79, 83%, 88%)
CMYKcmyk(6%, 0%, 20%, 2%)
LABlab(96.0 -13.6 22.3)
LCHlch(96.0 26.1 121.4)
OKLCHoklch(0.961 0.067 122.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eafac8 on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#eafac8 on black: 19.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red91.8%
Green98.0%
Blue78.4%

CMYK percentages

Cyan6.4%
Magenta0.0%
Yellow20.0%
Key (black)2.0%

Color previews

#eafac8 text on a black background

contrast 19.01:1

Card sample

#eafac8 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eafac8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eafac8 in the Color Lab