Skip to content

#0dfd8d

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

RGB
13, 253, 141
HSL
152°, 98%, 52%
CMYK
95, 0, 44, 1
Luminance
0.7226

At a glance

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

Hex
#0dfd8d
Hue
152°
green
Saturation
98%
electric
Lightness
52%
balanced
Brightness
99%
HSV value
Perceived
78%
weighted brightness
Luminance
0.7226
WCAG relative
Temperature
Cool
76/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.45:1
Closest name
Spring Green
ΔE2000 2.1
Where it sits
Hue152° 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#0dfd8d
RGBrgb(13, 253, 141)
HSLhsl(152, 98%, 52%)
CMYKcmyk(95%, 0%, 44%, 1%)
LABlab(88.1 -73.7 39.9)
LCHlch(88.1 83.8 151.6)
OKLCHoklch(0.873 0.221 153.6)
Decimal916877
Display P3color(display-p3 0.051 0.992 0.553)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0dfd8d on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#0dfd8d on black: 15.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FDE785
deuteranopia · #E5D695
tritanopia · #00FAE2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #0dfd8d 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
#C1FBE0
#90FECB
#58FEB0
#0dfd8d
#02F382
#02CA6D
#01A257
#067541
#044929
Base = 500Lightest = 50 · #F1FEF8Darkest = 950 · #044929
:root {
  --brand-50: #F1FEF8;
  --brand-100: #E3FCF1;
  --brand-200: #C1FBE0;
  --brand-300: #90FECB;
  --brand-400: #58FEB0;
  --brand-500: #0dfd8d;
  --brand-600: #02F382;
  --brand-700: #02CA6D;
  --brand-800: #01A257;
  --brand-900: #067541;
  --brand-950: #044929;
  --brand: #0dfd8d;
  --brand-ink: #000000;
}

Colors that work with #0dfd8d

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#4B9B75
Captions on the surface
Accent#FF0BBA
Second voice, not a rival
Dark variant#017E44
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 #0dfd8d

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#FD0D7D
Analogous left#0DFD15
Analogous right#0DF5FD
Split-complement 1#FD0DF5
Split-complement 2#FD150D
Triadic 1#8D0DFD
Triadic 2#FD8D0D
Tetradic#150DFD

RGB percentages

Red5.1%
Green99.2%
Blue55.3%

CMYK percentages

Cyan94.9%
Magenta0.0%
Yellow44.3%
Key (black)0.8%

Color previews

#0dfd8d text on a black background

contrast 15.45:1

Card sample

#0dfd8d text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0dfd8d

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.

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

#0dfd8d, answered

What color is #0dfd8d?

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

What is the RGB value of #0dfd8d?

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

Is #0dfd8d a light or a dark color?

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

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

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

What is the complementary color of #0dfd8d?

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

What colors go well with #0dfd8d?

For interface work: #F4FAF8 as the surface, #C0EDD8 for borders, #4B9B75 for secondary text, #FF0BBA as an accent and #017E44 for hover and pressed states. For a palette, the analogous pair #0DFD15 and #0DF5FD stays calm, while #FD0D7D is the loudest partner.

What is #0dfd8d in CMYK for printing?

cmyk(95%, 0%, 44%, 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 #0dfd8d 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 #0DFD35; nudged cooler, #0BFFE7.

Work with #0dfd8d in the Color Lab