Skip to content

#3dfddb

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

RGB
61, 253, 219
HSL
169°, 98%, 62%
CMYK
76, 0, 13, 1
Luminance
0.7636

At a glance

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

Hex
#3dfddb
Hue
169°
cyan
Saturation
98%
electric
Lightness
62%
balanced
Brightness
99%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7636
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.27:1
Closest name
Aqua Marine
ΔE2000 5
Where it sits
Hue169° of 360°
Saturation98%
Lightness62%
Temperature
Warm ← → Cool83% 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#3dfddb
RGBrgb(61, 253, 219)
HSLhsl(169, 98%, 62%)
CMYKcmyk(76%, 0%, 13%, 1%)
LABlab(90.0 -53.8 3.0)
LCHlch(90.0 53.9 176.8)
OKLCHoklch(0.895 0.154 177.4)
Decimal4062683
Display P3color(display-p3 0.239 0.992 0.859)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3dfddb on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#3dfddb on black: 16.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3EDDA
deuteranopia · #DADBDE
tritanopia · #00FFF3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #3dfddb is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F1FDFB
#E3FCF8
#C1FBF1
#90FEEA
#3dfddb
#21FDD6
#02F2C8
#02CAA7
#02A285
#067461
#04493D
Base = 400Lightest = 50 · #F1FDFBDarkest = 950 · #04493D
:root {
  --brand-50: #F1FDFB;
  --brand-100: #E3FCF8;
  --brand-200: #C1FBF1;
  --brand-300: #90FEEA;
  --brand-400: #3dfddb;
  --brand-500: #21FDD6;
  --brand-600: #02F2C8;
  --brand-700: #02CAA7;
  --brand-800: #02A285;
  --brand-900: #067461;
  --brand-950: #04493D;
  --brand: #3dfddb;
  --brand-ink: #000000;
}

Colors that work with #3dfddb

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#C0EDE5
Hairlines and dividers
Muted text#4B9B8D
Captions on the surface
Accent#FF3B8F
Second voice, not a rival
Dark variant#017E68
Hover, pressed, headers
Light variant#E6FFFA
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 #3dfddb

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#FD3D5F
Analogous left#3DFD7B
Analogous right#3DBFFD
Split-complement 1#FD3DBF
Split-complement 2#FD7B3D
Triadic 1#DB3DFD
Triadic 2#FDDB3D
Tetradic#7B3DFD

RGB percentages

Red23.9%
Green99.2%
Blue85.9%

CMYK percentages

Cyan75.9%
Magenta0.0%
Yellow13.4%
Key (black)0.8%

Color previews

#3dfddb text on a black background

contrast 16.27:1

Card sample

#3dfddb text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3dfddb

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.

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

#3dfddb, answered

What color is #3dfddb?

#3dfddb is a balanced electric cyan, closest to Aqua Marine (ΔE2000 5). It sits at 169° on the hue wheel with 98% saturation and 62% lightness, which reads as cool.

What is the RGB value of #3dfddb?

rgb(61, 253, 219) — 61 red, 253 green and 219 blue out of 255, or 23.9% / 99.2% / 85.9% by channel.

Is #3dfddb a light or a dark color?

It is a light color. Relative luminance is 0.7636 and perceived brightness is 82%, so black text on it reaches 16.27:1.

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

Black. It scores 16.27:1 against #3dfddb, versus 1.29:1 for white — AAA at any size.

What is the complementary color of #3dfddb?

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

What colors go well with #3dfddb?

For interface work: #F4FAF9 as the surface, #C0EDE5 for borders, #4B9B8D for secondary text, #FF3B8F as an accent and #017E68 for hover and pressed states. For a palette, the analogous pair #3DFD7B and #3DBFFD stays calm, while #FD3D5F is the loudest partner.

What is #3dfddb in CMYK for printing?

cmyk(76%, 0%, 13%, 1%). 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 #3dfddb warm or cool?

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

Work with #3dfddb in the Color Lab