Skip to content

#effabe

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

RGB
239, 250, 190
HSL
71°, 86%, 86%
CMYK
4, 0, 24, 2
Luminance
0.9044

Every format

HEX#effabe
RGBrgb(239, 250, 190)
HSLhsl(71, 86%, 86%)
CMYKcmyk(4%, 0%, 24%, 2%)
LABlab(96.2 -13.3 27.6)
LCHlch(96.2 30.7 115.6)
OKLCHoklch(0.962 0.078 116.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.7%
Green98.0%
Blue74.5%

CMYK percentages

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

Color previews

#effabe text on a black background

contrast 19.09:1

Card sample

#effabe text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #effabe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #effabe in the Color Lab