Skip to content

#00df50

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

RGB
0, 223, 80
HSL
142°, 100%, 44%
CMYK
100, 0, 64, 13
Luminance
0.5335

At a glance

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

Hex
#00df50
Hue
142°
green
Saturation
100%
electric
Lightness
44%
dark
Brightness
87%
HSV value
Perceived
68%
weighted brightness
Luminance
0.5335
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
Hue142° of 360°
Saturation100%
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#00df50
RGBrgb(0, 223, 80)
HSLhsl(142, 100%, 44%)
CMYKcmyk(100%, 0%, 64%, 13%)
LABlab(78.1 -73.5 55.8)
LCHlch(78.1 92.3 142.8)
OKLCHoklch(0.787 0.236 146.7)
Decimal57168
Display P3color(display-p3 0.000 0.875 0.314)

Copy-ready code

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

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 #00df50 · 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: #00df50 as text scores 1.80:1 on white and 11.67:1 on black.

Accessibility — WCAG contrast

Aa
#00df50 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#00df50 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. #00df50 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
#C0FCD5
#8FFFB7
#57FF93
#1FFF6F
#00F558
#00df50
#00A33A
#05762D
#03491C
Base = 700Lightest = 50 · #F1FEF6Darkest = 950 · #03491C
:root {
  --brand-50: #F1FEF6;
  --brand-100: #E3FCEC;
  --brand-200: #C0FCD5;
  --brand-300: #8FFFB7;
  --brand-400: #57FF93;
  --brand-500: #1FFF6F;
  --brand-600: #00F558;
  --brand-700: #00df50;
  --brand-800: #00A33A;
  --brand-900: #05762D;
  --brand-950: #03491C;
  --brand: #00df50;
  --brand-ink: #000000;
}

Colors that work with #00df50

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#DF00C7
Second voice, not a rival
Dark variant#00802E
Hover, pressed, headers
Light variant#E5FFEF
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 #00df50

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#DF008F
Analogous left#20DF00
Analogous right#00DFBF
Split-complement 1#BF00DF
Split-complement 2#DF0020
Triadic 1#5000DF
Triadic 2#DF5000
Tetradic#0020DF

RGB percentages

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

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow64.1%
Key (black)12.5%

Color previews

#00df50 text on a black background

contrast 11.67:1

Card sample

#00df50 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00df50

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.

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

#00df50, answered

What color is #00df50?

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

What is the RGB value of #00df50?

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

Is #00df50 a light or a dark color?

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

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

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

What is the complementary color of #00df50?

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

What colors go well with #00df50?

For interface work: #F4FAF6 as the surface, #C0EDD0 for borders, #4B9B67 for secondary text, #DF00C7 as an accent and #00802E for hover and pressed states. For a palette, the analogous pair #20DF00 and #00DFBF stays calm, while #DF008F is the loudest partner.

What is #00df50 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 #00df50 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 #02DF00; nudged cooler, #00DFA2.

Work with #00df50 in the Color Lab