Skip to content

#eafccc

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

RGB
234, 252, 204
HSL
83°, 89%, 89%
CMYK
7, 0, 19, 1
Luminance
0.9147

Every format

HEX#eafccc
RGBrgb(234, 252, 204)
HSLhsl(83, 89%, 89%)
CMYKcmyk(7%, 0%, 19%, 1%)
LABlab(96.6 -14.0 21.1)
LCHlch(96.6 25.3 123.6)
OKLCHoklch(0.966 0.065 124.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red91.8%
Green98.8%
Blue80.0%

CMYK percentages

Cyan7.1%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#eafccc text on a black background

contrast 19.29:1

Card sample

#eafccc text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eafccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eafccc in the Color Lab