Skip to content

#89df40

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

RGB
137, 223, 64
HSL
93°, 71%, 56%
CMYK
39, 0, 71, 13
Luminance
0.5846

At a glance

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

Hex
#89df40
Hue
93°
green
Saturation
71%
vivid
Lightness
56%
balanced
Brightness
87%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5846
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.69:1
Closest name
Yellow Green
ΔE2000 5.8
Where it sits
Hue93° of 360°
Saturation71%
Lightness56%
Temperature
Warm ← → Cool51% 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#89df40
RGBrgb(137, 223, 64)
HSLhsl(93, 71%, 56%)
CMYKcmyk(39%, 0%, 71%, 13%)
LABlab(81.0 -50.9 65.9)
LCHlch(81.0 83.3 127.7)
OKLCHoklch(0.819 0.206 133.9)
Decimal9035584
Display P3color(display-p3 0.537 0.875 0.251)

Copy-ready code

/* CSS */
color: #89df40;
background-color: #89df40;
/* Tailwind (arbitrary) */
class="text-[#89df40] bg-[#89df40]"
/* SCSS */
$brand: #89df40;
/* SwiftUI */
Color(red: 0.537, green: 0.875, blue: 0.251)
/* Android */
Color.parseColor("#89df40")
/* Flutter */
Color(0xFF89DF40)
/* Python / OpenCV (BGR) */
(64, 223, 137)

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

Accessibility — WCAG contrast

Aa
#89df40 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#89df40 on black: 12.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E8CE24
deuteranopia · #DCC74F
tritanopia · #89D6C0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #89df40 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.

#F7FCF3
#EFF8E7
#DCF3C9
#C4EF9F
#A6E76F
#89df40
#73D223
#60AF1D
#4D8C17
#3A6515
#243F0D
Base = 500Lightest = 50 · #F7FCF3Darkest = 950 · #243F0D
:root {
  --brand-50: #F7FCF3;
  --brand-100: #EFF8E7;
  --brand-200: #DCF3C9;
  --brand-300: #C4EF9F;
  --brand-400: #A6E76F;
  --brand-500: #89df40;
  --brand-600: #73D223;
  --brand-700: #60AF1D;
  --brand-800: #4D8C17;
  --brand-900: #3A6515;
  --brand-950: #243F0D;
  --brand: #89df40;
  --brand-ink: #000000;
}

Colors that work with #89df40

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#F7FAF4
Tinted page background
Border#D4EDC0
Hairlines and dividers
Muted text#6F9B4B
Captions on the surface
Accent#6D3CE3
Second voice, not a rival
Dark variant#3C6D12
Hover, pressed, headers
Light variant#F1FBE9
Selected rows, tints
Dark surface#1B2414
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 #89df40

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#9640DF
Analogous left#D8DF40
Analogous right#40DF47
Split-complement 1#4740DF
Split-complement 2#DF40D8
Triadic 1#4089DF
Triadic 2#DF4089
Tetradic#40D8DF

RGB percentages

Red53.7%
Green87.5%
Blue25.1%

CMYK percentages

Cyan38.6%
Magenta0.0%
Yellow71.3%
Key (black)12.5%

Color previews

#89df40 text on a black background

contrast 12.69:1

Card sample

#89df40 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(137, 223, 64, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(137, 223, 64, 0.45);
Border & gradient
Gradient panel
border: 3px solid #89df40;
background: linear-gradient(135deg, #89df40, #40DF61);

Monochromatic scale

Palettes built from #89df40

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.

#89df40 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.

#89df40, answered

What color is #89df40?

#89df40 is a balanced vivid green, closest to Yellow Green (ΔE2000 5.8). It sits at 93° on the hue wheel with 71% saturation and 56% lightness, which reads as neutral.

What is the RGB value of #89df40?

rgb(137, 223, 64) — 137 red, 223 green and 64 blue out of 255, or 53.7% / 87.5% / 25.1% by channel.

Is #89df40 a light or a dark color?

It is a light color. Relative luminance is 0.5846 and perceived brightness is 74%, so black text on it reaches 12.69:1.

Should I use black or white text on #89df40?

Black. It scores 12.69:1 against #89df40, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #89df40?

#9640DF sits directly opposite on the wheel. Softer options are the split-complements #4740DF and #DF40D8, which give the same contrast with far less vibration.

What colors go well with #89df40?

For interface work: #F7FAF4 as the surface, #D4EDC0 for borders, #6F9B4B for secondary text, #6D3CE3 as an accent and #3C6D12 for hover and pressed states. For a palette, the analogous pair #D8DF40 and #40DF47 stays calm, while #9640DF is the loudest partner.

What is #89df40 in CMYK for printing?

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

Is #89df40 warm or cool?

Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C3DF40; nudged cooler, #4DE13E.

Work with #89df40 in the Color Lab