Skip to content

#0dfd75

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

RGB
13, 253, 117
HSL
146°, 98%, 52%
CMYK
95, 0, 54, 1
Luminance
0.7162

At a glance

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

Hex
#0dfd75
Hue
146°
green
Saturation
98%
electric
Lightness
52%
balanced
Brightness
99%
HSV value
Perceived
78%
weighted brightness
Luminance
0.7162
WCAG relative
Temperature
Cool
73/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.32:1
Closest name
Spring Green
ΔE2000 1.2
Where it sits
Hue146° of 360°
Saturation98%
Lightness52%
Temperature
Warm ← → Cool73% 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#0dfd75
RGBrgb(13, 253, 117)
HSLhsl(146, 98%, 52%)
CMYKcmyk(95%, 0%, 54%, 1%)
LABlab(87.8 -77.4 50.8)
LCHlch(87.8 92.6 146.7)
OKLCHoklch(0.869 0.240 149.5)
Decimal916853
Display P3color(display-p3 0.051 0.992 0.459)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0dfd75 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#0dfd75 on black: 15.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE669
deuteranopia · #E8D680
tritanopia · #00F8DE

Color scale — 50 to 950

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

#F1FEF7
#E3FCEE
#C1FBDA
#90FEC0
#58FEA0
#0dfd75
#02F36A
#02CA59
#01A247
#067536
#044922
Base = 500Lightest = 50 · #F1FEF7Darkest = 950 · #044922
:root {
  --brand-50: #F1FEF7;
  --brand-100: #E3FCEE;
  --brand-200: #C1FBDA;
  --brand-300: #90FEC0;
  --brand-400: #58FEA0;
  --brand-500: #0dfd75;
  --brand-600: #02F36A;
  --brand-700: #02CA59;
  --brand-800: #01A247;
  --brand-900: #067536;
  --brand-950: #044922;
  --brand: #0dfd75;
  --brand-ink: #000000;
}

Colors that work with #0dfd75

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#F4FAF7
Tinted page background
Border#C0EDD3
Hairlines and dividers
Muted text#4B9B6D
Captions on the surface
Accent#FF0BD2
Second voice, not a rival
Dark variant#017E37
Hover, pressed, headers
Light variant#E6FFF1
Selected rows, tints
Dark surface#14241B
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 #0dfd75

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#FD0D95
Analogous left#1DFD0D
Analogous right#0DFDED
Split-complement 1#ED0DFD
Split-complement 2#FD0D1D
Triadic 1#750DFD
Triadic 2#FD750D
Tetradic#0D1DFD

RGB percentages

Red5.1%
Green99.2%
Blue45.9%

CMYK percentages

Cyan94.9%
Magenta0.0%
Yellow53.8%
Key (black)0.8%

Color previews

#0dfd75 text on a black background

contrast 15.32:1

Card sample

#0dfd75 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0dfd75

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.

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

#0dfd75, answered

What color is #0dfd75?

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

What is the RGB value of #0dfd75?

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

Is #0dfd75 a light or a dark color?

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

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

Black. It scores 15.32:1 against #0dfd75, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #0dfd75?

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

What colors go well with #0dfd75?

For interface work: #F4FAF7 as the surface, #C0EDD3 for borders, #4B9B6D for secondary text, #FF0BD2 as an accent and #017E37 for hover and pressed states. For a palette, the analogous pair #1DFD0D and #0DFDED stays calm, while #FD0D95 is the loudest partner.

What is #0dfd75 in CMYK for printing?

cmyk(95%, 0%, 54%, 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 #0dfd75 warm or cool?

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

Work with #0dfd75 in the Color Lab