Skip to content

#2eed9f

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

RGB
46, 237, 159
HSL
156°, 84%, 56%
CMYK
81, 0, 33, 7
Luminance
0.6365

At a glance

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

Hex
#2eed9f
Hue
156°
green
Saturation
84%
electric
Lightness
56%
balanced
Brightness
93%
HSV value
Perceived
75%
weighted brightness
Luminance
0.6365
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.73:1
Closest name
Medium Spring Green
ΔE2000 3.6
Where it sits
Hue156° of 360°
Saturation84%
Lightness56%
Temperature
Warm ← → Cool77% 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#2eed9f
RGBrgb(46, 237, 159)
HSLhsl(156, 84%, 56%)
CMYKcmyk(81%, 0%, 33%, 7%)
LABlab(83.8 -62.8 25.2)
LCHlch(83.8 67.7 158.1)
OKLCHoklch(0.839 0.182 159.5)
Decimal3075487
Display P3color(display-p3 0.180 0.929 0.624)

Copy-ready code

/* CSS */
color: #2eed9f;
background-color: #2eed9f;
/* Tailwind (arbitrary) */
class="text-[#2eed9f] bg-[#2eed9f]"
/* SCSS */
$brand: #2eed9f;
/* SwiftUI */
Color(red: 0.180, green: 0.929, blue: 0.624)
/* Android */
Color.parseColor("#2eed9f")
/* Flutter */
Color(0xFF2EED9F)
/* Python / OpenCV (BGR) */
(159, 237, 46)

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

Accessibility — WCAG contrast

Aa
#2eed9f on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#2eed9f on black: 13.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EADA9A
deuteranopia · #D4CAA4
tritanopia · #00ECD9

Color scale — 50 to 950

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

#F2FCF8
#E6FAF2
#C5F6E2
#98F6D0
#64F2B8
#2eed9f
#13E18D
#10BC76
#0D965E
#0E6D46
#09442C
Base = 500Lightest = 50 · #F2FCF8Darkest = 950 · #09442C
:root {
  --brand-50: #F2FCF8;
  --brand-100: #E6FAF2;
  --brand-200: #C5F6E2;
  --brand-300: #98F6D0;
  --brand-400: #64F2B8;
  --brand-500: #2eed9f;
  --brand-600: #13E18D;
  --brand-700: #10BC76;
  --brand-800: #0D965E;
  --brand-900: #0E6D46;
  --brand-950: #09442C;
  --brand: #2eed9f;
  --brand-ink: #000000;
}

Colors that work with #2eed9f

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#C0EDDA
Hairlines and dividers
Muted text#4B9B7A
Captions on the surface
Accent#F12AAD
Second voice, not a rival
Dark variant#0A754A
Hover, pressed, headers
Light variant#E8FDF4
Selected rows, tints
Dark surface#14241E
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 #2eed9f

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#ED2E7C
Analogous left#2EED40
Analogous right#2EDBED
Split-complement 1#ED2EDB
Split-complement 2#ED402E
Triadic 1#9F2EED
Triadic 2#ED9F2E
Tetradic#402EED

RGB percentages

Red18.0%
Green92.9%
Blue62.4%

CMYK percentages

Cyan80.6%
Magenta0.0%
Yellow32.9%
Key (black)7.1%

Color previews

#2eed9f text on a black background

contrast 13.73:1

Card sample

#2eed9f text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(46, 237, 159, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(46, 237, 159, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2eed9f;
background: linear-gradient(135deg, #2eed9f, #2EBCED);

Monochromatic scale

Palettes built from #2eed9f

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.

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

#2eed9f, answered

What color is #2eed9f?

#2eed9f is a balanced electric green, closest to Medium Spring Green (ΔE2000 3.6). It sits at 156° on the hue wheel with 84% saturation and 56% lightness, which reads as cool.

What is the RGB value of #2eed9f?

rgb(46, 237, 159) — 46 red, 237 green and 159 blue out of 255, or 18% / 92.9% / 62.4% by channel.

Is #2eed9f a light or a dark color?

It is a light color. Relative luminance is 0.6365 and perceived brightness is 75%, so black text on it reaches 13.73:1.

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

Black. It scores 13.73:1 against #2eed9f, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #2eed9f?

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

What colors go well with #2eed9f?

For interface work: #F4FAF8 as the surface, #C0EDDA for borders, #4B9B7A for secondary text, #F12AAD as an accent and #0A754A for hover and pressed states. For a palette, the analogous pair #2EED40 and #2EDBED stays calm, while #ED2E7C is the loudest partner.

What is #2eed9f in CMYK for printing?

cmyk(81%, 0%, 33%, 7%). 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 #2eed9f warm or cool?

Cool — it scores 77 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2EED59; nudged cooler, #2CEFE7.

Work with #2eed9f in the Color Lab