Skip to content

#3dbdda

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

RGB
61, 189, 218
HSL
191°, 68%, 55%
CMYK
72, 13, 0, 15
Luminance
0.4245

At a glance

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

Hex
#3dbdda
Hue
191°
cyan
Saturation
68%
vivid
Lightness
55%
balanced
Brightness
85%
HSV value
Perceived
65%
weighted brightness
Luminance
0.4245
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
9.49:1
Closest name
Sky Blue
ΔE2000 7.9
Where it sits
Hue191° of 360°
Saturation68%
Lightness55%
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#3dbdda
RGBrgb(61, 189, 218)
HSLhsl(191, 68%, 55%)
CMYKcmyk(72%, 13%, 0%, 15%)
LABlab(71.2 -25.1 -24.6)
LCHlch(71.2 35.2 224.3)
OKLCHoklch(0.742 0.116 216.3)
Decimal4046298
Display P3color(display-p3 0.239 0.741 0.855)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3dbdda on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#3dbdda on black: 9.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A9B7DC
deuteranopia · #94A7DA
tritanopia · #00C7C6

Color scale — 50 to 950

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

#F3FAFB
#E8F5F8
#CAEAF2
#A1DFED
#72CFE4
#3dbdda
#27AFCE
#2192AB
#1A7589
#175563
#0E353E
Base = 500Lightest = 50 · #F3FAFBDarkest = 950 · #0E353E
:root {
  --brand-50: #F3FAFB;
  --brand-100: #E8F5F8;
  --brand-200: #CAEAF2;
  --brand-300: #A1DFED;
  --brand-400: #72CFE4;
  --brand-500: #3dbdda;
  --brand-600: #27AFCE;
  --brand-700: #2192AB;
  --brand-800: #1A7589;
  --brand-900: #175563;
  --brand-950: #0E353E;
  --brand: #3dbdda;
  --brand-ink: #000000;
}

Colors that work with #3dbdda

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#C0E4ED
Hairlines and dividers
Muted text#4B8C9B
Captions on the surface
Accent#DF3843
Second voice, not a rival
Dark variant#145B6B
Hover, pressed, headers
Light variant#EAF8FB
Selected rows, tints
Dark surface#142124
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 #3dbdda

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#DA5A3D
Analogous left#3DDAA9
Analogous right#3D6EDA
Split-complement 1#DA3D6E
Split-complement 2#DAA93D
Triadic 1#DA3DBD
Triadic 2#BDDA3D
Tetradic#A93DDA

RGB percentages

Red23.9%
Green74.1%
Blue85.5%

CMYK percentages

Cyan72.0%
Magenta13.3%
Yellow0.0%
Key (black)14.5%

Color previews

#3dbdda text on a black background

contrast 9.49:1

Card sample

#3dbdda text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3dbdda

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.

#3dbdda 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

Converts to four-color process without much drama. Proof it anyway.

#3dbdda, answered

What color is #3dbdda?

#3dbdda is a balanced vivid cyan, closest to Sky Blue (ΔE2000 7.9). It sits at 191° on the hue wheel with 68% saturation and 55% lightness, which reads as cool.

What is the RGB value of #3dbdda?

rgb(61, 189, 218) — 61 red, 189 green and 218 blue out of 255, or 23.9% / 74.1% / 85.5% by channel.

Is #3dbdda a light or a dark color?

It is a mid-tone. Relative luminance is 0.4245 and perceived brightness is 65%, so black text on it reaches 9.49:1.

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

Black. It scores 9.49:1 against #3dbdda, versus 2.21:1 for white — AAA at any size.

What is the complementary color of #3dbdda?

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

What colors go well with #3dbdda?

For interface work: #F4F9FA as the surface, #C0E4ED for borders, #4B8C9B for secondary text, #DF3843 as an accent and #145B6B for hover and pressed states. For a palette, the analogous pair #3DDAA9 and #3D6EDA stays calm, while #DA5A3D is the loudest partner.

What is #3dbdda in CMYK for printing?

cmyk(72%, 13%, 0%, 15%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #3dbdda 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 #3DDABD; nudged cooler, #3BA0DC.

Work with #3dbdda in the Color Lab