Skip to content

#3df6d0

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

RGB
61, 246, 208
HSL
168°, 91%, 60%
CMYK
75, 0, 15, 4
Luminance
0.7146

At a glance

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

Hex
#3df6d0
Hue
168°
cyan
Saturation
91%
electric
Lightness
60%
balanced
Brightness
96%
HSV value
Perceived
80%
weighted brightness
Luminance
0.7146
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.29:1
Closest name
Aqua Marine
ΔE2000 4.7
Where it sits
Hue168° of 360°
Saturation91%
Lightness60%
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#3df6d0
RGBrgb(61, 246, 208)
HSLhsl(168, 91%, 60%)
CMYKcmyk(75%, 0%, 15%, 4%)
LABlab(87.7 -53.7 5.4)
LCHlch(87.7 54.0 174.3)
OKLCHoklch(0.875 0.153 175.0)
Decimal4060880
Display P3color(display-p3 0.239 0.965 0.816)

Copy-ready code

/* CSS */
color: #3df6d0;
background-color: #3df6d0;
/* Tailwind (arbitrary) */
class="text-[#3df6d0] bg-[#3df6d0]"
/* SCSS */
$brand: #3df6d0;
/* SwiftUI */
Color(red: 0.239, green: 0.965, blue: 0.816)
/* Android */
Color.parseColor("#3df6d0")
/* Flutter */
Color(0xFF3DF6D0)
/* Python / OpenCV (BGR) */
(208, 246, 61)

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

Accessibility — WCAG contrast

Aa
#3df6d0 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#3df6d0 on black: 15.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EDE6CE
deuteranopia · #D5D5D3
tritanopia · #00F9EB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #3df6d0 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
#E5FBF6
#C3F9EE
#94FAE5
#5EF8D8
#3df6d0
#0BEABC
#09C39D
#079C7D
#0A705B
#064639
Base = 500Lightest = 50 · #F2FDFBDarkest = 950 · #064639
:root {
  --brand-50: #F2FDFB;
  --brand-100: #E5FBF6;
  --brand-200: #C3F9EE;
  --brand-300: #94FAE5;
  --brand-400: #5EF8D8;
  --brand-500: #3df6d0;
  --brand-600: #0BEABC;
  --brand-700: #09C39D;
  --brand-800: #079C7D;
  --brand-900: #0A705B;
  --brand-950: #064639;
  --brand: #3df6d0;
  --brand-ink: #000000;
}

Colors that work with #3df6d0

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#FA3991
Second voice, not a rival
Dark variant#067A62
Hover, pressed, headers
Light variant#E7FEF9
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 #3df6d0

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#F63D63
Analogous left#3DF674
Analogous right#3DBFF6
Split-complement 1#F63DBF
Split-complement 2#F6743D
Triadic 1#D03DF6
Triadic 2#F6D03D
Tetradic#743DF6

RGB percentages

Red23.9%
Green96.5%
Blue81.6%

CMYK percentages

Cyan75.2%
Magenta0.0%
Yellow15.4%
Key (black)3.5%

Color previews

#3df6d0 text on a black background

contrast 15.29:1

Card sample

#3df6d0 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(61, 246, 208, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(61, 246, 208, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3df6d0;
background: linear-gradient(135deg, #3df6d0, #3DA1F6);

Monochromatic scale

Palettes built from #3df6d0

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.

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

#3df6d0, answered

What color is #3df6d0?

#3df6d0 is a balanced electric cyan, closest to Aqua Marine (ΔE2000 4.7). It sits at 168° on the hue wheel with 91% saturation and 60% lightness, which reads as cool.

What is the RGB value of #3df6d0?

rgb(61, 246, 208) — 61 red, 246 green and 208 blue out of 255, or 23.9% / 96.5% / 81.6% by channel.

Is #3df6d0 a light or a dark color?

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

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

Black. It scores 15.29:1 against #3df6d0, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #3df6d0?

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

What colors go well with #3df6d0?

For interface work: #F4FAF9 as the surface, #C0EDE3 for borders, #4B9B8A for secondary text, #FA3991 as an accent and #067A62 for hover and pressed states. For a palette, the analogous pair #3DF674 and #3DBFF6 stays calm, while #F63D63 is the loudest partner.

What is #3df6d0 in CMYK for printing?

cmyk(75%, 0%, 15%, 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 #3df6d0 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 #3DF68C; nudged cooler, #3BD9F8.

Work with #3df6d0 in the Color Lab