Skip to content

#abec3f

a balanced, electric green · cool · closest name: yellow

RGB
171, 236, 63
HSL
83°, 82%, 59%
CMYK
28, 0, 73, 8
Luminance
0.6901

Every format

HEX#abec3f
RGBrgb(171, 236, 63)
HSLhsl(83, 82%, 59%)
CMYKcmyk(28%, 0%, 73%, 8%)
LABlab(86.5 -44.5 72.3)
LCHlch(86.5 84.9 121.6)
OKLCHoklch(0.869 0.205 128.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abec3f on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#abec3f on black: 14.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green92.5%
Blue24.7%

CMYK percentages

Cyan27.5%
Magenta0.0%
Yellow73.3%
Key (black)7.5%

Color previews

#abec3f text on a black background

contrast 14.80:1

Card sample

#abec3f text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abec3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abec3f in the Color Lab