Skip to content

#89cf01

a dark, electric green · warm · closest name: Yellow Green

RGB
137, 207, 1
HSL
80°, 99%, 41%
CMYK
34, 0, 100, 19
Luminance
0.4995

At a glance

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

Hex
#89cf01
Hue
80°
green
Saturation
99%
electric
Lightness
41%
dark
Brightness
81%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4995
WCAG relative
Temperature
Warm
42/100 cool
Color family
Green
Tone
Electric
Best ink
Black
10.99:1
Closest name
Yellow Green
ΔE2000 2.8
Where it sits
Hue80° of 360°
Saturation99%
Lightness41%
Temperature
Warm ← → Cool42% cool

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

Every format

HEX#89cf01
RGBrgb(137, 207, 1)
HSLhsl(80, 99%, 41%)
CMYKcmyk(34%, 0%, 100%, 19%)
LABlab(76.0 -46.6 75.1)
LCHlch(76.0 88.4 121.8)
OKLCHoklch(0.778 0.209 129.9)
Decimal9031425
Display P3color(display-p3 0.537 0.812 0.004)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89cf01 on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#89cf01 on black: 10.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D9BF00
deuteranopia · #D0BA2B
tritanopia · #8DC5B0

Color scale — 50 to 950

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

#F9FEF1
#F4FCE3
#E7FBC0
#D9FE8F
#C6FE58
#B2FE20
#A1F401
#89cf01
#6BA201
#4F7505
#314903
Base = 700Lightest = 50 · #F9FEF1Darkest = 950 · #314903
:root {
  --brand-50: #F9FEF1;
  --brand-100: #F4FCE3;
  --brand-200: #E7FBC0;
  --brand-300: #D9FE8F;
  --brand-400: #C6FE58;
  --brand-500: #B2FE20;
  --brand-600: #A1F401;
  --brand-700: #89cf01;
  --brand-800: #6BA201;
  --brand-900: #4F7505;
  --brand-950: #314903;
  --brand: #89cf01;
  --brand-ink: #000000;
}

Colors that work with #89cf01

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#DDEDC0
Hairlines and dividers
Muted text#809B4B
Captions on the surface
Accent#1300D0
Second voice, not a rival
Dark variant#547F01
Hover, pressed, headers
Light variant#F6FFE6
Selected rows, tints
Dark surface#1F2414
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 #89cf01

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • 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#4701CF
Analogous left#CFAE01
Analogous right#22CF01
Split-complement 1#0122CF
Split-complement 2#AE01CF
Triadic 1#0189CF
Triadic 2#CF0189
Tetradic#01CFAE

RGB percentages

Red53.7%
Green81.2%
Blue0.4%

CMYK percentages

Cyan33.8%
Magenta0.0%
Yellow99.5%
Key (black)18.8%

Color previews

#89cf01 text on a black background

contrast 10.99:1

Card sample

#89cf01 text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(137, 207, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(137, 207, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #89cf01;
background: linear-gradient(135deg, #89cf01, #01CF02);

Monochromatic scale

Palettes built from #89cf01

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.

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

#89cf01, answered

What color is #89cf01?

#89cf01 is a dark electric green, closest to Yellow Green (ΔE2000 2.8). It sits at 80° on the hue wheel with 99% saturation and 41% lightness, which reads as warm.

What is the RGB value of #89cf01?

rgb(137, 207, 1) — 137 red, 207 green and 1 blue out of 255, or 53.7% / 81.2% / 0.4% by channel.

Is #89cf01 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4995 and perceived brightness is 69%, so black text on it reaches 10.99:1.

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

Black. It scores 10.99:1 against #89cf01, versus 1.91:1 for white — AAA at any size.

What is the complementary color of #89cf01?

#4701CF sits directly opposite on the wheel. Softer options are the split-complements #0122CF and #AE01CF, which give the same contrast with far less vibration.

What colors go well with #89cf01?

For interface work: #F8FAF4 as the surface, #DDEDC0 for borders, #809B4B for secondary text, #1300D0 as an accent and #547F01 for hover and pressed states. For a palette, the analogous pair #CFAE01 and #22CF01 stays calm, while #4701CF is the loudest partner.

What is #89cf01 in CMYK for printing?

cmyk(34%, 0%, 100%, 19%). 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 #89cf01 warm or cool?

Warm — it scores 42 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CFCA01; nudged cooler, #3DD000.

Work with #89cf01 in the Color Lab