Skip to content

#89df2c

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

RGB
137, 223, 44
HSL
89°, 74%, 52%
CMYK
39, 0, 80, 13
Luminance
0.5828

At a glance

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

Hex
#89df2c
Hue
89°
green
Saturation
74%
vivid
Lightness
52%
balanced
Brightness
87%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5828
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.66:1
Closest name
Yellow Green
ΔE2000 5.4
Where it sits
Hue89° of 360°
Saturation74%
Lightness52%
Temperature
Warm ← → Cool49% 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#89df2c
RGBrgb(137, 223, 44)
HSLhsl(89, 74%, 52%)
CMYKcmyk(39%, 0%, 80%, 13%)
LABlab(80.9 -52.0 72.0)
LCHlch(80.9 88.9 125.8)
OKLCHoklch(0.818 0.216 132.9)
Decimal9035564
Display P3color(display-p3 0.537 0.875 0.173)

Copy-ready code

/* CSS */
color: #89df2c;
background-color: #89df2c;
/* Tailwind (arbitrary) */
class="text-[#89df2c] bg-[#89df2c]"
/* SCSS */
$brand: #89df2c;
/* SwiftUI */
Color(red: 0.537, green: 0.875, blue: 0.173)
/* Android */
Color.parseColor("#89df2c")
/* Flutter */
Color(0xFF89DF2C)
/* Python / OpenCV (BGR) */
(44, 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 #89df2c · 12.66:1
Use #000000AAA at every size.
Aa
White text · 1.66:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.66:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #89df2c as text scores 1.66:1 on white and 12.66:1 on black.

Accessibility — WCAG contrast

Aa
#89df2c on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#89df2c on black: 12.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E8CD00
deuteranopia · #DDC641
tritanopia · #8AD6BF

Color scale — 50 to 950

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

#F8FCF3
#F0F8E7
#DFF3C8
#C9F09E
#ADE96D
#89df2c
#7ED520
#69B11B
#548E15
#3F6714
#27400C
Base = 500Lightest = 50 · #F8FCF3Darkest = 950 · #27400C
:root {
  --brand-50: #F8FCF3;
  --brand-100: #F0F8E7;
  --brand-200: #DFF3C8;
  --brand-300: #C9F09E;
  --brand-400: #ADE96D;
  --brand-500: #89df2c;
  --brand-600: #7ED520;
  --brand-700: #69B11B;
  --brand-800: #548E15;
  --brand-900: #3F6714;
  --brand-950: #27400C;
  --brand: #89df2c;
  --brand-ink: #000000;
}

Colors that work with #89df2c

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#D7EDC0
Hairlines and dividers
Muted text#749B4B
Captions on the surface
Accent#5327E4
Second voice, not a rival
Dark variant#426F11
Hover, pressed, headers
Light variant#F3FCE9
Selected rows, tints
Dark surface#1C2414
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 #89df2c

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#822CDF
Analogous left#DFDB2C
Analogous right#30DF2C
Split-complement 1#2C30DF
Split-complement 2#DB2CDF
Triadic 1#2C89DF
Triadic 2#DF2C89
Tetradic#2CDFDB

RGB percentages

Red53.7%
Green87.5%
Blue17.3%

CMYK percentages

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

Color previews

#89df2c text on a black background

contrast 12.66:1

Card sample

#89df2c text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89df2c

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.

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

#89df2c, answered

What color is #89df2c?

#89df2c is a balanced vivid green, closest to Yellow Green (ΔE2000 5.4). It sits at 89° on the hue wheel with 74% saturation and 52% lightness, which reads as neutral.

What is the RGB value of #89df2c?

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

Is #89df2c a light or a dark color?

It is a light color. Relative luminance is 0.5828 and perceived brightness is 73%, so black text on it reaches 12.66:1.

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

Black. It scores 12.66:1 against #89df2c, versus 1.66:1 for white — AAA at any size.

What is the complementary color of #89df2c?

#822CDF sits directly opposite on the wheel. Softer options are the split-complements #2C30DF and #DB2CDF, which give the same contrast with far less vibration.

What colors go well with #89df2c?

For interface work: #F7FAF4 as the surface, #D7EDC0 for borders, #749B4B for secondary text, #5327E4 as an accent and #426F11 for hover and pressed states. For a palette, the analogous pair #DFDB2C and #30DF2C stays calm, while #822CDF is the loudest partner.

What is #89df2c in CMYK for printing?

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

Is #89df2c warm or cool?

Neutral — it scores 49 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CBDF2C; nudged cooler, #46E22A.

Work with #89df2c in the Color Lab