Skip to content

#2eaf5d

a dark, vivid green · cool · closest name: Medium Sea Green

RGB
46, 175, 93
HSL
142°, 58%, 43%
CMYK
74, 0, 47, 31
Luminance
0.3203

At a glance

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

Hex
#2eaf5d
Hue
142°
green
Saturation
58%
vivid
Lightness
43%
dark
Brightness
69%
HSV value
Perceived
55%
weighted brightness
Luminance
0.3203
WCAG relative
Temperature
Cool
72/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
7.41:1
Closest name
Medium Sea Green
ΔE2000 3.5
Where it sits
Hue142° of 360°
Saturation58%
Lightness43%
Temperature
Warm ← → Cool72% 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#2eaf5d
RGBrgb(46, 175, 93)
HSLhsl(142, 58%, 43%)
CMYKcmyk(74%, 0%, 47%, 31%)
LABlab(63.4 -52.7 32.3)
LCHlch(63.4 61.8 148.5)
OKLCHoklch(0.666 0.162 150.9)
Decimal3059549
Display P3color(display-p3 0.180 0.686 0.365)

Copy-ready code

/* CSS */
color: #2eaf5d;
background-color: #2eaf5d;
/* Tailwind (arbitrary) */
class="text-[#2eaf5d] bg-[#2eaf5d]"
/* SCSS */
$brand: #2eaf5d;
/* SwiftUI */
Color(red: 0.180, green: 0.686, blue: 0.365)
/* Android */
Color.parseColor("#2eaf5d")
/* Flutter */
Color(0xFF2EAF5D)
/* Python / OpenCV (BGR) */
(93, 175, 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 #2eaf5d · 7.41:1
Use #000000AAA at every size.
Aa
White text · 2.84:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.41:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #2eaf5d as text scores 2.84:1 on white and 7.41:1 on black.

Accessibility — WCAG contrast

Aa
#2eaf5d on white: 2.84:1
AA ✗ fail · AA-large · AAA
Aa
#2eaf5d on black: 7.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B0A057
deuteranopia · #A19563
tritanopia · #00AC9B

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2eaf5d is pinned to step 700; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FBF6
#E9F7EE
#CDEFD9
#A6E8BE
#7ADC9E
#4DD07D
#33C267
#2eaf5d
#228145
#1C5E34
#123B21
Base = 700Lightest = 50 · #F4FBF6Darkest = 950 · #123B21
:root {
  --brand-50: #F4FBF6;
  --brand-100: #E9F7EE;
  --brand-200: #CDEFD9;
  --brand-300: #A6E8BE;
  --brand-400: #7ADC9E;
  --brand-500: #4DD07D;
  --brand-600: #33C267;
  --brand-700: #2eaf5d;
  --brand-800: #228145;
  --brand-900: #1C5E34;
  --brand-950: #123B21;
  --brand: #2eaf5d;
  --brand-ink: #000000;
}

Colors that work with #2eaf5d

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#C0EDD0
Hairlines and dividers
Muted text#4B9B68
Captions on the surface
Accent#B32AA3
Second voice, not a rival
Dark variant#1B6536
Hover, pressed, headers
Light variant#EBFAF0
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 #2eaf5d

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • 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#AF2E80
Analogous left#3FAF2E
Analogous right#2EAF9D
Split-complement 1#9D2EAF
Split-complement 2#AF2E3F
Triadic 1#5D2EAF
Triadic 2#AF5D2E
Tetradic#2E3FAF

RGB percentages

Red18.0%
Green68.6%
Blue36.5%

CMYK percentages

Cyan73.7%
Magenta0.0%
Yellow46.9%
Key (black)31.4%

Color previews

#2eaf5d text on a black background

contrast 7.41:1

Card sample

#2eaf5d text on a white background

contrast 2.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2eaf5d

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.

#2eaf5d 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

Converts to four-color process without much drama. Proof it anyway.

#2eaf5d, answered

What color is #2eaf5d?

#2eaf5d is a dark vivid green, closest to Medium Sea Green (ΔE2000 3.5). It sits at 142° on the hue wheel with 58% saturation and 43% lightness, which reads as cool.

What is the RGB value of #2eaf5d?

rgb(46, 175, 93) — 46 red, 175 green and 93 blue out of 255, or 18% / 68.6% / 36.5% by channel.

Is #2eaf5d a light or a dark color?

It is a mid-tone. Relative luminance is 0.3203 and perceived brightness is 55%, so black text on it reaches 7.41:1.

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

Black. It scores 7.41:1 against #2eaf5d, versus 2.84:1 for white — AAA at any size.

What is the complementary color of #2eaf5d?

#AF2E80 sits directly opposite on the wheel. Softer options are the split-complements #9D2EAF and #AF2E3F, which give the same contrast with far less vibration.

What colors go well with #2eaf5d?

For interface work: #F4FAF7 as the surface, #C0EDD0 for borders, #4B9B68 for secondary text, #B32AA3 as an accent and #1B6536 for hover and pressed states. For a palette, the analogous pair #3FAF2E and #2EAF9D stays calm, while #AF2E80 is the loudest partner.

What is #2eaf5d in CMYK for printing?

cmyk(74%, 0%, 47%, 31%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #2eaf5d warm or cool?

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

Work with #2eaf5d in the Color Lab