Skip to content

#effeb2

a light, electric green · cool · closest name: khaki

RGB
239, 254, 178
HSL
72°, 97%, 85%
CMYK
6, 0, 30, 0
Luminance
0.9245

Every format

HEX#effeb2
RGBrgb(239, 254, 178)
HSLhsl(72, 97%, 85%)
CMYKcmyk(6%, 0%, 30%, 0%)
LABlab(97.0 -16.8 34.8)
LCHlch(97.0 38.6 115.8)
OKLCHoklch(0.968 0.098 117.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#effeb2 on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#effeb2 on black: 19.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.7%
Green99.6%
Blue69.8%

CMYK percentages

Cyan5.9%
Magenta0.0%
Yellow29.9%
Key (black)0.4%

Color previews

#effeb2 text on a black background

contrast 19.49:1

Card sample

#effeb2 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #effeb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #effeb2 in the Color Lab