Skip to content

#2fc89f

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

RGB
47, 200, 159
HSL
164°, 62%, 48%
CMYK
77, 0, 21, 22
Luminance
0.4442

At a glance

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

Hex
#2fc89f
Hue
164°
cyan
Saturation
62%
vivid
Lightness
48%
balanced
Brightness
78%
HSV value
Perceived
64%
weighted brightness
Luminance
0.4442
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
9.88:1
Closest name
Medium Aqua Marine
ΔE2000 4.2
Where it sits
Hue164° of 360°
Saturation62%
Lightness48%
Temperature
Warm ← → Cool81% 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#2fc89f
RGBrgb(47, 200, 159)
HSLhsl(164, 62%, 48%)
CMYKcmyk(77%, 0%, 21%, 22%)
LABlab(72.5 -48.5 9.5)
LCHlch(72.5 49.4 168.9)
OKLCHoklch(0.746 0.137 169.8)
Decimal3131551
Display P3color(display-p3 0.184 0.784 0.624)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2fc89f on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#2fc89f on black: 9.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C2BA9D
deuteranopia · #AFACA2
tritanopia · #00C9BC

Color scale — 50 to 950

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

#F4FBF9
#E8F7F3
#CCF0E6
#A4EAD7
#77DFC3
#49D4AF
#2fc89f
#27A583
#1F8469
#1A604D
#103C30
Base = 600Lightest = 50 · #F4FBF9Darkest = 950 · #103C30
:root {
  --brand-50: #F4FBF9;
  --brand-100: #E8F7F3;
  --brand-200: #CCF0E6;
  --brand-300: #A4EAD7;
  --brand-400: #77DFC3;
  --brand-500: #49D4AF;
  --brand-600: #2fc89f;
  --brand-700: #27A583;
  --brand-800: #1F8469;
  --brand-900: #1A604D;
  --brand-950: #103C30;
  --brand: #2fc89f;
  --brand-ink: #000000;
}

Colors that work with #2fc89f

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#F4FAF9
Tinted page background
Border#C0EDE1
Hairlines and dividers
Muted text#4B9B85
Captions on the surface
Accent#CD2A7E
Second voice, not a rival
Dark variant#186752
Hover, pressed, headers
Light variant#EAFAF6
Selected rows, tints
Dark surface#142420
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 #2fc89f

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#C82F58
Analogous left#2FC852
Analogous right#2FA4C8
Split-complement 1#C82FA4
Split-complement 2#C8522F
Triadic 1#9F2FC8
Triadic 2#C89F2F
Tetradic#522FC8

RGB percentages

Red18.4%
Green78.4%
Blue62.4%

CMYK percentages

Cyan76.5%
Magenta0.0%
Yellow20.5%
Key (black)21.6%

Color previews

#2fc89f text on a black background

contrast 9.88:1

Card sample

#2fc89f text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fc89f

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.

#2fc89f in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#2fc89f, answered

What color is #2fc89f?

#2fc89f is a balanced vivid cyan, closest to Medium Aqua Marine (ΔE2000 4.2). It sits at 164° on the hue wheel with 62% saturation and 48% lightness, which reads as cool.

What is the RGB value of #2fc89f?

rgb(47, 200, 159) — 47 red, 200 green and 159 blue out of 255, or 18.4% / 78.4% / 62.4% by channel.

Is #2fc89f a light or a dark color?

It is a mid-tone. Relative luminance is 0.4442 and perceived brightness is 64%, so black text on it reaches 9.88:1.

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

Black. It scores 9.88:1 against #2fc89f, versus 2.12:1 for white — AAA at any size.

What is the complementary color of #2fc89f?

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

What colors go well with #2fc89f?

For interface work: #F4FAF9 as the surface, #C0EDE1 for borders, #4B9B85 for secondary text, #CD2A7E as an accent and #186752 for hover and pressed states. For a palette, the analogous pair #2FC852 and #2FA4C8 stays calm, while #C82F58 is the loudest partner.

What is #2fc89f in CMYK for printing?

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

Is #2fc89f warm or cool?

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

Work with #2fc89f in the Color Lab