Skip to content

#3fdaec

a balanced, electric cyan · cool · closest name: Dark Turquoise

RGB
63, 218, 236
HSL
186°, 82%, 59%
CMYK
73, 8, 0, 8
Luminance
0.5726

At a glance

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

Hex
#3fdaec
Hue
186°
cyan
Saturation
82%
electric
Lightness
59%
balanced
Brightness
93%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5726
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.45:1
Closest name
Dark Turquoise
ΔE2000 6.5
Where it sits
Hue186° of 360°
Saturation82%
Lightness59%
Temperature
Warm ← → Cool90% 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#3fdaec
RGBrgb(63, 218, 236)
HSLhsl(186, 82%, 59%)
CMYKcmyk(73%, 8%, 0%, 8%)
LABlab(80.3 -33.6 -20.3)
LCHlch(80.3 39.3 211.2)
OKLCHoklch(0.817 0.126 206.6)
Decimal4184812
Display P3color(display-p3 0.247 0.855 0.925)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3fdaec on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#3fdaec on black: 12.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7D1ED
deuteranopia · #AFC0EC
tritanopia · #00E4DF

Color scale — 50 to 950

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

#F2FBFC
#E6F7F9
#C6F1F6
#99EBF5
#66E2F0
#3fdaec
#16CADF
#12A8BA
#0F8795
#0F626B
#093D43
Base = 500Lightest = 50 · #F2FBFCDarkest = 950 · #093D43
:root {
  --brand-50: #F2FBFC;
  --brand-100: #E6F7F9;
  --brand-200: #C6F1F6;
  --brand-300: #99EBF5;
  --brand-400: #66E2F0;
  --brand-500: #3fdaec;
  --brand-600: #16CADF;
  --brand-700: #12A8BA;
  --brand-800: #0F8795;
  --brand-900: #0F626B;
  --brand-950: #093D43;
  --brand: #3fdaec;
  --brand-ink: #000000;
}

Colors that work with #3fdaec

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#C0E8ED
Hairlines and dividers
Muted text#4B939B
Captions on the surface
Accent#F03B55
Second voice, not a rival
Dark variant#0B6974
Hover, pressed, headers
Light variant#E8FBFD
Selected rows, tints
Dark surface#142324
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 #3fdaec

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#EC513F
Analogous left#3FECA7
Analogous right#3F84EC
Split-complement 1#EC3F84
Split-complement 2#ECA73F
Triadic 1#EC3FDA
Triadic 2#DAEC3F
Tetradic#A73FEC

RGB percentages

Red24.7%
Green85.5%
Blue92.5%

CMYK percentages

Cyan73.3%
Magenta7.6%
Yellow0.0%
Key (black)7.5%

Color previews

#3fdaec text on a black background

contrast 12.45:1

Card sample

#3fdaec text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3fdaec

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.

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

#3fdaec, answered

What color is #3fdaec?

#3fdaec is a balanced electric cyan, closest to Dark Turquoise (ΔE2000 6.5). It sits at 186° on the hue wheel with 82% saturation and 59% lightness, which reads as cool.

What is the RGB value of #3fdaec?

rgb(63, 218, 236) — 63 red, 218 green and 236 blue out of 255, or 24.7% / 85.5% / 92.5% by channel.

Is #3fdaec a light or a dark color?

It is a light color. Relative luminance is 0.5726 and perceived brightness is 74%, so black text on it reaches 12.45:1.

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

Black. It scores 12.45:1 against #3fdaec, versus 1.69:1 for white — AAA at any size.

What is the complementary color of #3fdaec?

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

What colors go well with #3fdaec?

For interface work: #F4FAFA as the surface, #C0E8ED for borders, #4B939B for secondary text, #F03B55 as an accent and #0B6974 for hover and pressed states. For a palette, the analogous pair #3FECA7 and #3F84EC stays calm, while #EC513F is the loudest partner.

What is #3fdaec in CMYK for printing?

cmyk(73%, 8%, 0%, 8%). 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 #3fdaec warm or cool?

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

Work with #3fdaec in the Color Lab