Skip to content

#49ceeb

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

RGB
73, 206, 235
HSL
191°, 80%, 60%
CMYK
69, 12, 0, 8
Luminance
0.5156

At a glance

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

Hex
#49ceeb
Hue
191°
cyan
Saturation
80%
electric
Lightness
60%
balanced
Brightness
92%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5156
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
11.31:1
Closest name
Sky Blue
ΔE2000 6.3
Where it sits
Hue191° of 360°
Saturation80%
Lightness60%
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#49ceeb
RGBrgb(73, 206, 235)
HSLhsl(191, 80%, 60%)
CMYKcmyk(69%, 12%, 0%, 8%)
LABlab(77.0 -26.8 -24.8)
LCHlch(77.0 36.5 222.8)
OKLCHoklch(0.791 0.120 215.3)
Decimal4837099
Display P3color(display-p3 0.286 0.808 0.922)

Copy-ready code

/* CSS */
color: #49ceeb;
background-color: #49ceeb;
/* Tailwind (arbitrary) */
class="text-[#49ceeb] bg-[#49ceeb]"
/* SCSS */
$brand: #49ceeb;
/* SwiftUI */
Color(red: 0.286, green: 0.808, blue: 0.922)
/* Android */
Color.parseColor("#49ceeb")
/* Flutter */
Color(0xFF49CEEB)
/* Python / OpenCV (BGR) */
(235, 206, 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 #49ceeb · 11.31:1
Use #000000AAA at every size.
Aa
White text · 1.86:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.31:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #49ceeb as text scores 1.86:1 on white and 11.31:1 on black.

Accessibility — WCAG contrast

Aa
#49ceeb on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#49ceeb on black: 11.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BAC8ED
deuteranopia · #A3B7EB
tritanopia · #00D9D7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #49ceeb 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
#E6F6F9
#C6EDF5
#9AE4F4
#67D6EE
#49ceeb
#18BADD
#149BB8
#107C93
#105A6A
#0A3842
Base = 500Lightest = 50 · #F3FAFCDarkest = 950 · #0A3842
:root {
  --brand-50: #F3FAFC;
  --brand-100: #E6F6F9;
  --brand-200: #C6EDF5;
  --brand-300: #9AE4F4;
  --brand-400: #67D6EE;
  --brand-500: #49ceeb;
  --brand-600: #18BADD;
  --brand-700: #149BB8;
  --brand-800: #107C93;
  --brand-900: #105A6A;
  --brand-950: #0A3842;
  --brand: #49ceeb;
  --brand-ink: #000000;
}

Colors that work with #49ceeb

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#4B8D9B
Captions on the surface
Accent#EF4551
Second voice, not a rival
Dark variant#0D6173
Hover, pressed, headers
Light variant#E8F9FC
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 #49ceeb

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#EB6649
Analogous left#49EBB7
Analogous right#497DEB
Split-complement 1#EB497D
Split-complement 2#EBB749
Triadic 1#EB49CE
Triadic 2#CEEB49
Tetradic#B749EB

RGB percentages

Red28.6%
Green80.8%
Blue92.2%

CMYK percentages

Cyan68.9%
Magenta12.3%
Yellow0.0%
Key (black)7.8%

Color previews

#49ceeb text on a black background

contrast 11.31:1

Card sample

#49ceeb text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(73, 206, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(73, 206, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #49ceeb;
background: linear-gradient(135deg, #49ceeb, #4962EB);

Monochromatic scale

Palettes built from #49ceeb

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.

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

#49ceeb, answered

What color is #49ceeb?

#49ceeb is a balanced electric cyan, closest to Sky Blue (ΔE2000 6.3). It sits at 191° on the hue wheel with 80% saturation and 60% lightness, which reads as cool.

What is the RGB value of #49ceeb?

rgb(73, 206, 235) — 73 red, 206 green and 235 blue out of 255, or 28.6% / 80.8% / 92.2% by channel.

Is #49ceeb a light or a dark color?

It is a light color. Relative luminance is 0.5156 and perceived brightness is 71%, so black text on it reaches 11.31:1.

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

Black. It scores 11.31:1 against #49ceeb, versus 1.86:1 for white — AAA at any size.

What is the complementary color of #49ceeb?

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

What colors go well with #49ceeb?

For interface work: #F4F9FA as the surface, #C0E5ED for borders, #4B8D9B for secondary text, #EF4551 as an accent and #0D6173 for hover and pressed states. For a palette, the analogous pair #49EBB7 and #497DEB stays calm, while #EB6649 is the loudest partner.

What is #49ceeb in CMYK for printing?

cmyk(69%, 12%, 0%, 8%). 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 #49ceeb 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 #49EBCD; nudged cooler, #47B0ED.

Work with #49ceeb in the Color Lab