Skip to content

#01df50

a dark, electric green · cool · closest name: Lime Green

RGB
1, 223, 80
HSL
141°, 99%, 44%
CMYK
100, 0, 64, 13
Luminance
0.5336

At a glance

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

Hex
#01df50
Hue
141°
green
Saturation
99%
electric
Lightness
44%
dark
Brightness
87%
HSV value
Perceived
68%
weighted brightness
Luminance
0.5336
WCAG relative
Temperature
Cool
71/100 cool
Color family
Green
Tone
Electric
Best ink
Black
11.67:1
Closest name
Lime Green
ΔE2000 4.9
Where it sits
Hue141° of 360°
Saturation99%
Lightness44%
Temperature
Warm ← → Cool71% 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#01df50
RGBrgb(1, 223, 80)
HSLhsl(141, 99%, 44%)
CMYKcmyk(100%, 0%, 64%, 13%)
LABlab(78.1 -73.5 55.8)
LCHlch(78.1 92.2 142.8)
OKLCHoklch(0.787 0.236 146.6)
Decimal122704
Display P3color(display-p3 0.004 0.875 0.314)

Copy-ready code

/* CSS */
color: #01df50;
background-color: #01df50;
/* Tailwind (arbitrary) */
class="text-[#01df50] bg-[#01df50]"
/* SCSS */
$brand: #01df50;
/* SwiftUI */
Color(red: 0.004, green: 0.875, blue: 0.314)
/* Android */
Color.parseColor("#01df50")
/* Flutter */
Color(0xFF01DF50)
/* Python / OpenCV (BGR) */
(80, 223, 1)

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

Accessibility — WCAG contrast

Aa
#01df50 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#01df50 on black: 11.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E2CA3E
deuteranopia · #CEBC5D
tritanopia · #00DAC1

Color scale — 50 to 950

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

#F1FEF6
#E3FCEC
#C0FBD5
#8FFEB7
#57FE93
#20FE6F
#01F458
#01df50
#01A23A
#05752D
#03491C
Base = 700Lightest = 50 · #F1FEF6Darkest = 950 · #03491C
:root {
  --brand-50: #F1FEF6;
  --brand-100: #E3FCEC;
  --brand-200: #C0FBD5;
  --brand-300: #8FFEB7;
  --brand-400: #57FE93;
  --brand-500: #20FE6F;
  --brand-600: #01F458;
  --brand-700: #01df50;
  --brand-800: #01A23A;
  --brand-900: #05752D;
  --brand-950: #03491C;
  --brand: #01df50;
  --brand-ink: #000000;
}

Colors that work with #01df50

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#F4FAF6
Tinted page background
Border#C0EDD0
Hairlines and dividers
Muted text#4B9B67
Captions on the surface
Accent#E000C8
Second voice, not a rival
Dark variant#017F2E
Hover, pressed, headers
Light variant#E6FFEF
Selected rows, tints
Dark surface#14241A
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 #01df50

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#DF0190
Analogous left#21DF01
Analogous right#01DFBF
Split-complement 1#BF01DF
Split-complement 2#DF0121
Triadic 1#5001DF
Triadic 2#DF5001
Tetradic#0121DF

RGB percentages

Red0.4%
Green87.5%
Blue31.4%

CMYK percentages

Cyan99.6%
Magenta0.0%
Yellow64.1%
Key (black)12.5%

Color previews

#01df50 text on a black background

contrast 11.67:1

Card sample

#01df50 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(1, 223, 80, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(1, 223, 80, 0.45);
Border & gradient
Gradient panel
border: 3px solid #01df50;
background: linear-gradient(135deg, #01df50, #01DADF);

Monochromatic scale

Palettes built from #01df50

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.

#01df50 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.

#01df50, answered

What color is #01df50?

#01df50 is a dark electric green, closest to Lime Green (ΔE2000 4.9). It sits at 141° on the hue wheel with 99% saturation and 44% lightness, which reads as cool.

What is the RGB value of #01df50?

rgb(1, 223, 80) — 1 red, 223 green and 80 blue out of 255, or 0.4% / 87.5% / 31.4% by channel.

Is #01df50 a light or a dark color?

It is a light color. Relative luminance is 0.5336 and perceived brightness is 68%, so black text on it reaches 11.67:1.

Should I use black or white text on #01df50?

Black. It scores 11.67:1 against #01df50, versus 1.80:1 for white — AAA at any size.

What is the complementary color of #01df50?

#DF0190 sits directly opposite on the wheel. Softer options are the split-complements #BF01DF and #DF0121, which give the same contrast with far less vibration.

What colors go well with #01df50?

For interface work: #F4FAF6 as the surface, #C0EDD0 for borders, #4B9B67 for secondary text, #E000C8 as an accent and #017F2E for hover and pressed states. For a palette, the analogous pair #21DF01 and #01DFBF stays calm, while #DF0190 is the loudest partner.

What is #01df50 in CMYK for printing?

cmyk(100%, 0%, 64%, 13%). 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 #01df50 warm or cool?

Cool — it scores 71 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #03DF01; nudged cooler, #00E0A2.

Work with #01df50 in the Color Lab