Skip to content

#2dfe82

a balanced, electric green · cool · “Spring Green”

RGB
45, 254, 130
HSL
144°, 99%, 59%
CMYK
82, 0, 49, 0
Luminance
0.7305

At a glance

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

Hex
#2dfe82
Hue
144°
green
Saturation
99%
electric
Lightness
59%
balanced
Brightness
100%
HSV value
Perceived
79%
weighted brightness
Luminance
0.7305
WCAG relative
Temperature
Cool
73/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.61:1
Closest name
Spring Green
ΔE2000 0.7
Where it sits
Hue144° of 360°
Saturation99%
Lightness59%
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#2dfe82
RGBrgb(45, 254, 130)
HSLhsl(144, 99%, 59%)
CMYKcmyk(82%, 0%, 49%, 0%)
LABlab(88.5 -73.9 45.7)
LCHlch(88.5 86.9 148.3)
OKLCHoklch(0.876 0.227 150.7)
Decimal3014274
Display P3color(display-p3 0.176 0.996 0.510)

Copy-ready code

/* CSS */
color: #2dfe82;
background-color: #2dfe82;
/* Tailwind (arbitrary) */
class="text-[#2dfe82] bg-[#2dfe82]"
/* SCSS */
$brand: #2dfe82;
/* SwiftUI */
Color(red: 0.176, green: 0.996, blue: 0.510)
/* Android */
Color.parseColor("#2dfe82")
/* Flutter */
Color(0xFF2DFE82)
/* Python / OpenCV (BGR) */
(130, 254, 45)

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

Accessibility — WCAG contrast

Aa
#2dfe82 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#2dfe82 on black: 15.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE878
deuteranopia · #E9D88B
tritanopia · #00FAE1

Color scale — 50 to 950

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

#F1FEF6
#E3FCED
#C0FBD8
#8FFEBD
#57FE9B
#2dfe82
#01F464
#01CB53
#01A243
#057533
#034920
Base = 500Lightest = 50 · #F1FEF6Darkest = 950 · #034920
:root {
  --brand-50: #F1FEF6;
  --brand-100: #E3FCED;
  --brand-200: #C0FBD8;
  --brand-300: #8FFEBD;
  --brand-400: #57FE9B;
  --brand-500: #2dfe82;
  --brand-600: #01F464;
  --brand-700: #01CB53;
  --brand-800: #01A243;
  --brand-900: #057533;
  --brand-950: #034920;
  --brand: #2dfe82;
  --brand-ink: #000000;
}

Colors that work with #2dfe82

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#C0EDD2
Hairlines and dividers
Muted text#4B9B6B
Captions on the surface
Accent#CC00AC
Second voice, not a rival
Dark variant#017F34
Hover, pressed, headers
Light variant#E6FFF0
Selected rows, tints
Dark surface#14241A
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 #2dfe82

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#FE2DA9
Analogous left#40FE2D
Analogous right#2DFEEB
Split-complement 1#EB2DFE
Split-complement 2#FE2D40
Triadic 1#822DFE
Triadic 2#FE822D
Tetradic#2D40FE

RGB percentages

Red17.6%
Green99.6%
Blue51.0%

CMYK percentages

Cyan82.3%
Magenta0.0%
Yellow48.8%
Key (black)0.4%

Color previews

#2dfe82 text on a black background

contrast 15.61:1

Card sample

#2dfe82 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2dfe82;
Background color
Panel with #2dfe82 background
background-color: #2dfe82;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 254, 130, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 254, 130, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2dfe82;
background: linear-gradient(135deg, #2dfe82, #2DEFFE);

Monochromatic scale

Palettes built from #2dfe82

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.

#2dfe82 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.

#2dfe82, answered

What color is #2dfe82?

#2dfe82 is a balanced electric green — the CSS keyword Spring Green. It sits at 144° on the hue wheel with 99% saturation and 59% lightness, which reads as cool.

What is the RGB value of #2dfe82?

rgb(45, 254, 130) — 45 red, 254 green and 130 blue out of 255, or 17.6% / 99.6% / 51% by channel.

Is #2dfe82 a light or a dark color?

It is a light color. Relative luminance is 0.7305 and perceived brightness is 79%, so black text on it reaches 15.61:1.

Should I use black or white text on #2dfe82?

Black. It scores 15.61:1 against #2dfe82, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #2dfe82?

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

What colors go well with #2dfe82?

For interface work: #F4FAF7 as the surface, #C0EDD2 for borders, #4B9B6B for secondary text, #CC00AC as an accent and #017F34 for hover and pressed states. For a palette, the analogous pair #40FE2D and #2DFEEB stays calm, while #FE2DA9 is the loudest partner.

What is #2dfe82 in CMYK for printing?

cmyk(82%, 0%, 49%, 0%). 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 #2dfe82 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 #2DFE35; nudged cooler, #2CFFCF.

Work with #2dfe82 in the Color Lab