Skip to content

#0df76f

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

RGB
13, 247, 111
HSL
145°, 94%, 51%
CMYK
95, 0, 55, 3
Luminance
0.6775

At a glance

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

Hex
#0df76f
Hue
145°
green
Saturation
94%
electric
Lightness
51%
balanced
Brightness
97%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6775
WCAG relative
Temperature
Cool
73/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.55:1
Closest name
Spring Green
ΔE2000 2.2
Where it sits
Hue145° of 360°
Saturation94%
Lightness51%
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#0df76f
RGBrgb(13, 247, 111)
HSLhsl(145, 94%, 51%)
CMYKcmyk(95%, 0%, 55%, 3%)
LABlab(85.9 -76.4 51.3)
LCHlch(85.9 92.0 146.1)
OKLCHoklch(0.853 0.238 149.1)
Decimal915311
Display P3color(display-p3 0.051 0.969 0.435)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0df76f on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#0df76f on black: 14.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F9E062
deuteranopia · #E3D07A
tritanopia · #00F2D9

Color scale — 50 to 950

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

#F2FDF6
#E4FBEE
#C2FAD9
#92FBBE
#5CFA9E
#26F87E
#0df76f
#07C556
#059E45
#087235
#054721
Base = 600Lightest = 50 · #F2FDF6Darkest = 950 · #054721
:root {
  --brand-50: #F2FDF6;
  --brand-100: #E4FBEE;
  --brand-200: #C2FAD9;
  --brand-300: #92FBBE;
  --brand-400: #5CFA9E;
  --brand-500: #26F87E;
  --brand-600: #0df76f;
  --brand-700: #07C556;
  --brand-800: #059E45;
  --brand-900: #087235;
  --brand-950: #054721;
  --brand: #0df76f;
  --brand-ink: #000000;
}

Colors that work with #0df76f

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#4B9B6C
Captions on the surface
Accent#FC08D3
Second voice, not a rival
Dark variant#047B36
Hover, pressed, headers
Light variant#E6FEF0
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 #0df76f

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#F70D95
Analogous left#20F70D
Analogous right#0DF7E4
Split-complement 1#E40DF7
Split-complement 2#F70D20
Triadic 1#6F0DF7
Triadic 2#F76F0D
Tetradic#0D20F7

RGB percentages

Red5.1%
Green96.9%
Blue43.5%

CMYK percentages

Cyan94.7%
Magenta0.0%
Yellow55.1%
Key (black)3.1%

Color previews

#0df76f text on a black background

contrast 14.55:1

Card sample

#0df76f text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0df76f

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.

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

#0df76f, answered

What color is #0df76f?

#0df76f is a balanced electric green, closest to Spring Green (ΔE2000 2.2). It sits at 145° on the hue wheel with 94% saturation and 51% lightness, which reads as cool.

What is the RGB value of #0df76f?

rgb(13, 247, 111) — 13 red, 247 green and 111 blue out of 255, or 5.1% / 96.9% / 43.5% by channel.

Is #0df76f a light or a dark color?

It is a light color. Relative luminance is 0.6775 and perceived brightness is 76%, so black text on it reaches 14.55:1.

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

Black. It scores 14.55:1 against #0df76f, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #0df76f?

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

What colors go well with #0df76f?

For interface work: #F4FAF7 as the surface, #C0EDD3 for borders, #4B9B6C for secondary text, #FC08D3 as an accent and #047B36 for hover and pressed states. For a palette, the analogous pair #20F70D and #0DF7E4 stays calm, while #F70D95 is the loudest partner.

What is #0df76f in CMYK for printing?

cmyk(95%, 0%, 55%, 3%). 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 #0df76f 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 #0DF719; nudged cooler, #0BFAC6.

Work with #0df76f in the Color Lab