Skip to content

#2ca95d

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

RGB
44, 169, 93
HSL
144°, 59%, 42%
CMYK
74, 0, 45, 34
Luminance
0.2970

At a glance

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

Hex
#2ca95d
Hue
144°
green
Saturation
59%
vivid
Lightness
42%
dark
Brightness
66%
HSV value
Perceived
53%
weighted brightness
Luminance
0.2970
WCAG relative
Temperature
Cool
72/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
6.94:1
Closest name
Medium Sea Green
ΔE2000 3.9
Where it sits
Hue144° of 360°
Saturation59%
Lightness42%
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#2ca95d
RGBrgb(44, 169, 93)
HSLhsl(144, 59%, 42%)
CMYKcmyk(74%, 0%, 45%, 34%)
LABlab(61.4 -50.8 29.7)
LCHlch(61.4 58.8 149.7)
OKLCHoklch(0.650 0.155 151.8)
Decimal2926941
Display P3color(display-p3 0.173 0.663 0.365)

Copy-ready code

/* CSS */
color: #2ca95d;
background-color: #2ca95d;
/* Tailwind (arbitrary) */
class="text-[#2ca95d] bg-[#2ca95d]"
/* SCSS */
$brand: #2ca95d;
/* SwiftUI */
Color(red: 0.173, green: 0.663, blue: 0.365)
/* Android */
Color.parseColor("#2ca95d")
/* Flutter */
Color(0xFF2CA95D)
/* Python / OpenCV (BGR) */
(93, 169, 44)

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

Accessibility — WCAG contrast

Aa
#2ca95d on white: 3.03:1
AA ✗ fail · AA-large · AAA
Aa
#2ca95d on black: 6.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A99B57
deuteranopia · #9B9062
tritanopia · #00A697

Color scale — 50 to 950

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

#F4FBF7
#E9F7EE
#CDEFDA
#A6E8C0
#79DCA0
#4DD181
#33C26B
#2ca95d
#228147
#1C5E36
#123B22
Base = 700Lightest = 50 · #F4FBF7Darkest = 950 · #123B22
:root {
  --brand-50: #F4FBF7;
  --brand-100: #E9F7EE;
  --brand-200: #CDEFDA;
  --brand-300: #A6E8C0;
  --brand-400: #79DCA0;
  --brand-500: #4DD181;
  --brand-600: #33C26B;
  --brand-700: #2ca95d;
  --brand-800: #228147;
  --brand-900: #1C5E36;
  --brand-950: #123B22;
  --brand: #2ca95d;
  --brand-ink: #000000;
}

Colors that work with #2ca95d

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#C0EDD1
Hairlines and dividers
Muted text#4B9B6A
Captions on the surface
Accent#AD289A
Second voice, not a rival
Dark variant#1A6538
Hover, pressed, headers
Light variant#EBFAF1
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 #2ca95d

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#A92C78
Analogous left#3AA92C
Analogous right#2CA99C
Split-complement 1#9C2CA9
Split-complement 2#A92C3A
Triadic 1#5D2CA9
Triadic 2#A95D2C
Tetradic#2C3AA9

RGB percentages

Red17.3%
Green66.3%
Blue36.5%

CMYK percentages

Cyan74.0%
Magenta0.0%
Yellow45.0%
Key (black)33.7%

Color previews

#2ca95d text on a black background

contrast 6.94:1

Card sample

#2ca95d text on a white background

contrast 3.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ca95d

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.

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

#2ca95d, answered

What color is #2ca95d?

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

What is the RGB value of #2ca95d?

rgb(44, 169, 93) — 44 red, 169 green and 93 blue out of 255, or 17.3% / 66.3% / 36.5% by channel.

Is #2ca95d a light or a dark color?

It is a mid-tone. Relative luminance is 0.2970 and perceived brightness is 53%, so black text on it reaches 6.94:1.

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

Black. It scores 6.94:1 against #2ca95d, versus 3.03:1 for white — AA at any size.

What is the complementary color of #2ca95d?

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

What colors go well with #2ca95d?

For interface work: #F4FAF7 as the surface, #C0EDD1 for borders, #4B9B6A for secondary text, #AD289A as an accent and #1A6538 for hover and pressed states. For a palette, the analogous pair #3AA92C and #2CA99C stays calm, while #A92C78 is the loudest partner.

What is #2ca95d in CMYK for printing?

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

Is #2ca95d 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 #2CA92F; nudged cooler, #2AAB8C.

Work with #2ca95d in the Color Lab