Skip to content

#49dade

a balanced, vivid cyan · cool · closest name: Dark Turquoise

RGB
73, 218, 222
HSL
182°, 69%, 58%
CMYK
67, 2, 0, 13
Luminance
0.5683

At a glance

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

Hex
#49dade
Hue
182°
cyan
Saturation
69%
vivid
Lightness
58%
balanced
Brightness
87%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5683
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.37:1
Closest name
Dark Turquoise
ΔE2000 3.7
Where it sits
Hue182° of 360°
Saturation69%
Lightness58%
Temperature
Warm ← → Cool88% 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#49dade
RGBrgb(73, 218, 222)
HSLhsl(182, 69%, 58%)
CMYKcmyk(67%, 2%, 0%, 13%)
LABlab(80.1 -36.4 -13.2)
LCHlch(80.1 38.7 200.0)
OKLCHoklch(0.815 0.120 197.7)
Decimal4840158
Display P3color(display-p3 0.286 0.855 0.871)

Copy-ready code

/* CSS */
color: #49dade;
background-color: #49dade;
/* Tailwind (arbitrary) */
class="text-[#49dade] bg-[#49dade]"
/* SCSS */
$brand: #49dade;
/* SwiftUI */
Color(red: 0.286, green: 0.855, blue: 0.871)
/* Android */
Color.parseColor("#49dade")
/* Flutter */
Color(0xFF49DADE)
/* Python / OpenCV (BGR) */
(222, 218, 73)

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

Accessibility — WCAG contrast

Aa
#49dade on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#49dade on black: 12.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CBD0DF
deuteranopia · #B5C0DF
tritanopia · #00E1DB

Color scale — 50 to 950

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

#F3FBFB
#E7F8F8
#CAF1F2
#A0ECEE
#71E2E5
#49dade
#26CBCF
#1FA9AD
#19878A
#166264
#0E3D3F
Base = 500Lightest = 50 · #F3FBFBDarkest = 950 · #0E3D3F
:root {
  --brand-50: #F3FBFB;
  --brand-100: #E7F8F8;
  --brand-200: #CAF1F2;
  --brand-300: #A0ECEE;
  --brand-400: #71E2E5;
  --brand-500: #49dade;
  --brand-600: #26CBCF;
  --brand-700: #1FA9AD;
  --brand-800: #19878A;
  --brand-900: #166264;
  --brand-950: #0E3D3F;
  --brand: #49dade;
  --brand-ink: #000000;
}

Colors that work with #49dade

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#F4FAFA
Tinted page background
Border#C0EBED
Hairlines and dividers
Muted text#4B999B
Captions on the surface
Accent#E24568
Second voice, not a rival
Dark variant#146A6C
Hover, pressed, headers
Light variant#E9FBFB
Selected rows, tints
Dark surface#142424
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 #49dade

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#DE4D49
Analogous left#49DE97
Analogous right#498FDE
Split-complement 1#DE498F
Split-complement 2#DE9749
Triadic 1#DE49DA
Triadic 2#DADE49
Tetradic#9749DE

RGB percentages

Red28.6%
Green85.5%
Blue87.1%

CMYK percentages

Cyan67.1%
Magenta1.8%
Yellow0.0%
Key (black)12.9%

Color previews

#49dade text on a black background

contrast 12.37:1

Card sample

#49dade text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #49dade;
Background color
Panel with #49dade background
background-color: #49dade;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(73, 218, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(73, 218, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #49dade;
background: linear-gradient(135deg, #49dade, #4977DE);

Monochromatic scale

Palettes built from #49dade

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.

#49dade 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.

#49dade, answered

What color is #49dade?

#49dade is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 3.7). It sits at 182° on the hue wheel with 69% saturation and 58% lightness, which reads as cool.

What is the RGB value of #49dade?

rgb(73, 218, 222) — 73 red, 218 green and 222 blue out of 255, or 28.6% / 85.5% / 87.1% by channel.

Is #49dade a light or a dark color?

It is a light color. Relative luminance is 0.5683 and perceived brightness is 73%, so black text on it reaches 12.37:1.

Should I use black or white text on #49dade?

Black. It scores 12.37:1 against #49dade, versus 1.70:1 for white — AAA at any size.

What is the complementary color of #49dade?

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

What colors go well with #49dade?

For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B999B for secondary text, #E24568 as an accent and #146A6C for hover and pressed states. For a palette, the analogous pair #49DE97 and #498FDE stays calm, while #DE4D49 is the loudest partner.

What is #49dade in CMYK for printing?

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

Is #49dade warm or cool?

Cool — it scores 88 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #49DEAB; nudged cooler, #47B1E0.

Work with #49dade in the Color Lab