Skip to content

#effeb3

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

RGB
239, 254, 179
HSL
72°, 97%, 85%
CMYK
6, 0, 30, 0
Luminance
0.9249

Every format

HEX#effeb3
RGBrgb(239, 254, 179)
HSLhsl(72, 97%, 85%)
CMYKcmyk(6%, 0%, 30%, 0%)
LABlab(97.0 -16.7 34.3)
LCHlch(97.0 38.2 115.9)
OKLCHoklch(0.968 0.097 117.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.7%
Green99.6%
Blue70.2%

CMYK percentages

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

Color previews

#effeb3 text on a black background

contrast 19.50:1

Card sample

#effeb3 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #effeb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #effeb3 in the Color Lab