Skip to content

#2fd895

a balanced, vivid green · cool · closest name: Medium Aqua Marine

RGB
47, 216, 149
HSL
156°, 68%, 52%
CMYK
78, 0, 31, 15
Luminance
0.5189

At a glance

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

Hex
#2fd895
Hue
156°
green
Saturation
68%
vivid
Lightness
52%
balanced
Brightness
85%
HSV value
Perceived
69%
weighted brightness
Luminance
0.5189
WCAG relative
Temperature
Cool
78/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.38:1
Closest name
Medium Aqua Marine
ΔE2000 7.7
Where it sits
Hue156° of 360°
Saturation68%
Lightness52%
Temperature
Warm ← → Cool78% 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#2fd895
RGBrgb(47, 216, 149)
HSLhsl(156, 68%, 52%)
CMYKcmyk(78%, 0%, 31%, 15%)
LABlab(77.2 -57.0 21.4)
LCHlch(77.2 60.9 159.4)
OKLCHoklch(0.784 0.164 160.7)
Decimal3135637
Display P3color(display-p3 0.184 0.847 0.584)

Copy-ready code

/* CSS */
color: #2fd895;
background-color: #2fd895;
/* Tailwind (arbitrary) */
class="text-[#2fd895] bg-[#2fd895]"
/* SCSS */
$brand: #2fd895;
/* SwiftUI */
Color(red: 0.184, green: 0.847, blue: 0.584)
/* Android */
Color.parseColor("#2fd895")
/* Flutter */
Color(0xFF2FD895)
/* Python / OpenCV (BGR) */
(149, 216, 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 #2fd895 · 11.38:1
Use #000000AAA at every size.
Aa
White text · 1.85:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.38:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #2fd895 as text scores 1.85:1 on white and 11.38:1 on black.

Accessibility — WCAG contrast

Aa
#2fd895 on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#2fd895 on black: 11.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5C791
deuteranopia · #C1B999
tritanopia · #00D7C6

Color scale — 50 to 950

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

#F3FBF8
#E8F8F1
#CAF2E2
#A1EDCF
#71E4B7
#42DC9F
#2fd895
#20AC74
#1A895D
#176445
#0E3E2B
Base = 600Lightest = 50 · #F3FBF8Darkest = 950 · #0E3E2B
:root {
  --brand-50: #F3FBF8;
  --brand-100: #E8F8F1;
  --brand-200: #CAF2E2;
  --brand-300: #A1EDCF;
  --brand-400: #71E4B7;
  --brand-500: #42DC9F;
  --brand-600: #2fd895;
  --brand-700: #20AC74;
  --brand-800: #1A895D;
  --brand-900: #176445;
  --brand-950: #0E3E2B;
  --brand: #2fd895;
  --brand-ink: #000000;
}

Colors that work with #2fd895

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#F4FAF8
Tinted page background
Border#C0EDDB
Hairlines and dividers
Muted text#4B9B7B
Captions on the surface
Accent#DD2A9E
Second voice, not a rival
Dark variant#146B49
Hover, pressed, headers
Light variant#EAFBF4
Selected rows, tints
Dark surface#14241E
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 #2fd895

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
  • 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
  • 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#D82F72
Analogous left#2FD841
Analogous right#2FC7D8
Split-complement 1#D82FC7
Split-complement 2#D8412F
Triadic 1#952FD8
Triadic 2#D8952F
Tetradic#412FD8

RGB percentages

Red18.4%
Green84.7%
Blue58.4%

CMYK percentages

Cyan78.2%
Magenta0.0%
Yellow31.0%
Key (black)15.3%

Color previews

#2fd895 text on a black background

contrast 11.38:1

Card sample

#2fd895 text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fd895

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.

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

#2fd895, answered

What color is #2fd895?

#2fd895 is a balanced vivid green, closest to Medium Aqua Marine (ΔE2000 7.7). It sits at 156° on the hue wheel with 68% saturation and 52% lightness, which reads as cool.

What is the RGB value of #2fd895?

rgb(47, 216, 149) — 47 red, 216 green and 149 blue out of 255, or 18.4% / 84.7% / 58.4% by channel.

Is #2fd895 a light or a dark color?

It is a light color. Relative luminance is 0.5189 and perceived brightness is 69%, so black text on it reaches 11.38:1.

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

Black. It scores 11.38:1 against #2fd895, versus 1.85:1 for white — AAA at any size.

What is the complementary color of #2fd895?

#D82F72 sits directly opposite on the wheel. Softer options are the split-complements #D82FC7 and #D8412F, which give the same contrast with far less vibration.

What colors go well with #2fd895?

For interface work: #F4FAF8 as the surface, #C0EDDB for borders, #4B9B7B for secondary text, #DD2A9E as an accent and #146B49 for hover and pressed states. For a palette, the analogous pair #2FD841 and #2FC7D8 stays calm, while #D82F72 is the loudest partner.

What is #2fd895 in CMYK for printing?

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

Is #2fd895 warm or cool?

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

Work with #2fd895 in the Color Lab