Skip to content

#3ce0eb

a balanced, electric cyan · cool · closest name: Dark Turquoise

RGB
60, 224, 235
HSL
184°, 81%, 58%
CMYK
75, 5, 0, 8
Luminance
0.6027

At a glance

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

Hex
#3ce0eb
Hue
184°
cyan
Saturation
81%
electric
Lightness
58%
balanced
Brightness
92%
HSV value
Perceived
75%
weighted brightness
Luminance
0.6027
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
13.05:1
Closest name
Dark Turquoise
ΔE2000 5.5
Where it sits
Hue184° of 360°
Saturation81%
Lightness58%
Temperature
Warm ← → Cool89% 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#3ce0eb
RGBrgb(60, 224, 235)
HSLhsl(184, 81%, 58%)
CMYKcmyk(75%, 5%, 0%, 8%)
LABlab(82.0 -37.0 -17.3)
LCHlch(82.0 40.8 205.1)
OKLCHoklch(0.831 0.129 201.8)
Decimal3989739
Display P3color(display-p3 0.235 0.878 0.922)

Copy-ready code

/* CSS */
color: #3ce0eb;
background-color: #3ce0eb;
/* Tailwind (arbitrary) */
class="text-[#3ce0eb] bg-[#3ce0eb]"
/* SCSS */
$brand: #3ce0eb;
/* SwiftUI */
Color(red: 0.235, green: 0.878, blue: 0.922)
/* Android */
Color.parseColor("#3ce0eb")
/* Flutter */
Color(0xFF3CE0EB)
/* Python / OpenCV (BGR) */
(235, 224, 60)

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

Accessibility — WCAG contrast

Aa
#3ce0eb on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#3ce0eb on black: 13.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFD6EC
deuteranopia · #B6C4EC
tritanopia · #00E9E3

Color scale — 50 to 950

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

#F2FCFC
#E6F8F9
#C6F3F6
#99EFF5
#66E7EF
#3ce0eb
#17D1DE
#13AFB9
#0F8C94
#0F656B
#0A3F43
Base = 500Lightest = 50 · #F2FCFCDarkest = 950 · #0A3F43
:root {
  --brand-50: #F2FCFC;
  --brand-100: #E6F8F9;
  --brand-200: #C6F3F6;
  --brand-300: #99EFF5;
  --brand-400: #66E7EF;
  --brand-500: #3ce0eb;
  --brand-600: #17D1DE;
  --brand-700: #13AFB9;
  --brand-800: #0F8C94;
  --brand-900: #0F656B;
  --brand-950: #0A3F43;
  --brand: #3ce0eb;
  --brand-ink: #000000;
}

Colors that work with #3ce0eb

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#C0EAED
Hairlines and dividers
Muted text#4B969B
Captions on the surface
Accent#EF375A
Second voice, not a rival
Dark variant#0C6D74
Hover, pressed, headers
Light variant#E8FBFD
Selected rows, tints
Dark surface#142324
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 #3ce0eb

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#EB473C
Analogous left#3CEB9E
Analogous right#3C88EB
Split-complement 1#EB3C88
Split-complement 2#EB9E3C
Triadic 1#EB3CE0
Triadic 2#E0EB3C
Tetradic#9E3CEB

RGB percentages

Red23.5%
Green87.8%
Blue92.2%

CMYK percentages

Cyan74.5%
Magenta4.7%
Yellow0.0%
Key (black)7.8%

Color previews

#3ce0eb text on a black background

contrast 13.05:1

Card sample

#3ce0eb text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3ce0eb

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.

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

#3ce0eb, answered

What color is #3ce0eb?

#3ce0eb is a balanced electric cyan, closest to Dark Turquoise (ΔE2000 5.5). It sits at 184° on the hue wheel with 81% saturation and 58% lightness, which reads as cool.

What is the RGB value of #3ce0eb?

rgb(60, 224, 235) — 60 red, 224 green and 235 blue out of 255, or 23.5% / 87.8% / 92.2% by channel.

Is #3ce0eb a light or a dark color?

It is a light color. Relative luminance is 0.6027 and perceived brightness is 75%, so black text on it reaches 13.05:1.

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

Black. It scores 13.05:1 against #3ce0eb, versus 1.61:1 for white — AAA at any size.

What is the complementary color of #3ce0eb?

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

What colors go well with #3ce0eb?

For interface work: #F4FAFA as the surface, #C0EAED for borders, #4B969B for secondary text, #EF375A as an accent and #0C6D74 for hover and pressed states. For a palette, the analogous pair #3CEB9E and #3C88EB stays calm, while #EB473C is the loudest partner.

What is #3ce0eb in CMYK for printing?

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

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

Work with #3ce0eb in the Color Lab