Skip to content

#0dfd90

a balanced, electric green · cool · closest name: Medium Spring Green

RGB
13, 253, 144
HSL
153°, 98%, 52%
CMYK
95, 0, 43, 1
Luminance
0.7235

At a glance

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

Hex
#0dfd90
Hue
153°
green
Saturation
98%
electric
Lightness
52%
balanced
Brightness
99%
HSV value
Perceived
78%
weighted brightness
Luminance
0.7235
WCAG relative
Temperature
Cool
76/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.47:1
Closest name
Medium Spring Green
ΔE2000 2
Where it sits
Hue153° of 360°
Saturation98%
Lightness52%
Temperature
Warm ← → Cool76% 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#0dfd90
RGBrgb(13, 253, 144)
HSLhsl(153, 98%, 52%)
CMYKcmyk(95%, 0%, 43%, 1%)
LABlab(88.1 -73.2 38.5)
LCHlch(88.1 82.7 152.3)
OKLCHoklch(0.873 0.218 154.2)
Decimal916880
Display P3color(display-p3 0.051 0.992 0.565)

Copy-ready code

/* CSS */
color: #0dfd90;
background-color: #0dfd90;
/* Tailwind (arbitrary) */
class="text-[#0dfd90] bg-[#0dfd90]"
/* SCSS */
$brand: #0dfd90;
/* SwiftUI */
Color(red: 0.051, green: 0.992, blue: 0.565)
/* Android */
Color.parseColor("#0dfd90")
/* Flutter */
Color(0xFF0DFD90)
/* Python / OpenCV (BGR) */
(144, 253, 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 #0dfd90 · 15.47:1
Use #000000AAA at every size.
Aa
White text · 1.36:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.47:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #0dfd90 as text scores 1.36:1 on white and 15.47:1 on black.

Accessibility — WCAG contrast

Aa
#0dfd90 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#0dfd90 on black: 15.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FCE788
deuteranopia · #E5D698
tritanopia · #00FAE2

Color scale — 50 to 950

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

#F1FEF8
#E3FCF1
#C1FBE1
#90FECC
#58FEB3
#0dfd90
#02F386
#02CA6F
#01A259
#067542
#044929
Base = 500Lightest = 50 · #F1FEF8Darkest = 950 · #044929
:root {
  --brand-50: #F1FEF8;
  --brand-100: #E3FCF1;
  --brand-200: #C1FBE1;
  --brand-300: #90FECC;
  --brand-400: #58FEB3;
  --brand-500: #0dfd90;
  --brand-600: #02F386;
  --brand-700: #02CA6F;
  --brand-800: #01A259;
  --brand-900: #067542;
  --brand-950: #044929;
  --brand: #0dfd90;
  --brand-ink: #000000;
}

Colors that work with #0dfd90

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#F4FAF8
Tinted page background
Border#C0EDD8
Hairlines and dividers
Muted text#4B9B76
Captions on the surface
Accent#FF0BB7
Second voice, not a rival
Dark variant#017E46
Hover, pressed, headers
Light variant#E6FFF3
Selected rows, tints
Dark surface#14241D
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 #0dfd90

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#FD0D7A
Analogous left#0DFD18
Analogous right#0DF2FD
Split-complement 1#FD0DF2
Split-complement 2#FD180D
Triadic 1#900DFD
Triadic 2#FD900D
Tetradic#180DFD

RGB percentages

Red5.1%
Green99.2%
Blue56.5%

CMYK percentages

Cyan94.9%
Magenta0.0%
Yellow43.1%
Key (black)0.8%

Color previews

#0dfd90 text on a black background

contrast 15.47:1

Card sample

#0dfd90 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0dfd90

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.

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

#0dfd90, answered

What color is #0dfd90?

#0dfd90 is a balanced electric green, closest to Medium Spring Green (ΔE2000 2). It sits at 153° on the hue wheel with 98% saturation and 52% lightness, which reads as cool.

What is the RGB value of #0dfd90?

rgb(13, 253, 144) — 13 red, 253 green and 144 blue out of 255, or 5.1% / 99.2% / 56.5% by channel.

Is #0dfd90 a light or a dark color?

It is a light color. Relative luminance is 0.7235 and perceived brightness is 78%, so black text on it reaches 15.47:1.

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

Black. It scores 15.47:1 against #0dfd90, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #0dfd90?

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

What colors go well with #0dfd90?

For interface work: #F4FAF8 as the surface, #C0EDD8 for borders, #4B9B76 for secondary text, #FF0BB7 as an accent and #017E46 for hover and pressed states. For a palette, the analogous pair #0DFD18 and #0DF2FD stays calm, while #FD0D7A is the loudest partner.

What is #0dfd90 in CMYK for printing?

cmyk(95%, 0%, 43%, 1%). 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 #0dfd90 warm or cool?

Cool — it scores 76 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #0DFD38; nudged cooler, #0BFFEA.

Work with #0dfd90 in the Color Lab