Skip to content

#3fd1b2

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

RGB
63, 209, 178
HSL
167°, 61%, 53%
CMYK
70, 0, 15, 18
Luminance
0.4987

At a glance

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

Hex
#3fd1b2
Hue
167°
cyan
Saturation
61%
vivid
Lightness
53%
balanced
Brightness
82%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4987
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.97:1
Closest name
Medium Aqua Marine
ΔE2000 3.7
Where it sits
Hue167° of 360°
Saturation61%
Lightness53%
Temperature
Warm ← → Cool82% 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#3fd1b2
RGBrgb(63, 209, 178)
HSLhsl(167, 61%, 53%)
CMYKcmyk(70%, 0%, 15%, 18%)
LABlab(76.0 -45.5 4.3)
LCHlch(76.0 45.7 174.6)
OKLCHoklch(0.777 0.130 175.3)
Decimal4182450
Display P3color(display-p3 0.247 0.820 0.698)

Copy-ready code

/* CSS */
color: #3fd1b2;
background-color: #3fd1b2;
/* Tailwind (arbitrary) */
class="text-[#3fd1b2] bg-[#3fd1b2]"
/* SCSS */
$brand: #3fd1b2;
/* SwiftUI */
Color(red: 0.247, green: 0.820, blue: 0.698)
/* Android */
Color.parseColor("#3fd1b2")
/* Flutter */
Color(0xFF3FD1B2)
/* Python / OpenCV (BGR) */
(178, 209, 63)

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

Accessibility — WCAG contrast

Aa
#3fd1b2 on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#3fd1b2 on black: 10.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CAC4B1
deuteranopia · #B6B5B4
tritanopia · #00D4C8

Color scale — 50 to 950

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

#F4FBF9
#E8F7F4
#CCF0E8
#A5E9DB
#77DEC9
#3fd1b2
#2FC5A6
#27A58A
#20846E
#1B6051
#113C33
Base = 500Lightest = 50 · #F4FBF9Darkest = 950 · #113C33
:root {
  --brand-50: #F4FBF9;
  --brand-100: #E8F7F4;
  --brand-200: #CCF0E8;
  --brand-300: #A5E9DB;
  --brand-400: #77DEC9;
  --brand-500: #3fd1b2;
  --brand-600: #2FC5A6;
  --brand-700: #27A58A;
  --brand-800: #20846E;
  --brand-900: #1B6051;
  --brand-950: #113C33;
  --brand: #3fd1b2;
  --brand-ink: #000000;
}

Colors that work with #3fd1b2

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#C0EDE3
Hairlines and dividers
Muted text#4B9B8A
Captions on the surface
Accent#D63A82
Second voice, not a rival
Dark variant#196756
Hover, pressed, headers
Light variant#EAFAF7
Selected rows, tints
Dark surface#142421
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 #3fd1b2

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#D13F5E
Analogous left#3FD169
Analogous right#3FA7D1
Split-complement 1#D13FA7
Split-complement 2#D1693F
Triadic 1#B23FD1
Triadic 2#D1B23F
Tetradic#693FD1

RGB percentages

Red24.7%
Green82.0%
Blue69.8%

CMYK percentages

Cyan69.9%
Magenta0.0%
Yellow14.8%
Key (black)18.0%

Color previews

#3fd1b2 text on a black background

contrast 10.97:1

Card sample

#3fd1b2 text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(63, 209, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(63, 209, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3fd1b2;
background: linear-gradient(135deg, #3fd1b2, #3F8ED1);

Monochromatic scale

Palettes built from #3fd1b2

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.

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

#3fd1b2, answered

What color is #3fd1b2?

#3fd1b2 is a balanced vivid cyan, closest to Medium Aqua Marine (ΔE2000 3.7). It sits at 167° on the hue wheel with 61% saturation and 53% lightness, which reads as cool.

What is the RGB value of #3fd1b2?

rgb(63, 209, 178) — 63 red, 209 green and 178 blue out of 255, or 24.7% / 82% / 69.8% by channel.

Is #3fd1b2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4987 and perceived brightness is 68%, so black text on it reaches 10.97:1.

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

Black. It scores 10.97:1 against #3fd1b2, versus 1.91:1 for white — AAA at any size.

What is the complementary color of #3fd1b2?

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

What colors go well with #3fd1b2?

For interface work: #F4FAF9 as the surface, #C0EDE3 for borders, #4B9B8A for secondary text, #D63A82 as an accent and #196756 for hover and pressed states. For a palette, the analogous pair #3FD169 and #3FA7D1 stays calm, while #D13F5E is the loudest partner.

What is #3fd1b2 in CMYK for printing?

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

Is #3fd1b2 warm or cool?

Cool — it scores 82 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3FD17C; nudged cooler, #3DBCD3.

Work with #3fd1b2 in the Color Lab