Skip to content

#5fd84a

a balanced, vivid green · cool · closest name: Lime Green

RGB
95, 216, 74
HSL
111°, 65%, 57%
CMYK
56, 0, 66, 15
Luminance
0.5204

At a glance

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

Hex
#5fd84a
Hue
111°
green
Saturation
65%
vivid
Lightness
57%
balanced
Brightness
85%
HSV value
Perceived
69%
weighted brightness
Luminance
0.5204
WCAG relative
Temperature
Cool
59/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.41:1
Closest name
Lime Green
ΔE2000 3.9
Where it sits
Hue111° of 360°
Saturation65%
Lightness57%
Temperature
Warm ← → Cool59% cool

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

Every format

HEX#5fd84a
RGBrgb(95, 216, 74)
HSLhsl(111, 65%, 57%)
CMYKcmyk(56%, 0%, 66%, 15%)
LABlab(77.3 -59.8 57.8)
LCHlch(77.3 83.2 136.0)
OKLCHoklch(0.784 0.211 140.9)
Decimal6281290
Display P3color(display-p3 0.373 0.847 0.290)

Copy-ready code

/* CSS */
color: #5fd84a;
background-color: #5fd84a;
/* Tailwind (arbitrary) */
class="text-[#5fd84a] bg-[#5fd84a]"
/* SCSS */
$brand: #5fd84a;
/* SwiftUI */
Color(red: 0.373, green: 0.847, blue: 0.290)
/* Android */
Color.parseColor("#5fd84a")
/* Flutter */
Color(0xFF5FD84A)
/* Python / OpenCV (BGR) */
(74, 216, 95)

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 #5fd84a · 11.41:1
Use #000000AAA at every size.
Aa
White text · 1.84:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.41:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #5fd84a as text scores 1.84:1 on white and 11.41:1 on black.

Accessibility — WCAG contrast

Aa
#5fd84a on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#5fd84a on black: 11.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DDC537
deuteranopia · #CEBB57
tritanopia · #4FD1BB

Color scale — 50 to 950

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

#F5FBF4
#EAF7E8
#D1F1CB
#ADEBA3
#85E175
#5fd84a
#43C92B
#38A824
#2D861D
#246219
#163D10
Base = 500Lightest = 50 · #F5FBF4Darkest = 950 · #163D10
:root {
  --brand-50: #F5FBF4;
  --brand-100: #EAF7E8;
  --brand-200: #D1F1CB;
  --brand-300: #ADEBA3;
  --brand-400: #85E175;
  --brand-500: #5fd84a;
  --brand-600: #43C92B;
  --brand-700: #38A824;
  --brand-800: #2D861D;
  --brand-900: #246219;
  --brand-950: #163D10;
  --brand: #5fd84a;
  --brand-ink: #000000;
}

Colors that work with #5fd84a

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#F5FAF4
Tinted page background
Border#C6EDC0
Hairlines and dividers
Muted text#579B4B
Captions on the surface
Accent#A046DC
Second voice, not a rival
Dark variant#236917
Hover, pressed, headers
Light variant#ECFAEA
Selected rows, tints
Dark surface#162414
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 #5fd84a

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#C34AD8
Analogous left#A6D84A
Analogous right#4AD87C
Split-complement 1#7C4AD8
Split-complement 2#D84AA6
Triadic 1#4A5FD8
Triadic 2#D84A5F
Tetradic#4AA6D8

RGB percentages

Red37.3%
Green84.7%
Blue29.0%

CMYK percentages

Cyan56.0%
Magenta0.0%
Yellow65.7%
Key (black)15.3%

Color previews

#5fd84a text on a black background

contrast 11.41:1

Card sample

#5fd84a text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(95, 216, 74, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(95, 216, 74, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5fd84a;
background: linear-gradient(135deg, #5fd84a, #4AD894);

Monochromatic scale

Palettes built from #5fd84a

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.

#5fd84a 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

Converts to four-color process without much drama. Proof it anyway.

#5fd84a, answered

What color is #5fd84a?

#5fd84a is a balanced vivid green, closest to Lime Green (ΔE2000 3.9). It sits at 111° on the hue wheel with 65% saturation and 57% lightness, which reads as cool.

What is the RGB value of #5fd84a?

rgb(95, 216, 74) — 95 red, 216 green and 74 blue out of 255, or 37.3% / 84.7% / 29% by channel.

Is #5fd84a a light or a dark color?

It is a light color. Relative luminance is 0.5204 and perceived brightness is 69%, so black text on it reaches 11.41:1.

Should I use black or white text on #5fd84a?

Black. It scores 11.41:1 against #5fd84a, versus 1.84:1 for white — AAA at any size.

What is the complementary color of #5fd84a?

#C34AD8 sits directly opposite on the wheel. Softer options are the split-complements #7C4AD8 and #D84AA6, which give the same contrast with far less vibration.

What colors go well with #5fd84a?

For interface work: #F5FAF4 as the surface, #C6EDC0 for borders, #579B4B for secondary text, #A046DC as an accent and #236917 for hover and pressed states. For a palette, the analogous pair #A6D84A and #4AD87C stays calm, while #C34AD8 is the loudest partner.

What is #5fd84a in CMYK for printing?

cmyk(56%, 0%, 66%, 15%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #5fd84a warm or cool?

Cool — it scores 59 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #93D84A; nudged cooler, #48DA68.

Work with #5fd84a in the Color Lab