Skip to content

#0dfa13

a balanced, electric green · cool · closest name: Lime

RGB
13, 250, 19
HSL
122°, 96%, 52%
CMYK
95, 0, 92, 2
Luminance
0.6850

At a glance

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

Hex
#0dfa13
Hue
122°
green
Saturation
96%
electric
Lightness
52%
balanced
Brightness
98%
HSV value
Perceived
75%
weighted brightness
Luminance
0.6850
WCAG relative
Temperature
Cool
63/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.70:1
Closest name
Lime
ΔE2000 1.1
Where it sits
Hue122° of 360°
Saturation96%
Lightness52%
Temperature
Warm ← → Cool63% 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#0dfa13
RGBrgb(13, 250, 19)
HSLhsl(122, 96%, 52%)
CMYKcmyk(95%, 0%, 92%, 2%)
LABlab(86.3 -84.2 80.4)
LCHlch(86.3 116.4 136.3)
OKLCHoklch(0.854 0.287 142.6)
Decimal915987
Display P3color(display-p3 0.051 0.980 0.075)

Copy-ready code

/* CSS */
color: #0dfa13;
background-color: #0dfa13;
/* Tailwind (arbitrary) */
class="text-[#0dfa13] bg-[#0dfa13]"
/* SCSS */
$brand: #0dfa13;
/* SwiftUI */
Color(red: 0.051, green: 0.980, blue: 0.075)
/* Android */
Color.parseColor("#0dfa13")
/* Flutter */
Color(0xFF0DFA13)
/* Python / OpenCV (BGR) */
(19, 250, 13)

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

Accessibility — WCAG contrast

Aa
#0dfa13 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#0dfa13 on black: 14.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE100
deuteranopia · #EAD23D
tritanopia · #00F2D5

Color scale — 50 to 950

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

#F1FDF2
#E4FCE4
#C1FAC3
#91FD94
#5AFC5E
#23FB28
#0dfa13
#04C809
#03A007
#07730A
#044806
Base = 600Lightest = 50 · #F1FDF2Darkest = 950 · #044806
:root {
  --brand-50: #F1FDF2;
  --brand-100: #E4FCE4;
  --brand-200: #C1FAC3;
  --brand-300: #91FD94;
  --brand-400: #5AFC5E;
  --brand-500: #23FB28;
  --brand-600: #0dfa13;
  --brand-700: #04C809;
  --brand-800: #03A007;
  --brand-900: #07730A;
  --brand-950: #044806;
  --brand: #0dfa13;
  --brand-ink: #000000;
}

Colors that work with #0dfa13

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#F4FAF4
Tinted page background
Border#C0EDC1
Hairlines and dividers
Muted text#4B9B4D
Captions on the surface
Accent#C708FF
Second voice, not a rival
Dark variant#037D06
Hover, pressed, headers
Light variant#E6FEE7
Selected rows, tints
Dark surface#142414
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 #0dfa13

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#FA0DF4
Analogous left#7EFA0D
Analogous right#0DFA8A
Split-complement 1#8A0DFA
Split-complement 2#FA0D7E
Triadic 1#130DFA
Triadic 2#FA130D
Tetradic#0D7EFA

RGB percentages

Red5.1%
Green98.0%
Blue7.5%

CMYK percentages

Cyan94.8%
Magenta0.0%
Yellow92.4%
Key (black)2.0%

Color previews

#0dfa13 text on a black background

contrast 14.70:1

Card sample

#0dfa13 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0dfa13;
Background color
Panel with #0dfa13 background
background-color: #0dfa13;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0dfa13;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(13, 250, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(13, 250, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0dfa13;
background: linear-gradient(135deg, #0dfa13, #0DFAB1);

Monochromatic scale

Palettes built from #0dfa13

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.

#0dfa13 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.

#0dfa13, answered

What color is #0dfa13?

#0dfa13 is a balanced electric green, closest to Lime (ΔE2000 1.1). It sits at 122° on the hue wheel with 96% saturation and 52% lightness, which reads as cool.

What is the RGB value of #0dfa13?

rgb(13, 250, 19) — 13 red, 250 green and 19 blue out of 255, or 5.1% / 98% / 7.5% by channel.

Is #0dfa13 a light or a dark color?

It is a light color. Relative luminance is 0.6850 and perceived brightness is 75%, so black text on it reaches 14.70:1.

Should I use black or white text on #0dfa13?

Black. It scores 14.70:1 against #0dfa13, versus 1.43:1 for white — AAA at any size.

What is the complementary color of #0dfa13?

#FA0DF4 sits directly opposite on the wheel. Softer options are the split-complements #8A0DFA and #FA0D7E, which give the same contrast with far less vibration.

What colors go well with #0dfa13?

For interface work: #F4FAF4 as the surface, #C0EDC1 for borders, #4B9B4D for secondary text, #C708FF as an accent and #037D06 for hover and pressed states. For a palette, the analogous pair #7EFA0D and #0DFA8A stays calm, while #FA0DF4 is the loudest partner.

What is #0dfa13 in CMYK for printing?

cmyk(95%, 0%, 92%, 2%). 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 #0dfa13 warm or cool?

Cool — it scores 63 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #5EFA0D; nudged cooler, #0BFD69.

Work with #0dfa13 in the Color Lab