Skip to content

#2db4d4

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

RGB
45, 180, 212
HSL
192°, 66%, 50%
CMYK
79, 15, 0, 17
Luminance
0.3795

At a glance

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

Hex
#2db4d4
Hue
192°
cyan
Saturation
66%
vivid
Lightness
50%
balanced
Brightness
83%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3795
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
8.59:1
Closest name
Deep Sky Blue
ΔE2000 8.6
Where it sits
Hue192° of 360°
Saturation66%
Lightness50%
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#2db4d4
RGBrgb(45, 180, 212)
HSLhsl(192, 66%, 50%)
CMYKcmyk(79%, 15%, 0%, 17%)
LABlab(68.0 -24.3 -26.2)
LCHlch(68.0 35.7 227.2)
OKLCHoklch(0.714 0.118 218.2)
Decimal2995412
Display P3color(display-p3 0.176 0.706 0.831)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db4d4 on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#2db4d4 on black: 8.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A0AFD6
deuteranopia · #8A9FD4
tritanopia · #00BFBE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2db4d4 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
#CBEAF1
#A2DEEC
#73CDE2
#45BCD9
#2db4d4
#2390A9
#1C7387
#185462
#0F353D
Base = 600Lightest = 50 · #F3FAFBDarkest = 950 · #0F353D
:root {
  --brand-50: #F3FAFB;
  --brand-100: #E8F5F8;
  --brand-200: #CBEAF1;
  --brand-300: #A2DEEC;
  --brand-400: #73CDE2;
  --brand-500: #45BCD9;
  --brand-600: #2db4d4;
  --brand-700: #2390A9;
  --brand-800: #1C7387;
  --brand-900: #185462;
  --brand-950: #0F353D;
  --brand: #2db4d4;
  --brand-ink: #000000;
}

Colors that work with #2db4d4

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#D92832
Second voice, not a rival
Dark variant#165A6A
Hover, pressed, headers
Light variant#EAF7FB
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 #2db4d4

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#D44D2D
Analogous left#2DD4A1
Analogous right#2D61D4
Split-complement 1#D42D61
Split-complement 2#D4A12D
Triadic 1#D42DB4
Triadic 2#B4D42D
Tetradic#A12DD4

RGB percentages

Red17.6%
Green70.6%
Blue83.1%

CMYK percentages

Cyan78.8%
Magenta15.1%
Yellow0.0%
Key (black)16.9%

Color previews

#2db4d4 text on a black background

contrast 8.59:1

Card sample

#2db4d4 text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db4d4

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.

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

#2db4d4, answered

What color is #2db4d4?

#2db4d4 is a balanced vivid cyan, closest to Deep Sky Blue (ΔE2000 8.6). It sits at 192° on the hue wheel with 66% saturation and 50% lightness, which reads as cool.

What is the RGB value of #2db4d4?

rgb(45, 180, 212) — 45 red, 180 green and 212 blue out of 255, or 17.6% / 70.6% / 83.1% by channel.

Is #2db4d4 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3795 and perceived brightness is 62%, so black text on it reaches 8.59:1.

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

Black. It scores 8.59:1 against #2db4d4, versus 2.44:1 for white — AAA at any size.

What is the complementary color of #2db4d4?

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

What colors go well with #2db4d4?

For interface work: #F4F9FA as the surface, #C0E4ED for borders, #4B8C9B for secondary text, #D92832 as an accent and #165A6A for hover and pressed states. For a palette, the analogous pair #2DD4A1 and #2D61D4 stays calm, while #D44D2D is the loudest partner.

What is #2db4d4 in CMYK for printing?

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

Is #2db4d4 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 #2DD4B7; nudged cooler, #2B97D7.

Work with #2db4d4 in the Color Lab