Skip to content

#effac2

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

RGB
239, 250, 194
HSL
72°, 85%, 87%
CMYK
4, 0, 22, 2
Luminance
0.9062

Every format

HEX#effac2
RGBrgb(239, 250, 194)
HSLhsl(72, 85%, 87%)
CMYKcmyk(4%, 0%, 22%, 2%)
LABlab(96.3 -12.7 25.7)
LCHlch(96.3 28.7 116.3)
OKLCHoklch(0.963 0.073 116.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.7%
Green98.0%
Blue76.1%

CMYK percentages

Cyan4.4%
Magenta0.0%
Yellow22.4%
Key (black)2.0%

Color previews

#effac2 text on a black background

contrast 19.12:1

Card sample

#effac2 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #effac2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #effac2 in the Color Lab