Skip to content

#eafad2

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

RGB
234, 250, 210
HSL
84°, 80%, 90%
CMYK
6, 0, 16, 2
Luminance
0.9052

Every format

HEX#eafad2
RGBrgb(234, 250, 210)
HSLhsl(84, 80%, 90%)
CMYKcmyk(6%, 0%, 16%, 2%)
LABlab(96.2 -12.1 17.4)
LCHlch(96.2 21.2 124.7)
OKLCHoklch(0.963 0.055 125.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red91.8%
Green98.0%
Blue82.4%

CMYK percentages

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

Color previews

#eafad2 text on a black background

contrast 19.10:1

Card sample

#eafad2 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eafad2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eafad2 in the Color Lab