Skip to content

#eafadc

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

RGB
234, 250, 220
HSL
92°, 75%, 92%
CMYK
6, 0, 12, 2
Luminance
0.9103

Every format

HEX#eafadc
RGBrgb(234, 250, 220)
HSLhsl(92, 75%, 92%)
CMYKcmyk(6%, 0%, 12%, 2%)
LABlab(96.4 -10.5 12.6)
LCHlch(96.4 16.4 129.7)
OKLCHoklch(0.965 0.043 130.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red91.8%
Green98.0%
Blue86.3%

CMYK percentages

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

Color previews

#eafadc text on a black background

contrast 19.21:1

Card sample

#eafadc text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eafadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eafadc in the Color Lab