Skip to content

#2fe8ba

a balanced, electric cyan · cool · closest name: Aqua Marine

RGB
47, 232, 186
HSL
165°, 80%, 55%
CMYK
80, 0, 20, 9
Luminance
0.6186

At a glance

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

Hex
#2fe8ba
Hue
165°
cyan
Saturation
80%
electric
Lightness
55%
balanced
Brightness
91%
HSV value
Perceived
75%
weighted brightness
Luminance
0.6186
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
13.37:1
Closest name
Aqua Marine
ΔE2000 6.6
Where it sits
Hue165° of 360°
Saturation80%
Lightness55%
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#2fe8ba
RGBrgb(47, 232, 186)
HSLhsl(165, 80%, 55%)
CMYKcmyk(80%, 0%, 20%, 9%)
LABlab(82.8 -54.8 9.8)
LCHlch(82.8 55.7 169.8)
OKLCHoklch(0.833 0.155 170.7)
Decimal3139770
Display P3color(display-p3 0.184 0.910 0.729)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2fe8ba on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#2fe8ba on black: 13.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1D8B8
deuteranopia · #CAC7BD
tritanopia · #00EADB

Color scale — 50 to 950

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

#F3FCFA
#E6F9F5
#C6F5EA
#9AF4DE
#67EECD
#2fe8ba
#18DCAC
#14B88F
#109372
#106A54
#0A4234
Base = 500Lightest = 50 · #F3FCFADarkest = 950 · #0A4234
:root {
  --brand-50: #F3FCFA;
  --brand-100: #E6F9F5;
  --brand-200: #C6F5EA;
  --brand-300: #9AF4DE;
  --brand-400: #67EECD;
  --brand-500: #2fe8ba;
  --brand-600: #18DCAC;
  --brand-700: #14B88F;
  --brand-800: #109372;
  --brand-900: #106A54;
  --brand-950: #0A4234;
  --brand: #2fe8ba;
  --brand-ink: #000000;
}

Colors that work with #2fe8ba

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#4B9B87
Captions on the surface
Accent#ED2A8B
Second voice, not a rival
Dark variant#0D7359
Hover, pressed, headers
Light variant#E8FCF7
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 #2fe8ba

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#E82F5D
Analogous left#2FE85E
Analogous right#2FB9E8
Split-complement 1#E82FB9
Split-complement 2#E85E2F
Triadic 1#BA2FE8
Triadic 2#E8BA2F
Tetradic#5E2FE8

RGB percentages

Red18.4%
Green91.0%
Blue72.9%

CMYK percentages

Cyan79.7%
Magenta0.0%
Yellow19.8%
Key (black)9.0%

Color previews

#2fe8ba text on a black background

contrast 13.37:1

Card sample

#2fe8ba text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fe8ba

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.

#2fe8ba 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#2fe8ba, answered

What color is #2fe8ba?

#2fe8ba is a balanced electric cyan, closest to Aqua Marine (ΔE2000 6.6). It sits at 165° on the hue wheel with 80% saturation and 55% lightness, which reads as cool.

What is the RGB value of #2fe8ba?

rgb(47, 232, 186) — 47 red, 232 green and 186 blue out of 255, or 18.4% / 91% / 72.9% by channel.

Is #2fe8ba a light or a dark color?

It is a light color. Relative luminance is 0.6186 and perceived brightness is 75%, so black text on it reaches 13.37:1.

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

Black. It scores 13.37:1 against #2fe8ba, versus 1.57:1 for white — AAA at any size.

What is the complementary color of #2fe8ba?

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

What colors go well with #2fe8ba?

For interface work: #F4FAF9 as the surface, #C0EDE1 for borders, #4B9B87 for secondary text, #ED2A8B as an accent and #0D7359 for hover and pressed states. For a palette, the analogous pair #2FE85E and #2FB9E8 stays calm, while #E82F5D is the loudest partner.

What is #2fe8ba in CMYK for printing?

cmyk(80%, 0%, 20%, 9%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #2fe8ba 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 #2FE876; nudged cooler, #2DD4EA.

Work with #2fe8ba in the Color Lab