Skip to content

#3cf4db

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

RGB
60, 244, 219
HSL
172°, 89%, 60%
CMYK
75, 0, 10, 4
Luminance
0.7078

At a glance

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

Hex
#3cf4db
Hue
172°
cyan
Saturation
89%
electric
Lightness
60%
balanced
Brightness
96%
HSV value
Perceived
80%
weighted brightness
Luminance
0.7078
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.16:1
Closest name
Turquoise
ΔE2000 4.9
Where it sits
Hue172° of 360°
Saturation89%
Lightness60%
Temperature
Warm ← → Cool84% 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#3cf4db
RGBrgb(60, 244, 219)
HSLhsl(172, 89%, 60%)
CMYKcmyk(75%, 0%, 10%, 4%)
LABlab(87.4 -50.2 -0.9)
LCHlch(87.4 50.2 181.0)
OKLCHoklch(0.873 0.146 181.2)
Decimal3994843
Display P3color(display-p3 0.235 0.957 0.859)

Copy-ready code

/* CSS */
color: #3cf4db;
background-color: #3cf4db;
/* Tailwind (arbitrary) */
class="text-[#3cf4db] bg-[#3cf4db]"
/* SCSS */
$brand: #3cf4db;
/* SwiftUI */
Color(red: 0.235, green: 0.957, blue: 0.859)
/* Android */
Color.parseColor("#3cf4db")
/* Flutter */
Color(0xFF3CF4DB)
/* Python / OpenCV (BGR) */
(219, 244, 60)

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

Accessibility — WCAG contrast

Aa
#3cf4db on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#3cf4db on black: 15.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9E5DA
deuteranopia · #D0D3DD
tritanopia · #00F9EC

Color scale — 50 to 950

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

#F2FDFB
#E5FBF8
#C4F8F1
#95F9EB
#60F6E1
#3cf4db
#0DE8CA
#0BC1A8
#099A87
#0B6F62
#07463D
Base = 500Lightest = 50 · #F2FDFBDarkest = 950 · #07463D
:root {
  --brand-50: #F2FDFB;
  --brand-100: #E5FBF8;
  --brand-200: #C4F8F1;
  --brand-300: #95F9EB;
  --brand-400: #60F6E1;
  --brand-500: #3cf4db;
  --brand-600: #0DE8CA;
  --brand-700: #0BC1A8;
  --brand-800: #099A87;
  --brand-900: #0B6F62;
  --brand-950: #07463D;
  --brand: #3cf4db;
  --brand-ink: #000000;
}

Colors that work with #3cf4db

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#C0EDE7
Hairlines and dividers
Muted text#4B9B90
Captions on the surface
Accent#F83882
Second voice, not a rival
Dark variant#077969
Hover, pressed, headers
Light variant#E7FEFB
Selected rows, tints
Dark surface#142422
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 #3cf4db

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#F43C55
Analogous left#3CF47F
Analogous right#3CB1F4
Split-complement 1#F43CB1
Split-complement 2#F47F3C
Triadic 1#DB3CF4
Triadic 2#F4DB3C
Tetradic#7F3CF4

RGB percentages

Red23.5%
Green95.7%
Blue85.9%

CMYK percentages

Cyan75.4%
Magenta0.0%
Yellow10.2%
Key (black)4.3%

Color previews

#3cf4db text on a black background

contrast 15.16:1

Card sample

#3cf4db text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(60, 244, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(60, 244, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3cf4db;
background: linear-gradient(135deg, #3cf4db, #3C92F4);

Monochromatic scale

Palettes built from #3cf4db

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.

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

#3cf4db, answered

What color is #3cf4db?

#3cf4db is a balanced electric cyan, closest to Turquoise (ΔE2000 4.9). It sits at 172° on the hue wheel with 89% saturation and 60% lightness, which reads as cool.

What is the RGB value of #3cf4db?

rgb(60, 244, 219) — 60 red, 244 green and 219 blue out of 255, or 23.5% / 95.7% / 85.9% by channel.

Is #3cf4db a light or a dark color?

It is a light color. Relative luminance is 0.7078 and perceived brightness is 80%, so black text on it reaches 15.16:1.

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

Black. It scores 15.16:1 against #3cf4db, versus 1.39:1 for white — AAA at any size.

What is the complementary color of #3cf4db?

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

What colors go well with #3cf4db?

For interface work: #F4FAFA as the surface, #C0EDE7 for borders, #4B9B90 for secondary text, #F83882 as an accent and #077969 for hover and pressed states. For a palette, the analogous pair #3CF47F and #3CB1F4 stays calm, while #F43C55 is the loudest partner.

What is #3cf4db in CMYK for printing?

cmyk(75%, 0%, 10%, 4%). 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 #3cf4db warm or cool?

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

Work with #3cf4db in the Color Lab