Skip to content

#2db24d

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

RGB
45, 178, 77
HSL
134°, 60%, 44%
CMYK
75, 0, 57, 30
Luminance
0.3293

At a glance

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

Hex
#2db24d
Hue
134°
green
Saturation
60%
vivid
Lightness
44%
dark
Brightness
70%
HSV value
Perceived
55%
weighted brightness
Luminance
0.3293
WCAG relative
Temperature
Cool
69/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
7.59:1
Closest name
Medium Sea Green
ΔE2000 6.1
Where it sits
Hue134° of 360°
Saturation60%
Lightness44%
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#2db24d
RGBrgb(45, 178, 77)
HSLhsl(134, 60%, 44%)
CMYKcmyk(75%, 0%, 57%, 30%)
LABlab(64.1 -56.4 41.1)
LCHlch(64.1 69.8 143.9)
OKLCHoklch(0.672 0.181 147.1)
Decimal2994765
Display P3color(display-p3 0.176 0.698 0.302)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db24d on white: 2.77:1
AA ✗ fail · AA-large · AAA
Aa
#2db24d on black: 7.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B4A243
deuteranopia · #A59755
tritanopia · #00AE9C

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2db24d 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
#E9F7EC
#CCEFD5
#A5E8B6
#79DD91
#4CD26C
#31C354
#2db24d
#218238
#1C5F2C
#113B1B
Base = 700Lightest = 50 · #F4FBF6Darkest = 950 · #113B1B
:root {
  --brand-50: #F4FBF6;
  --brand-100: #E9F7EC;
  --brand-200: #CCEFD5;
  --brand-300: #A5E8B6;
  --brand-400: #79DD91;
  --brand-500: #4CD26C;
  --brand-600: #31C354;
  --brand-700: #2db24d;
  --brand-800: #218238;
  --brand-900: #1C5F2C;
  --brand-950: #113B1B;
  --brand: #2db24d;
  --brand-ink: #000000;
}

Colors that work with #2db24d

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#C0EDCB
Hairlines and dividers
Muted text#4B9B5E
Captions on the surface
Accent#B529B6
Second voice, not a rival
Dark variant#1A662C
Hover, pressed, headers
Light variant#EBFAEE
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 #2db24d

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#B22D92
Analogous left#50B22D
Analogous right#2DB28F
Split-complement 1#8F2DB2
Split-complement 2#B22D50
Triadic 1#4D2DB2
Triadic 2#B24D2D
Tetradic#2D50B2

RGB percentages

Red17.6%
Green69.8%
Blue30.2%

CMYK percentages

Cyan74.7%
Magenta0.0%
Yellow56.7%
Key (black)30.2%

Color previews

#2db24d text on a black background

contrast 7.59:1

Card sample

#2db24d text on a white background

contrast 2.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db24d

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.

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

#2db24d, answered

What color is #2db24d?

#2db24d is a dark vivid green, closest to Medium Sea Green (ΔE2000 6.1). It sits at 134° on the hue wheel with 60% saturation and 44% lightness, which reads as cool.

What is the RGB value of #2db24d?

rgb(45, 178, 77) — 45 red, 178 green and 77 blue out of 255, or 17.6% / 69.8% / 30.2% by channel.

Is #2db24d a light or a dark color?

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

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

Black. It scores 7.59:1 against #2db24d, versus 2.77:1 for white — AAA at any size.

What is the complementary color of #2db24d?

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

What colors go well with #2db24d?

For interface work: #F4FAF6 as the surface, #C0EDCB for borders, #4B9B5E for secondary text, #B529B6 as an accent and #1A662C for hover and pressed states. For a palette, the analogous pair #50B22D and #2DB28F stays calm, while #B22D92 is the loudest partner.

What is #2db24d in CMYK for printing?

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

Is #2db24d 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 #3EB22D; nudged cooler, #2BB47E.

Work with #2db24d in the Color Lab