Skip to content

#3bfac7

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

RGB
59, 250, 199
HSL
164°, 95%, 61%
CMYK
76, 0, 20, 2
Luminance
0.7342

At a glance

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

Hex
#3bfac7
Hue
164°
cyan
Saturation
95%
electric
Lightness
61%
balanced
Brightness
98%
HSV value
Perceived
81%
weighted brightness
Luminance
0.7342
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.68:1
Closest name
Aqua Marine
ΔE2000 4.2
Where it sits
Hue164° of 360°
Saturation95%
Lightness61%
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#3bfac7
RGBrgb(59, 250, 199)
HSLhsl(164, 95%, 61%)
CMYKcmyk(76%, 0%, 20%, 2%)
LABlab(88.7 -57.7 11.4)
LCHlch(88.7 58.8 168.8)
OKLCHoklch(0.882 0.163 169.8)
Decimal3930823
Display P3color(display-p3 0.231 0.980 0.780)

Copy-ready code

/* CSS */
color: #3bfac7;
background-color: #3bfac7;
/* Tailwind (arbitrary) */
class="text-[#3bfac7] bg-[#3bfac7]"
/* SCSS */
$brand: #3bfac7;
/* SwiftUI */
Color(red: 0.231, green: 0.980, blue: 0.780)
/* Android */
Color.parseColor("#3bfac7")
/* Flutter */
Color(0xFF3BFAC7)
/* Python / OpenCV (BGR) */
(199, 250, 59)

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

Accessibility — WCAG contrast

Aa
#3bfac7 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#3bfac7 on black: 15.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3E9C4
deuteranopia · #DBD7CA
tritanopia · #00FCEB

Color scale — 50 to 950

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

#F1FDFA
#E4FBF5
#C2FAEB
#92FCE0
#5BFBD0
#3bfac7
#06EFB1
#05C793
#049F76
#087356
#054836
Base = 500Lightest = 50 · #F1FDFADarkest = 950 · #054836
:root {
  --brand-50: #F1FDFA;
  --brand-100: #E4FBF5;
  --brand-200: #C2FAEB;
  --brand-300: #92FCE0;
  --brand-400: #5BFBD0;
  --brand-500: #3bfac7;
  --brand-600: #06EFB1;
  --brand-700: #05C793;
  --brand-800: #049F76;
  --brand-900: #087356;
  --brand-950: #054836;
  --brand: #3bfac7;
  --brand-ink: #000000;
}

Colors that work with #3bfac7

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#FE379E
Second voice, not a rival
Dark variant#037C5C
Hover, pressed, headers
Light variant#E6FEF8
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 #3bfac7

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#FA3B6E
Analogous left#3BFA68
Analogous right#3BCDFA
Split-complement 1#FA3BCD
Split-complement 2#FA683B
Triadic 1#C73BFA
Triadic 2#FAC73B
Tetradic#683BFA

RGB percentages

Red23.1%
Green98.0%
Blue78.0%

CMYK percentages

Cyan76.4%
Magenta0.0%
Yellow20.4%
Key (black)2.0%

Color previews

#3bfac7 text on a black background

contrast 15.68:1

Card sample

#3bfac7 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3bfac7;
Background color
Panel with #3bfac7 background
background-color: #3bfac7;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(59, 250, 199, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(59, 250, 199, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3bfac7;
background: linear-gradient(135deg, #3bfac7, #3BAEFA);

Monochromatic scale

Palettes built from #3bfac7

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.

#3bfac7 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.

#3bfac7, answered

What color is #3bfac7?

#3bfac7 is a balanced electric cyan, closest to Aqua Marine (ΔE2000 4.2). It sits at 164° on the hue wheel with 95% saturation and 61% lightness, which reads as cool.

What is the RGB value of #3bfac7?

rgb(59, 250, 199) — 59 red, 250 green and 199 blue out of 255, or 23.1% / 98% / 78% by channel.

Is #3bfac7 a light or a dark color?

It is a light color. Relative luminance is 0.7342 and perceived brightness is 81%, so black text on it reaches 15.68:1.

Should I use black or white text on #3bfac7?

Black. It scores 15.68:1 against #3bfac7, versus 1.34:1 for white — AAA at any size.

What is the complementary color of #3bfac7?

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

What colors go well with #3bfac7?

For interface work: #F4FAF9 as the surface, #C0EDE1 for borders, #4B9B85 for secondary text, #FE379E as an accent and #037C5C for hover and pressed states. For a palette, the analogous pair #3BFA68 and #3BCDFA stays calm, while #FA3B6E is the loudest partner.

What is #3bfac7 in CMYK for printing?

cmyk(76%, 0%, 20%, 2%). 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 #3bfac7 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 #3BFA81; nudged cooler, #39E8FC.

Work with #3bfac7 in the Color Lab