Skip to content

#2db0da

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

RGB
45, 176, 218
HSL
195°, 70%, 52%
CMYK
79, 19, 0, 15
Luminance
0.3667

At a glance

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

Hex
#2db0da
Hue
195°
cyan
Saturation
70%
vivid
Lightness
52%
balanced
Brightness
85%
HSV value
Perceived
61%
weighted brightness
Luminance
0.3667
WCAG relative
Temperature
Cool
94/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
8.33:1
Closest name
Deep Sky Blue
ΔE2000 6.3
Where it sits
Hue195° of 360°
Saturation70%
Lightness52%
Temperature
Warm ← → Cool94% 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#2db0da
RGBrgb(45, 176, 218)
HSLhsl(195, 70%, 52%)
CMYKcmyk(79%, 19%, 0%, 15%)
LABlab(67.0 -20.3 -31.0)
LCHlch(67.0 37.0 236.8)
OKLCHoklch(0.707 0.123 225.0)
Decimal2994394
Display P3color(display-p3 0.176 0.690 0.855)

Copy-ready code

/* CSS */
color: #2db0da;
background-color: #2db0da;
/* Tailwind (arbitrary) */
class="text-[#2db0da] bg-[#2db0da]"
/* SCSS */
$brand: #2db0da;
/* SwiftUI */
Color(red: 0.176, green: 0.690, blue: 0.855)
/* Android */
Color.parseColor("#2db0da")
/* Flutter */
Color(0xFF2DB0DA)
/* Python / OpenCV (BGR) */
(218, 176, 45)

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

Accessibility — WCAG contrast

Aa
#2db0da on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#2db0da on black: 8.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #99ACDC
deuteranopia · #829CDA
tritanopia · #00BCBE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2db0da is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3F9FC
#E7F4F8
#C9E8F2
#A0DBEE
#70C9E6
#40B7DD
#2db0da
#1F8BAD
#186F8B
#165165
#0E333F
Base = 600Lightest = 50 · #F3F9FCDarkest = 950 · #0E333F
:root {
  --brand-50: #F3F9FC;
  --brand-100: #E7F4F8;
  --brand-200: #C9E8F2;
  --brand-300: #A0DBEE;
  --brand-400: #70C9E6;
  --brand-500: #40B7DD;
  --brand-600: #2db0da;
  --brand-700: #1F8BAD;
  --brand-800: #186F8B;
  --brand-900: #165165;
  --brand-950: #0E333F;
  --brand: #2db0da;
  --brand-ink: #000000;
}

Colors that work with #2db0da

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#C0E2ED
Hairlines and dividers
Muted text#4B879B
Captions on the surface
Accent#DF2829
Second voice, not a rival
Dark variant#13576C
Hover, pressed, headers
Light variant#E9F7FB
Selected rows, tints
Dark surface#142024
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 #2db0da

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#DA572D
Analogous left#2DDAAE
Analogous right#2D5ADA
Split-complement 1#DA2D5A
Split-complement 2#DAAE2D
Triadic 1#DA2DB0
Triadic 2#B0DA2D
Tetradic#AE2DDA

RGB percentages

Red17.6%
Green69.0%
Blue85.5%

CMYK percentages

Cyan79.4%
Magenta19.3%
Yellow0.0%
Key (black)14.5%

Color previews

#2db0da text on a black background

contrast 8.33:1

Card sample

#2db0da text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2db0da;
Background color
Panel with #2db0da background
background-color: #2db0da;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 176, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 176, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2db0da;
background: linear-gradient(135deg, #2db0da, #2D3DDA);

Monochromatic scale

Palettes built from #2db0da

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.

#2db0da 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.

#2db0da, answered

What color is #2db0da?

#2db0da is a balanced vivid cyan, closest to Deep Sky Blue (ΔE2000 6.3). It sits at 195° on the hue wheel with 70% saturation and 52% lightness, which reads as cool.

What is the RGB value of #2db0da?

rgb(45, 176, 218) — 45 red, 176 green and 218 blue out of 255, or 17.6% / 69% / 85.5% by channel.

Is #2db0da a light or a dark color?

It is a mid-tone. Relative luminance is 0.3667 and perceived brightness is 61%, so black text on it reaches 8.33:1.

Should I use black or white text on #2db0da?

Black. It scores 8.33:1 against #2db0da, versus 2.52:1 for white — AAA at any size.

What is the complementary color of #2db0da?

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

What colors go well with #2db0da?

For interface work: #F4F9FA as the surface, #C0E2ED for borders, #4B879B for secondary text, #DF2829 as an accent and #13576C for hover and pressed states. For a palette, the analogous pair #2DDAAE and #2D5ADA stays calm, while #DA572D is the loudest partner.

What is #2db0da in CMYK for printing?

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

Is #2db0da warm or cool?

Cool — it scores 94 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2DDAC5; nudged cooler, #2B97DC.

Work with #2db0da in the Color Lab