Skip to content

#3dfbcf

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

RGB
61, 251, 207
HSL
166°, 96%, 61%
CMYK
76, 0, 18, 2
Luminance
0.7449

At a glance

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

Hex
#3dfbcf
Hue
166°
cyan
Saturation
96%
electric
Lightness
61%
balanced
Brightness
98%
HSV value
Perceived
81%
weighted brightness
Luminance
0.7449
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.90:1
Closest name
Aqua Marine
ΔE2000 4
Where it sits
Hue166° of 360°
Saturation96%
Lightness61%
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#3dfbcf
RGBrgb(61, 251, 207)
HSLhsl(166, 96%, 61%)
CMYKcmyk(76%, 0%, 18%, 2%)
LABlab(89.2 -56.0 8.0)
LCHlch(89.2 56.5 171.9)
OKLCHoklch(0.886 0.159 172.7)
Decimal4062159
Display P3color(display-p3 0.239 0.984 0.812)

Copy-ready code

/* CSS */
color: #3dfbcf;
background-color: #3dfbcf;
/* Tailwind (arbitrary) */
class="text-[#3dfbcf] bg-[#3dfbcf]"
/* SCSS */
$brand: #3dfbcf;
/* SwiftUI */
Color(red: 0.239, green: 0.984, blue: 0.812)
/* Android */
Color.parseColor("#3dfbcf")
/* Flutter */
Color(0xFF3DFBCF)
/* Python / OpenCV (BGR) */
(207, 251, 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 #3dfbcf · 15.90:1
Use #000000AAA at every size.
Aa
White text · 1.32:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.90:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #3dfbcf as text scores 1.32:1 on white and 15.90:1 on black.

Accessibility — WCAG contrast

Aa
#3dfbcf on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#3dfbcf on black: 15.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3EACD
deuteranopia · #DBD9D2
tritanopia · #00FDEE

Color scale — 50 to 950

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

#F1FDFB
#E4FCF6
#C1FAED
#91FDE4
#5AFCD6
#3dfbcf
#05F0B9
#04C89B
#03A07C
#07735A
#044838
Base = 500Lightest = 50 · #F1FDFBDarkest = 950 · #044838
:root {
  --brand-50: #F1FDFB;
  --brand-100: #E4FCF6;
  --brand-200: #C1FAED;
  --brand-300: #91FDE4;
  --brand-400: #5AFCD6;
  --brand-500: #3dfbcf;
  --brand-600: #05F0B9;
  --brand-700: #04C89B;
  --brand-800: #03A07C;
  --brand-900: #07735A;
  --brand-950: #044838;
  --brand: #3dfbcf;
  --brand-ink: #000000;
}

Colors that work with #3dfbcf

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#C0EDE2
Hairlines and dividers
Muted text#4B9B88
Captions on the surface
Accent#FF3998
Second voice, not a rival
Dark variant#037D61
Hover, pressed, headers
Light variant#E6FEF9
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 #3dfbcf

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#FB3D69
Analogous left#3DFB70
Analogous right#3DC8FB
Split-complement 1#FB3DC8
Split-complement 2#FB703D
Triadic 1#CF3DFB
Triadic 2#FBCF3D
Tetradic#703DFB

RGB percentages

Red23.9%
Green98.4%
Blue81.2%

CMYK percentages

Cyan75.7%
Magenta0.0%
Yellow17.5%
Key (black)1.6%

Color previews

#3dfbcf text on a black background

contrast 15.90:1

Card sample

#3dfbcf text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3dfbcf

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.

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

#3dfbcf, answered

What color is #3dfbcf?

#3dfbcf is a balanced electric cyan, closest to Aqua Marine (ΔE2000 4). It sits at 166° on the hue wheel with 96% saturation and 61% lightness, which reads as cool.

What is the RGB value of #3dfbcf?

rgb(61, 251, 207) — 61 red, 251 green and 207 blue out of 255, or 23.9% / 98.4% / 81.2% by channel.

Is #3dfbcf a light or a dark color?

It is a light color. Relative luminance is 0.7449 and perceived brightness is 81%, so black text on it reaches 15.90:1.

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

Black. It scores 15.90:1 against #3dfbcf, versus 1.32:1 for white — AAA at any size.

What is the complementary color of #3dfbcf?

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

What colors go well with #3dfbcf?

For interface work: #F4FAF9 as the surface, #C0EDE2 for borders, #4B9B88 for secondary text, #FF3998 as an accent and #037D61 for hover and pressed states. For a palette, the analogous pair #3DFB70 and #3DC8FB stays calm, while #FB3D69 is the loudest partner.

What is #3dfbcf in CMYK for printing?

cmyk(76%, 0%, 18%, 2%). 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 #3dfbcf 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 #3DFB89; nudged cooler, #3BE3FD.

Work with #3dfbcf in the Color Lab