Skip to content

#2db9e2

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

RGB
45, 185, 226
HSL
194°, 76%, 53%
CMYK
80, 18, 0, 11
Luminance
0.4075

At a glance

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

Hex
#2db9e2
Hue
194°
cyan
Saturation
76%
electric
Lightness
53%
balanced
Brightness
89%
HSV value
Perceived
64%
weighted brightness
Luminance
0.4075
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
9.15:1
Closest name
Deep Sky Blue
ΔE2000 5.6
Where it sits
Hue194° of 360°
Saturation76%
Lightness53%
Temperature
Warm ← → Cool93% 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#2db9e2
RGBrgb(45, 185, 226)
HSLhsl(194, 76%, 53%)
CMYKcmyk(80%, 18%, 0%, 11%)
LABlab(70.0 -22.3 -30.8)
LCHlch(70.0 38.0 234.1)
OKLCHoklch(0.732 0.126 223.1)
Decimal2996706
Display P3color(display-p3 0.176 0.725 0.886)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db9e2 on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#2db9e2 on black: 9.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A2B5E4
deuteranopia · #8AA4E2
tritanopia · #00C6C6

Color scale — 50 to 950

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

#F3FAFC
#E7F5F9
#C8EAF4
#9CDEF1
#6BCEEB
#2db9e2
#1EADD7
#1990B3
#14738F
#135568
#0C3541
Base = 500Lightest = 50 · #F3FAFCDarkest = 950 · #0C3541
:root {
  --brand-50: #F3FAFC;
  --brand-100: #E7F5F9;
  --brand-200: #C8EAF4;
  --brand-300: #9CDEF1;
  --brand-400: #6BCEEB;
  --brand-500: #2db9e2;
  --brand-600: #1EADD7;
  --brand-700: #1990B3;
  --brand-800: #14738F;
  --brand-900: #135568;
  --brand-950: #0C3541;
  --brand: #2db9e2;
  --brand-ink: #000000;
}

Colors that work with #2db9e2

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#4B899B
Captions on the surface
Accent#E7282D
Second voice, not a rival
Dark variant#0F5A70
Hover, pressed, headers
Light variant#E9F8FC
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 #2db9e2

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#E2562D
Analogous left#2DE2B0
Analogous right#2D5EE2
Split-complement 1#E22D5E
Split-complement 2#E2B02D
Triadic 1#E22DB9
Triadic 2#B9E22D
Tetradic#B02DE2

RGB percentages

Red17.6%
Green72.5%
Blue88.6%

CMYK percentages

Cyan80.1%
Magenta18.1%
Yellow0.0%
Key (black)11.4%

Color previews

#2db9e2 text on a black background

contrast 9.15:1

Card sample

#2db9e2 text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db9e2

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.

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

#2db9e2, answered

What color is #2db9e2?

#2db9e2 is a balanced electric cyan, closest to Deep Sky Blue (ΔE2000 5.6). It sits at 194° on the hue wheel with 76% saturation and 53% lightness, which reads as cool.

What is the RGB value of #2db9e2?

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

Is #2db9e2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4075 and perceived brightness is 64%, so black text on it reaches 9.15:1.

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

Black. It scores 9.15:1 against #2db9e2, versus 2.30:1 for white — AAA at any size.

What is the complementary color of #2db9e2?

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

What colors go well with #2db9e2?

For interface work: #F4F9FA as the surface, #C0E2ED for borders, #4B899B for secondary text, #E7282D as an accent and #0F5A70 for hover and pressed states. For a palette, the analogous pair #2DE2B0 and #2D5EE2 stays calm, while #E2562D is the loudest partner.

What is #2db9e2 in CMYK for printing?

cmyk(80%, 18%, 0%, 11%). 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 #2db9e2 warm or cool?

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

Work with #2db9e2 in the Color Lab