Skip to content

#eafacb

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

RGB
234, 250, 203
HSL
80°, 83%, 89%
CMYK
6, 0, 19, 2
Luminance
0.9018

Every format

HEX#eafacb
RGBrgb(234, 250, 203)
HSLhsl(80, 83%, 89%)
CMYKcmyk(6%, 0%, 19%, 2%)
LABlab(96.1 -13.2 20.8)
LCHlch(96.1 24.6 122.3)
OKLCHoklch(0.961 0.064 122.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red91.8%
Green98.0%
Blue79.6%

CMYK percentages

Cyan6.4%
Magenta0.0%
Yellow18.8%
Key (black)2.0%

Color previews

#eafacb text on a black background

contrast 19.04:1

Card sample

#eafacb text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eafacb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eafacb in the Color Lab