Skip to content

#2daadb

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

RGB
45, 170, 219
HSL
197°, 71%, 52%
CMYK
80, 22, 0, 14
Luminance
0.3442

At a glance

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

Hex
#2daadb
Hue
197°
cyan
Saturation
71%
vivid
Lightness
52%
balanced
Brightness
86%
HSV value
Perceived
60%
weighted brightness
Luminance
0.3442
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
7.88:1
Closest name
Deep Sky Blue
ΔE2000 6.3
Where it sits
Hue197° of 360°
Saturation71%
Lightness52%
Temperature
Warm ← → Cool95% 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#2daadb
RGBrgb(45, 170, 219)
HSLhsl(197, 71%, 52%)
CMYKcmyk(80%, 22%, 0%, 14%)
LABlab(65.3 -16.8 -34.2)
LCHlch(65.3 38.1 243.9)
OKLCHoklch(0.694 0.126 229.9)
Decimal2992859
Display P3color(display-p3 0.176 0.667 0.859)

Copy-ready code

/* CSS */
color: #2daadb;
background-color: #2daadb;
/* Tailwind (arbitrary) */
class="text-[#2daadb] bg-[#2daadb]"
/* SCSS */
$brand: #2daadb;
/* SwiftUI */
Color(red: 0.176, green: 0.667, blue: 0.859)
/* Android */
Color.parseColor("#2daadb")
/* Flutter */
Color(0xFF2DAADB)
/* Python / OpenCV (BGR) */
(219, 170, 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 #2daadb · 7.88:1
Use #000000AAA at every size.
Aa
White text · 2.66:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.88:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #2daadb as text scores 2.66:1 on white and 7.88:1 on black.

Accessibility — WCAG contrast

Aa
#2daadb on white: 2.66:1
AA ✗ fail · AA-large · AAA
Aa
#2daadb on black: 7.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #91A8DD
deuteranopia · #7A97DA
tritanopia · #00B8BA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2daadb 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
#E7F3F8
#C9E7F2
#9FD8EF
#6FC5E6
#3FB1DE
#2daadb
#1E85AE
#186B8B
#154F65
#0D313F
Base = 600Lightest = 50 · #F3F9FCDarkest = 950 · #0D313F
:root {
  --brand-50: #F3F9FC;
  --brand-100: #E7F3F8;
  --brand-200: #C9E7F2;
  --brand-300: #9FD8EF;
  --brand-400: #6FC5E6;
  --brand-500: #3FB1DE;
  --brand-600: #2daadb;
  --brand-700: #1E85AE;
  --brand-800: #186B8B;
  --brand-900: #154F65;
  --brand-950: #0D313F;
  --brand: #2daadb;
  --brand-ink: #000000;
}

Colors that work with #2daadb

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#C0E0ED
Hairlines and dividers
Muted text#4B849B
Captions on the surface
Accent#E02E28
Second voice, not a rival
Dark variant#13536D
Hover, pressed, headers
Light variant#E9F6FB
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 #2daadb

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#DB5E2D
Analogous left#2DDBB5
Analogous right#2D53DB
Split-complement 1#DB2D53
Split-complement 2#DBB52D
Triadic 1#DB2DAA
Triadic 2#AADB2D
Tetradic#B52DDB

RGB percentages

Red17.6%
Green66.7%
Blue85.9%

CMYK percentages

Cyan79.5%
Magenta22.4%
Yellow0.0%
Key (black)14.1%

Color previews

#2daadb text on a black background

contrast 7.88:1

Card sample

#2daadb text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2daadb

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.

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

#2daadb, answered

What color is #2daadb?

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

What is the RGB value of #2daadb?

rgb(45, 170, 219) — 45 red, 170 green and 219 blue out of 255, or 17.6% / 66.7% / 85.9% by channel.

Is #2daadb a light or a dark color?

It is a mid-tone. Relative luminance is 0.3442 and perceived brightness is 60%, so black text on it reaches 7.88:1.

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

Black. It scores 7.88:1 against #2daadb, versus 2.66:1 for white — AAA at any size.

What is the complementary color of #2daadb?

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

What colors go well with #2daadb?

For interface work: #F4F9FA as the surface, #C0E0ED for borders, #4B849B for secondary text, #E02E28 as an accent and #13536D for hover and pressed states. For a palette, the analogous pair #2DDBB5 and #2D53DB stays calm, while #DB5E2D is the loudest partner.

What is #2daadb in CMYK for printing?

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

Is #2daadb warm or cool?

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

Work with #2daadb in the Color Lab