Skip to content

#3ff0eb

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

RGB
63, 240, 235
HSL
178°, 86%, 59%
CMYK
74, 0, 2, 6
Luminance
0.6938

At a glance

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

Hex
#3ff0eb
Hue
178°
cyan
Saturation
86%
electric
Lightness
59%
balanced
Brightness
94%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6938
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.88:1
Closest name
Cyan
ΔE2000 3.6
Where it sits
Hue178° of 360°
Saturation86%
Lightness59%
Temperature
Warm ← → Cool87% 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#3ff0eb
RGBrgb(63, 240, 235)
HSLhsl(178, 86%, 59%)
CMYKcmyk(74%, 0%, 2%, 6%)
LABlab(86.7 -43.9 -10.3)
LCHlch(86.7 45.1 193.1)
OKLCHoklch(0.869 0.137 192.0)
Decimal4190443
Display P3color(display-p3 0.247 0.941 0.922)

Copy-ready code

/* CSS */
color: #3ff0eb;
background-color: #3ff0eb;
/* Tailwind (arbitrary) */
class="text-[#3ff0eb] bg-[#3ff0eb]"
/* SCSS */
$brand: #3ff0eb;
/* SwiftUI */
Color(red: 0.247, green: 0.941, blue: 0.922)
/* Android */
Color.parseColor("#3ff0eb")
/* Flutter */
Color(0xFF3FF0EB)
/* Python / OpenCV (BGR) */
(235, 240, 63)

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

Accessibility — WCAG contrast

Aa
#3ff0eb on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#3ff0eb on black: 14.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1E4EB
deuteranopia · #C8D1EC
tritanopia · #00F7EE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #3ff0eb 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
#E5FAF9
#C5F7F5
#97F7F4
#63F3EF
#3ff0eb
#12E3DD
#0FBDB8
#0C9793
#0D6D6B
#084443
Base = 500Lightest = 50 · #F2FDFCDarkest = 950 · #084443
:root {
  --brand-50: #F2FDFC;
  --brand-100: #E5FAF9;
  --brand-200: #C5F7F5;
  --brand-300: #97F7F4;
  --brand-400: #63F3EF;
  --brand-500: #3ff0eb;
  --brand-600: #12E3DD;
  --brand-700: #0FBDB8;
  --brand-800: #0C9793;
  --brand-900: #0D6D6B;
  --brand-950: #084443;
  --brand: #3ff0eb;
  --brand-ink: #000000;
}

Colors that work with #3ff0eb

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#C0EDEB
Hairlines and dividers
Muted text#4B9B99
Captions on the surface
Accent#F43B6E
Second voice, not a rival
Dark variant#097673
Hover, pressed, headers
Light variant#E7FDFD
Selected rows, tints
Dark surface#142424
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 #3ff0eb

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#F03F44
Analogous left#3FF092
Analogous right#3F9CF0
Split-complement 1#F03F9C
Split-complement 2#F0923F
Triadic 1#EB3FF0
Triadic 2#F0EB3F
Tetradic#923FF0

RGB percentages

Red24.7%
Green94.1%
Blue92.2%

CMYK percentages

Cyan73.8%
Magenta0.0%
Yellow2.1%
Key (black)5.9%

Color previews

#3ff0eb text on a black background

contrast 14.88:1

Card sample

#3ff0eb text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3ff0eb

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.

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

#3ff0eb, answered

What color is #3ff0eb?

#3ff0eb is a balanced electric cyan, closest to Cyan (ΔE2000 3.6). It sits at 178° on the hue wheel with 86% saturation and 59% lightness, which reads as cool.

What is the RGB value of #3ff0eb?

rgb(63, 240, 235) — 63 red, 240 green and 235 blue out of 255, or 24.7% / 94.1% / 92.2% by channel.

Is #3ff0eb a light or a dark color?

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

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

Black. It scores 14.88:1 against #3ff0eb, versus 1.41:1 for white — AAA at any size.

What is the complementary color of #3ff0eb?

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

What colors go well with #3ff0eb?

For interface work: #F4FAFA as the surface, #C0EDEB for borders, #4B9B99 for secondary text, #F43B6E as an accent and #097673 for hover and pressed states. For a palette, the analogous pair #3FF092 and #3F9CF0 stays calm, while #F03F44 is the loudest partner.

What is #3ff0eb in CMYK for printing?

cmyk(74%, 0%, 2%, 6%). 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 #3ff0eb warm or cool?

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

Work with #3ff0eb in the Color Lab