Skip to content

#2db9d5

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

RGB
45, 185, 213
HSL
190°, 67%, 51%
CMYK
79, 13, 0, 17
Luminance
0.4006

At a glance

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

Hex
#2db9d5
Hue
190°
cyan
Saturation
67%
vivid
Lightness
51%
balanced
Brightness
84%
HSV value
Perceived
63%
weighted brightness
Luminance
0.4006
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
9.01:1
Closest name
Sky Blue
ΔE2000 9.3
Where it sits
Hue190° of 360°
Saturation67%
Lightness51%
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#2db9d5
RGBrgb(45, 185, 213)
HSLhsl(190, 67%, 51%)
CMYKcmyk(79%, 13%, 0%, 17%)
LABlab(69.5 -26.5 -24.4)
LCHlch(69.5 36.0 222.6)
OKLCHoklch(0.727 0.119 215.0)
Decimal2996693
Display P3color(display-p3 0.176 0.725 0.835)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db9d5 on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#2db9d5 on black: 9.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A5B3D7
deuteranopia · #8FA3D5
tritanopia · #00C3C2

Color scale — 50 to 950

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

#F3FAFB
#E8F5F8
#CAEBF1
#A1E0EC
#73D0E3
#44C1DA
#2db9d5
#2293AA
#1B7688
#185663
#0F363E
Base = 600Lightest = 50 · #F3FAFBDarkest = 950 · #0F363E
:root {
  --brand-50: #F3FAFB;
  --brand-100: #E8F5F8;
  --brand-200: #CAEBF1;
  --brand-300: #A1E0EC;
  --brand-400: #73D0E3;
  --brand-500: #44C1DA;
  --brand-600: #2db9d5;
  --brand-700: #2293AA;
  --brand-800: #1B7688;
  --brand-900: #185663;
  --brand-950: #0F363E;
  --brand: #2db9d5;
  --brand-ink: #000000;
}

Colors that work with #2db9d5

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#4B8E9B
Captions on the surface
Accent#DA2837
Second voice, not a rival
Dark variant#155C6A
Hover, pressed, headers
Light variant#EAF8FB
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 #2db9d5

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#D5492D
Analogous left#2DD59D
Analogous right#2D65D5
Split-complement 1#D52D65
Split-complement 2#D59D2D
Triadic 1#D52DB9
Triadic 2#B9D52D
Tetradic#9D2DD5

RGB percentages

Red17.6%
Green72.5%
Blue83.5%

CMYK percentages

Cyan78.9%
Magenta13.1%
Yellow0.0%
Key (black)16.5%

Color previews

#2db9d5 text on a black background

contrast 9.01:1

Card sample

#2db9d5 text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db9d5

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.

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

#2db9d5, answered

What color is #2db9d5?

#2db9d5 is a balanced vivid cyan, closest to Sky Blue (ΔE2000 9.3). It sits at 190° on the hue wheel with 67% saturation and 51% lightness, which reads as cool.

What is the RGB value of #2db9d5?

rgb(45, 185, 213) — 45 red, 185 green and 213 blue out of 255, or 17.6% / 72.5% / 83.5% by channel.

Is #2db9d5 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4006 and perceived brightness is 63%, so black text on it reaches 9.01:1.

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

Black. It scores 9.01:1 against #2db9d5, versus 2.33:1 for white — AAA at any size.

What is the complementary color of #2db9d5?

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

What colors go well with #2db9d5?

For interface work: #F4F9FA as the surface, #C0E5ED for borders, #4B8E9B for secondary text, #DA2837 as an accent and #155C6A for hover and pressed states. For a palette, the analogous pair #2DD59D and #2D65D5 stays calm, while #D5492D is the loudest partner.

What is #2db9d5 in CMYK for printing?

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

Is #2db9d5 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 #2DD5B3; nudged cooler, #2A99D8.

Work with #2db9d5 in the Color Lab