Skip to content

#3fd8d2

a balanced, vivid cyan · cool · closest name: Medium Turquoise

RGB
63, 216, 210
HSL
178°, 66%, 55%
CMYK
71, 0, 3, 15
Luminance
0.5482

At a glance

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

Hex
#3fd8d2
Hue
178°
cyan
Saturation
66%
vivid
Lightness
55%
balanced
Brightness
85%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5482
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.96:1
Closest name
Medium Turquoise
ΔE2000 1.8
Where it sits
Hue178° of 360°
Saturation66%
Lightness55%
Temperature
Warm ← → Cool87% 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#3fd8d2
RGBrgb(63, 216, 210)
HSLhsl(178, 66%, 55%)
CMYKcmyk(71%, 0%, 3%, 15%)
LABlab(78.9 -40.1 -8.5)
LCHlch(78.9 41.0 192.0)
OKLCHoklch(0.803 0.124 191.1)
Decimal4184274
Display P3color(display-p3 0.247 0.847 0.824)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3fd8d2 on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#3fd8d2 on black: 11.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CBCDD2
deuteranopia · #B5BDD3
tritanopia · #00DED6

Color scale — 50 to 950

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

#F3FBFB
#E8F8F7
#CBF1F0
#A2ECE9
#73E3DE
#3fd8d2
#29CBC5
#22AAA4
#1C8883
#18625F
#0F3E3C
Base = 500Lightest = 50 · #F3FBFBDarkest = 950 · #0F3E3C
:root {
  --brand-50: #F3FBFB;
  --brand-100: #E8F8F7;
  --brand-200: #CBF1F0;
  --brand-300: #A2ECE9;
  --brand-400: #73E3DE;
  --brand-500: #3fd8d2;
  --brand-600: #29CBC5;
  --brand-700: #22AAA4;
  --brand-800: #1C8883;
  --brand-900: #18625F;
  --brand-950: #0F3E3C;
  --brand: #3fd8d2;
  --brand-ink: #000000;
}

Colors that work with #3fd8d2

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#F4FAFA
Tinted page background
Border#C0EDEB
Hairlines and dividers
Muted text#4B9B98
Captions on the surface
Accent#DD3A69
Second voice, not a rival
Dark variant#166A67
Hover, pressed, headers
Light variant#EAFBFA
Selected rows, tints
Dark surface#142424
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 #3fd8d2

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#D83F45
Analogous left#3FD885
Analogous right#3F92D8
Split-complement 1#D83F92
Split-complement 2#D8853F
Triadic 1#D23FD8
Triadic 2#D8D23F
Tetradic#853FD8

RGB percentages

Red24.7%
Green84.7%
Blue82.4%

CMYK percentages

Cyan70.8%
Magenta0.0%
Yellow2.8%
Key (black)15.3%

Color previews

#3fd8d2 text on a black background

contrast 11.96:1

Card sample

#3fd8d2 text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3fd8d2

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.

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

#3fd8d2, answered

What color is #3fd8d2?

#3fd8d2 is a balanced vivid cyan, closest to Medium Turquoise (ΔE2000 1.8). It sits at 178° on the hue wheel with 66% saturation and 55% lightness, which reads as cool.

What is the RGB value of #3fd8d2?

rgb(63, 216, 210) — 63 red, 216 green and 210 blue out of 255, or 24.7% / 84.7% / 82.4% by channel.

Is #3fd8d2 a light or a dark color?

It is a light color. Relative luminance is 0.5482 and perceived brightness is 72%, so black text on it reaches 11.96:1.

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

Black. It scores 11.96:1 against #3fd8d2, versus 1.76:1 for white — AAA at any size.

What is the complementary color of #3fd8d2?

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

What colors go well with #3fd8d2?

For interface work: #F4FAFA as the surface, #C0EDEB for borders, #4B9B98 for secondary text, #DD3A69 as an accent and #166A67 for hover and pressed states. For a palette, the analogous pair #3FD885 and #3F92D8 stays calm, while #D83F45 is the loudest partner.

What is #3fd8d2 in CMYK for printing?

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

Is #3fd8d2 warm or cool?

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

Work with #3fd8d2 in the Color Lab