Skip to content

#ecfeab

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

RGB
236, 254, 171
HSL
73°, 98%, 83%
CMYK
7, 0, 33, 0
Luminance
0.9166

Every format

HEX#ecfeab
RGBrgb(236, 254, 171)
HSLhsl(73, 98%, 83%)
CMYKcmyk(7%, 0%, 33%, 0%)
LABlab(96.7 -18.8 37.8)
LCHlch(96.7 42.2 116.4)
OKLCHoklch(0.965 0.107 118.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecfeab on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#ecfeab on black: 19.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green99.6%
Blue67.1%

CMYK percentages

Cyan7.1%
Magenta0.0%
Yellow32.7%
Key (black)0.4%

Color previews

#ecfeab text on a black background

contrast 19.33:1

Card sample

#ecfeab text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecfeab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecfeab in the Color Lab