Skip to content

#3cd2ec

a balanced, electric cyan · cool · closest name: Sky Blue

RGB
60, 210, 236
HSL
189°, 82%, 58%
CMYK
75, 11, 0, 8
Luminance
0.5311

At a glance

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

Hex
#3cd2ec
Hue
189°
cyan
Saturation
82%
electric
Lightness
58%
balanced
Brightness
93%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5311
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
11.62:1
Closest name
Sky Blue
ΔE2000 7.6
Where it sits
Hue189° of 360°
Saturation82%
Lightness58%
Temperature
Warm ← → Cool91% 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#3cd2ec
RGBrgb(60, 210, 236)
HSLhsl(189, 82%, 58%)
CMYKcmyk(75%, 11%, 0%, 8%)
LABlab(77.9 -30.1 -24.0)
LCHlch(77.9 38.5 218.6)
OKLCHoklch(0.798 0.126 212.1)
Decimal3986156
Display P3color(display-p3 0.235 0.824 0.925)

Copy-ready code

/* CSS */
color: #3cd2ec;
background-color: #3cd2ec;
/* Tailwind (arbitrary) */
class="text-[#3cd2ec] bg-[#3cd2ec]"
/* SCSS */
$brand: #3cd2ec;
/* SwiftUI */
Color(red: 0.235, green: 0.824, blue: 0.925)
/* Android */
Color.parseColor("#3cd2ec")
/* Flutter */
Color(0xFF3CD2EC)
/* Python / OpenCV (BGR) */
(236, 210, 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 #3cd2ec · 11.62:1
Use #000000AAA at every size.
Aa
White text · 1.81:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.62:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #3cd2ec as text scores 1.81:1 on white and 11.62:1 on black.

Accessibility — WCAG contrast

Aa
#3cd2ec on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#3cd2ec on black: 11.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BECBEE
deuteranopia · #A6B9EC
tritanopia · #00DDDA

Color scale — 50 to 950

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

#F2FBFC
#E6F7FA
#C6EFF6
#99E7F5
#66DCF0
#3cd2ec
#16C1DF
#12A1BA
#0F8195
#0F5E6B
#093B43
Base = 500Lightest = 50 · #F2FBFCDarkest = 950 · #093B43
:root {
  --brand-50: #F2FBFC;
  --brand-100: #E6F7FA;
  --brand-200: #C6EFF6;
  --brand-300: #99E7F5;
  --brand-400: #66DCF0;
  --brand-500: #3cd2ec;
  --brand-600: #16C1DF;
  --brand-700: #12A1BA;
  --brand-800: #0F8195;
  --brand-900: #0F5E6B;
  --brand-950: #093B43;
  --brand: #3cd2ec;
  --brand-ink: #000000;
}

Colors that work with #3cd2ec

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#C0E6ED
Hairlines and dividers
Muted text#4B8F9B
Captions on the surface
Accent#F0384A
Second voice, not a rival
Dark variant#0B6574
Hover, pressed, headers
Light variant#E8FAFD
Selected rows, tints
Dark surface#142224
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 #3cd2ec

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#EC563C
Analogous left#3CECAE
Analogous right#3C7AEC
Split-complement 1#EC3C7A
Split-complement 2#ECAE3C
Triadic 1#EC3CD2
Triadic 2#D2EC3C
Tetradic#AE3CEC

RGB percentages

Red23.5%
Green82.4%
Blue92.5%

CMYK percentages

Cyan74.6%
Magenta11.0%
Yellow0.0%
Key (black)7.5%

Color previews

#3cd2ec text on a black background

contrast 11.62:1

Card sample

#3cd2ec text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cd2ec

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.

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

#3cd2ec, answered

What color is #3cd2ec?

#3cd2ec is a balanced electric cyan, closest to Sky Blue (ΔE2000 7.6). It sits at 189° on the hue wheel with 82% saturation and 58% lightness, which reads as cool.

What is the RGB value of #3cd2ec?

rgb(60, 210, 236) — 60 red, 210 green and 236 blue out of 255, or 23.5% / 82.4% / 92.5% by channel.

Is #3cd2ec a light or a dark color?

It is a light color. Relative luminance is 0.5311 and perceived brightness is 72%, so black text on it reaches 11.62:1.

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

Black. It scores 11.62:1 against #3cd2ec, versus 1.81:1 for white — AAA at any size.

What is the complementary color of #3cd2ec?

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

What colors go well with #3cd2ec?

For interface work: #F4FAFA as the surface, #C0E6ED for borders, #4B8F9B for secondary text, #F0384A as an accent and #0B6574 for hover and pressed states. For a palette, the analogous pair #3CECAE and #3C7AEC stays calm, while #EC563C is the loudest partner.

What is #3cd2ec in CMYK for printing?

cmyk(75%, 11%, 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 #3cd2ec warm or cool?

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

Work with #3cd2ec in the Color Lab