Skip to content

#2faf4f

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

RGB
47, 175, 79
HSL
135°, 58%, 44%
CMYK
73, 0, 55, 31
Luminance
0.3183

At a glance

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

Hex
#2faf4f
Hue
135°
green
Saturation
58%
vivid
Lightness
44%
dark
Brightness
69%
HSV value
Perceived
55%
weighted brightness
Luminance
0.3183
WCAG relative
Temperature
Cool
69/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
7.37:1
Closest name
Medium Sea Green
ΔE2000 5.7
Where it sits
Hue135° of 360°
Saturation58%
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#2faf4f
RGBrgb(47, 175, 79)
HSLhsl(135, 58%, 44%)
CMYKcmyk(73%, 0%, 55%, 31%)
LABlab(63.2 -54.7 39.1)
LCHlch(63.2 67.3 144.4)
OKLCHoklch(0.664 0.174 147.6)
Decimal3125071
Display P3color(display-p3 0.184 0.686 0.310)

Copy-ready code

/* CSS */
color: #2faf4f;
background-color: #2faf4f;
/* Tailwind (arbitrary) */
class="text-[#2faf4f] bg-[#2faf4f]"
/* SCSS */
$brand: #2faf4f;
/* SwiftUI */
Color(red: 0.184, green: 0.686, blue: 0.310)
/* Android */
Color.parseColor("#2faf4f")
/* Flutter */
Color(0xFF2FAF4F)
/* Python / OpenCV (BGR) */
(79, 175, 47)

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

Accessibility — WCAG contrast

Aa
#2faf4f on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#2faf4f on black: 7.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B19F46
deuteranopia · #A29556
tritanopia · #00AB99

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2faf4f 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
#CDEFD5
#A7E7B7
#7ADB93
#4ED06E
#34C157
#2faf4f
#23813A
#1D5E2D
#123B1C
Base = 700Lightest = 50 · #F4FBF6Darkest = 950 · #123B1C
:root {
  --brand-50: #F4FBF6;
  --brand-100: #E9F7EC;
  --brand-200: #CDEFD5;
  --brand-300: #A7E7B7;
  --brand-400: #7ADB93;
  --brand-500: #4ED06E;
  --brand-600: #34C157;
  --brand-700: #2faf4f;
  --brand-800: #23813A;
  --brand-900: #1D5E2D;
  --brand-950: #123B1C;
  --brand: #2faf4f;
  --brand-ink: #000000;
}

Colors that work with #2faf4f

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#4B9B5F
Captions on the surface
Accent#B32AB3
Second voice, not a rival
Dark variant#1B652D
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 #2faf4f

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#AF2F8F
Analogous left#4FAF2F
Analogous right#2FAF8F
Split-complement 1#8F2FAF
Split-complement 2#AF2F4F
Triadic 1#4F2FAF
Triadic 2#AF4F2F
Tetradic#2F4FAF

RGB percentages

Red18.4%
Green68.6%
Blue31.0%

CMYK percentages

Cyan73.1%
Magenta0.0%
Yellow54.9%
Key (black)31.4%

Color previews

#2faf4f text on a black background

contrast 7.37:1

Card sample

#2faf4f text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2faf4f

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.

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

#2faf4f, answered

What color is #2faf4f?

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

What is the RGB value of #2faf4f?

rgb(47, 175, 79) — 47 red, 175 green and 79 blue out of 255, or 18.4% / 68.6% / 31% by channel.

Is #2faf4f a light or a dark color?

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

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

Black. It scores 7.37:1 against #2faf4f, versus 2.85:1 for white — AAA at any size.

What is the complementary color of #2faf4f?

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

What colors go well with #2faf4f?

For interface work: #F4FAF6 as the surface, #C0EDCB for borders, #4B9B5F for secondary text, #B32AB3 as an accent and #1B652D for hover and pressed states. For a palette, the analogous pair #4FAF2F and #2FAF8F stays calm, while #AF2F8F is the loudest partner.

What is #2faf4f in CMYK for printing?

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

Is #2faf4f 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 #3EAF2F; nudged cooler, #2DB17E.

Work with #2faf4f in the Color Lab