Skip to content

#2da74f

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

RGB
45, 167, 79
HSL
137°, 58%, 42%
CMYK
73, 0, 53, 35
Luminance
0.2876

At a glance

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

Hex
#2da74f
Hue
137°
green
Saturation
58%
vivid
Lightness
42%
dark
Brightness
65%
HSV value
Perceived
52%
weighted brightness
Luminance
0.2876
WCAG relative
Temperature
Cool
69/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
6.75:1
Closest name
Medium Sea Green
ΔE2000 5.9
Where it sits
Hue137° of 360°
Saturation58%
Lightness42%
Temperature
Warm ← → Cool69% 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#2da74f
RGBrgb(45, 167, 79)
HSLhsl(137, 58%, 42%)
CMYKcmyk(73%, 0%, 53%, 35%)
LABlab(60.6 -52.2 35.9)
LCHlch(60.6 63.3 145.5)
OKLCHoklch(0.643 0.165 148.4)
Decimal2991951
Display P3color(display-p3 0.176 0.655 0.310)

Copy-ready code

/* CSS */
color: #2da74f;
background-color: #2da74f;
/* Tailwind (arbitrary) */
class="text-[#2da74f] bg-[#2da74f]"
/* SCSS */
$brand: #2da74f;
/* SwiftUI */
Color(red: 0.176, green: 0.655, blue: 0.310)
/* Android */
Color.parseColor("#2da74f")
/* Flutter */
Color(0xFF2DA74F)
/* Python / OpenCV (BGR) */
(79, 167, 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 #2da74f · 6.75:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.11:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.75:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #2da74f as text scores 3.11:1 on white and 6.75:1 on black.

Accessibility — WCAG contrast

Aa
#2da74f on white: 3.11:1
AA ✗ fail · AA-large · AAA
Aa
#2da74f on black: 6.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A99847
deuteranopia · #9A8E56
tritanopia · #00A493

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2da74f 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
#E9F7ED
#CDEFD6
#A7E7B9
#7ADB95
#4ECF72
#34C15B
#2da74f
#23813D
#1D5E2F
#123A1D
Base = 700Lightest = 50 · #F4FBF6Darkest = 950 · #123A1D
:root {
  --brand-50: #F4FBF6;
  --brand-100: #E9F7ED;
  --brand-200: #CDEFD6;
  --brand-300: #A7E7B9;
  --brand-400: #7ADB95;
  --brand-500: #4ECF72;
  --brand-600: #34C15B;
  --brand-700: #2da74f;
  --brand-800: #23813D;
  --brand-900: #1D5E2F;
  --brand-950: #123A1D;
  --brand: #2da74f;
  --brand-ink: #000000;
}

Colors that work with #2da74f

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#F4FAF6
Tinted page background
Border#C0EDCC
Hairlines and dividers
Muted text#4B9B61
Captions on the surface
Accent#AB29A8
Second voice, not a rival
Dark variant#1B642F
Hover, pressed, headers
Light variant#EBFAEF
Selected rows, tints
Dark surface#142418
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 #2da74f

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • 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
  • Small text on white — under 4.5:1
  • 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#A72D85
Analogous left#48A72D
Analogous right#2DA78C
Split-complement 1#8C2DA7
Split-complement 2#A72D48
Triadic 1#4F2DA7
Triadic 2#A74F2D
Tetradic#2D48A7

RGB percentages

Red17.6%
Green65.5%
Blue31.0%

CMYK percentages

Cyan73.1%
Magenta0.0%
Yellow52.7%
Key (black)34.5%

Color previews

#2da74f text on a black background

contrast 6.75:1

Card sample

#2da74f text on a white background

contrast 3.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2da74f

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.

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

#2da74f, answered

What color is #2da74f?

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

What is the RGB value of #2da74f?

rgb(45, 167, 79) — 45 red, 167 green and 79 blue out of 255, or 17.6% / 65.5% / 31% by channel.

Is #2da74f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2876 and perceived brightness is 52%, so black text on it reaches 6.75:1.

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

Black. It scores 6.75:1 against #2da74f, versus 3.11:1 for white — AA at any size.

What is the complementary color of #2da74f?

#A72D85 sits directly opposite on the wheel. Softer options are the split-complements #8C2DA7 and #A72D48, which give the same contrast with far less vibration.

What colors go well with #2da74f?

For interface work: #F4FAF6 as the surface, #C0EDCC for borders, #4B9B61 for secondary text, #AB29A8 as an accent and #1B642F for hover and pressed states. For a palette, the analogous pair #48A72D and #2DA78C stays calm, while #A72D85 is the loudest partner.

What is #2da74f in CMYK for printing?

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

Is #2da74f warm or cool?

Cool — it scores 69 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #38A72D; nudged cooler, #2BA97C.

Work with #2da74f in the Color Lab