Skip to content

#3df8eb

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

RGB
61, 248, 235
HSL
176°, 93%, 61%
CMYK
75, 0, 5, 3
Luminance
0.7413

At a glance

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

Hex
#3df8eb
Hue
176°
cyan
Saturation
93%
electric
Lightness
61%
balanced
Brightness
97%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7413
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.83:1
Closest name
Cyan
ΔE2000 4.4
Where it sits
Hue176° of 360°
Saturation93%
Lightness61%
Temperature
Warm ← → Cool86% 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#3df8eb
RGBrgb(61, 248, 235)
HSLhsl(176, 93%, 61%)
CMYKcmyk(75%, 0%, 5%, 3%)
LABlab(89.0 -47.6 -6.9)
LCHlch(89.0 48.1 188.2)
OKLCHoklch(0.887 0.144 187.7)
Decimal4061419
Display P3color(display-p3 0.239 0.973 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3df8eb on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#3df8eb on black: 15.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EAEAEB
deuteranopia · #D1D8ED
tritanopia · #00FEF4

Color scale — 50 to 950

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

#F2FDFC
#E4FBFA
#C2F9F6
#93FBF4
#5DF9EE
#3df8eb
#09ECDC
#07C5B8
#069D93
#09726A
#064742
Base = 500Lightest = 50 · #F2FDFCDarkest = 950 · #064742
:root {
  --brand-50: #F2FDFC;
  --brand-100: #E4FBFA;
  --brand-200: #C2F9F6;
  --brand-300: #93FBF4;
  --brand-400: #5DF9EE;
  --brand-500: #3df8eb;
  --brand-600: #09ECDC;
  --brand-700: #07C5B8;
  --brand-800: #069D93;
  --brand-900: #09726A;
  --brand-950: #064742;
  --brand: #3df8eb;
  --brand-ink: #000000;
}

Colors that work with #3df8eb

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#C0EDE9
Hairlines and dividers
Muted text#4B9B95
Captions on the surface
Accent#FC3977
Second voice, not a rival
Dark variant#047B73
Hover, pressed, headers
Light variant#E6FEFC
Selected rows, tints
Dark surface#142423
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 #3df8eb

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#F83D4A
Analogous left#3DF88D
Analogous right#3DA8F8
Split-complement 1#F83DA8
Split-complement 2#F88D3D
Triadic 1#EB3DF8
Triadic 2#F8EB3D
Tetradic#8D3DF8

RGB percentages

Red23.9%
Green97.3%
Blue92.2%

CMYK percentages

Cyan75.4%
Magenta0.0%
Yellow5.2%
Key (black)2.7%

Color previews

#3df8eb text on a black background

contrast 15.83:1

Card sample

#3df8eb text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3df8eb

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.

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

#3df8eb, answered

What color is #3df8eb?

#3df8eb is a balanced electric cyan, closest to Cyan (ΔE2000 4.4). It sits at 176° on the hue wheel with 93% saturation and 61% lightness, which reads as cool.

What is the RGB value of #3df8eb?

rgb(61, 248, 235) — 61 red, 248 green and 235 blue out of 255, or 23.9% / 97.3% / 92.2% by channel.

Is #3df8eb a light or a dark color?

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

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

Black. It scores 15.83:1 against #3df8eb, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #3df8eb?

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

What colors go well with #3df8eb?

For interface work: #F4FAFA as the surface, #C0EDE9 for borders, #4B9B95 for secondary text, #FC3977 as an accent and #047B73 for hover and pressed states. For a palette, the analogous pair #3DF88D and #3DA8F8 stays calm, while #F83D4A is the loudest partner.

What is #3df8eb in CMYK for printing?

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

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

Work with #3df8eb in the Color Lab