Skip to content

#abf44f

a balanced, electric green · neutral · closest name: Green Yellow

RGB
171, 244, 79
HSL
87°, 88%, 63%
CMYK
30, 0, 68, 4
Luminance
0.7392

At a glance

Every number on this page in one read: what #abf44f is made of, how bright it looks, and which way it leans.

Hex
#abf44f
Hue
87°
green
Saturation
88%
electric
Lightness
63%
balanced
Brightness
96%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7392
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.78:1
Closest name
Green Yellow
ΔE2000 3.4
Where it sits
Hue87° of 360°
Saturation88%
Lightness63%
Temperature
Warm ← → Cool47% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#abf44f
RGBrgb(171, 244, 79)
HSLhsl(87, 88%, 63%)
CMYKcmyk(30%, 0%, 68%, 4%)
LABlab(88.9 -47.0 69.1)
LCHlch(88.9 83.5 124.2)
OKLCHoklch(0.888 0.205 130.3)
Decimal11269199
Display P3color(display-p3 0.671 0.957 0.310)

Copy-ready code

/* CSS */
color: #abf44f;
background-color: #abf44f;
/* Tailwind (arbitrary) */
class="text-[#abf44f] bg-[#abf44f]"
/* SCSS */
$brand: #abf44f;
/* SwiftUI */
Color(red: 0.671, green: 0.957, blue: 0.310)
/* Android */
Color.parseColor("#abf44f")
/* Flutter */
Color(0xFFABF44F)
/* Python / OpenCV (BGR) */
(79, 244, 171)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #abf44f · 15.78:1
Use #000000AAA at every size.
Aa
White text · 1.33:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.78:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #abf44f as text scores 1.33:1 on white and 15.78:1 on black.

Accessibility — WCAG contrast

Aa
#abf44f on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#abf44f on black: 15.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE336
deuteranopia · #F5DD5D
tritanopia · #AFEAD3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #abf44f is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F8FDF2
#F1FAE5
#E1F8C4
#CDF895
#abf44f
#9AF22C
#87E60E
#70C00C
#5A9A0A
#436F0C
#2A4507
Base = 400Lightest = 50 · #F8FDF2Darkest = 950 · #2A4507
:root {
  --brand-50: #F8FDF2;
  --brand-100: #F1FAE5;
  --brand-200: #E1F8C4;
  --brand-300: #CDF895;
  --brand-400: #abf44f;
  --brand-500: #9AF22C;
  --brand-600: #87E60E;
  --brand-700: #70C00C;
  --brand-800: #5A9A0A;
  --brand-900: #436F0C;
  --brand-950: #2A4507;
  --brand: #abf44f;
  --brand-ink: #000000;
}

Colors that work with #abf44f

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F8FAF4
Tinted page background
Border#D9EDC0
Hairlines and dividers
Muted text#779B4B
Captions on the surface
Accent#6C4BF8
Second voice, not a rival
Dark variant#467808
Hover, pressed, headers
Light variant#F4FDE7
Selected rows, tints
Dark surface#1D2414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #abf44f

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#984FF4
Analogous left#F4EA4F
Analogous right#59F44F
Split-complement 1#4F59F4
Split-complement 2#EA4FF4
Triadic 1#4FABF4
Triadic 2#F44FAB
Tetradic#4FF4EA

RGB percentages

Red67.1%
Green95.7%
Blue31.0%

CMYK percentages

Cyan29.9%
Magenta0.0%
Yellow67.6%
Key (black)4.3%

Color previews

#abf44f text on a black background

contrast 15.78:1

Card sample

#abf44f text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 244, 79, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 244, 79, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abf44f;
background: linear-gradient(135deg, #abf44f, #4FF461);

Monochromatic scale

Palettes built from #abf44f

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#abf44f in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#abf44f, answered

What color is #abf44f?

#abf44f is a balanced electric green, closest to Green Yellow (ΔE2000 3.4). It sits at 87° on the hue wheel with 88% saturation and 63% lightness, which reads as neutral.

What is the RGB value of #abf44f?

rgb(171, 244, 79) — 171 red, 244 green and 79 blue out of 255, or 67.1% / 95.7% / 31% by channel.

Is #abf44f a light or a dark color?

It is a light color. Relative luminance is 0.7392 and perceived brightness is 83%, so black text on it reaches 15.78:1.

Should I use black or white text on #abf44f?

Black. It scores 15.78:1 against #abf44f, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #abf44f?

#984FF4 sits directly opposite on the wheel. Softer options are the split-complements #4F59F4 and #EA4FF4, which give the same contrast with far less vibration.

What colors go well with #abf44f?

For interface work: #F8FAF4 as the surface, #D9EDC0 for borders, #779B4B for secondary text, #6C4BF8 as an accent and #467808 for hover and pressed states. For a palette, the analogous pair #F4EA4F and #59F44F stays calm, while #984FF4 is the loudest partner.

What is #abf44f in CMYK for printing?

cmyk(30%, 0%, 68%, 4%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #abf44f warm or cool?

Neutral — it scores 47 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E8F44F; nudged cooler, #6DF64D.

Work with #abf44f in the Color Lab