Skip to content

#3ddcfd

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

RGB
61, 220, 253
HSL
190°, 98%, 62%
CMYK
76, 13, 0, 1
Luminance
0.5927

At a glance

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

Hex
#3ddcfd
Hue
190°
cyan
Saturation
98%
electric
Lightness
62%
balanced
Brightness
99%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5927
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.85:1
Closest name
Sky Blue
ΔE2000 7.4
Where it sits
Hue190° of 360°
Saturation98%
Lightness62%
Temperature
Warm ← → Cool92% 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#3ddcfd
RGBrgb(61, 220, 253)
HSLhsl(190, 98%, 62%)
CMYKcmyk(76%, 13%, 0%, 1%)
LABlab(81.4 -29.6 -27.7)
LCHlch(81.4 40.5 223.1)
OKLCHoklch(0.828 0.134 215.3)
Decimal4054269
Display P3color(display-p3 0.239 0.863 0.992)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3ddcfd on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#3ddcfd on black: 12.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5D5FF
deuteranopia · #ABC2FD
tritanopia · #00E8E6

Color scale — 50 to 950

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

#F1FBFD
#E3F8FC
#C1F1FB
#90EBFE
#3ddcfd
#21D7FD
#02C9F2
#02A8CA
#0286A2
#066174
#043D49
Base = 400Lightest = 50 · #F1FBFDDarkest = 950 · #043D49
:root {
  --brand-50: #F1FBFD;
  --brand-100: #E3F8FC;
  --brand-200: #C1F1FB;
  --brand-300: #90EBFE;
  --brand-400: #3ddcfd;
  --brand-500: #21D7FD;
  --brand-600: #02C9F2;
  --brand-700: #02A8CA;
  --brand-800: #0286A2;
  --brand-900: #066174;
  --brand-950: #043D49;
  --brand: #3ddcfd;
  --brand-ink: #000000;
}

Colors that work with #3ddcfd

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#F4F9FA
Tinted page background
Border#C0E5ED
Hairlines and dividers
Muted text#4B8D9B
Captions on the surface
Accent#FF3B4B
Second voice, not a rival
Dark variant#01697E
Hover, pressed, headers
Light variant#E6FAFF
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 #3ddcfd

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#FD5E3D
Analogous left#3DFDBE
Analogous right#3D7CFD
Split-complement 1#FD3D7C
Split-complement 2#FDBE3D
Triadic 1#FD3DDC
Triadic 2#DCFD3D
Tetradic#BE3DFD

RGB percentages

Red23.9%
Green86.3%
Blue99.2%

CMYK percentages

Cyan75.9%
Magenta13.0%
Yellow0.0%
Key (black)0.8%

Color previews

#3ddcfd text on a black background

contrast 12.85:1

Card sample

#3ddcfd text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3ddcfd

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.

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

#3ddcfd, answered

What color is #3ddcfd?

#3ddcfd is a balanced electric cyan, closest to Sky Blue (ΔE2000 7.4). It sits at 190° on the hue wheel with 98% saturation and 62% lightness, which reads as cool.

What is the RGB value of #3ddcfd?

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

Is #3ddcfd a light or a dark color?

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

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

Black. It scores 12.85:1 against #3ddcfd, versus 1.63:1 for white — AAA at any size.

What is the complementary color of #3ddcfd?

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

What colors go well with #3ddcfd?

For interface work: #F4F9FA as the surface, #C0E5ED for borders, #4B8D9B for secondary text, #FF3B4B as an accent and #01697E for hover and pressed states. For a palette, the analogous pair #3DFDBE and #3D7CFD stays calm, while #FD5E3D is the loudest partner.

What is #3ddcfd in CMYK for printing?

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

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

Work with #3ddcfd in the Color Lab