Skip to content

#47ceeb

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

RGB
71, 206, 235
HSL
191°, 80%, 60%
CMYK
70, 12, 0, 8
Luminance
0.5148

At a glance

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

Hex
#47ceeb
Hue
191°
cyan
Saturation
80%
electric
Lightness
60%
balanced
Brightness
92%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5148
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
11.30:1
Closest name
Sky Blue
ΔE2000 6.4
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#47ceeb
RGBrgb(71, 206, 235)
HSLhsl(191, 80%, 60%)
CMYKcmyk(70%, 12%, 0%, 8%)
LABlab(77.0 -27.1 -24.9)
LCHlch(77.0 36.8 222.6)
OKLCHoklch(0.791 0.121 215.1)
Decimal4706027
Display P3color(display-p3 0.278 0.808 0.922)

Copy-ready code

/* CSS */
color: #47ceeb;
background-color: #47ceeb;
/* Tailwind (arbitrary) */
class="text-[#47ceeb] bg-[#47ceeb]"
/* SCSS */
$brand: #47ceeb;
/* SwiftUI */
Color(red: 0.278, green: 0.808, blue: 0.922)
/* Android */
Color.parseColor("#47ceeb")
/* Flutter */
Color(0xFF47CEEB)
/* Python / OpenCV (BGR) */
(235, 206, 71)

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

Accessibility — WCAG contrast

Aa
#47ceeb on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#47ceeb on black: 11.30: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. #47ceeb 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
#67D7EF
#47ceeb
#18BADD
#149BB8
#107C93
#105A6A
#0A3943
Base = 500Lightest = 50 · #F3FAFCDarkest = 950 · #0A3943
:root {
  --brand-50: #F3FAFC;
  --brand-100: #E6F6F9;
  --brand-200: #C6EDF5;
  --brand-300: #9AE4F4;
  --brand-400: #67D7EF;
  --brand-500: #47ceeb;
  --brand-600: #18BADD;
  --brand-700: #149BB8;
  --brand-800: #107C93;
  --brand-900: #105A6A;
  --brand-950: #0A3943;
  --brand: #47ceeb;
  --brand-ink: #000000;
}

Colors that work with #47ceeb

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#EF4350
Second voice, not a rival
Dark variant#0C6173
Hover, pressed, headers
Light variant#E8F9FD
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 #47ceeb

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#EB6447
Analogous left#47EBB6
Analogous right#477CEB
Split-complement 1#EB477C
Split-complement 2#EBB647
Triadic 1#EB47CE
Triadic 2#CEEB47
Tetradic#B647EB

RGB percentages

Red27.8%
Green80.8%
Blue92.2%

CMYK percentages

Cyan69.8%
Magenta12.3%
Yellow0.0%
Key (black)7.8%

Color previews

#47ceeb text on a black background

contrast 11.30:1

Card sample

#47ceeb text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #47ceeb

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.

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

#47ceeb, answered

What color is #47ceeb?

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

What is the RGB value of #47ceeb?

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

Is #47ceeb a light or a dark color?

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

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

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

What is the complementary color of #47ceeb?

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

What colors go well with #47ceeb?

For interface work: #F4F9FA as the surface, #C0E5ED for borders, #4B8D9B for secondary text, #EF4350 as an accent and #0C6173 for hover and pressed states. For a palette, the analogous pair #47EBB6 and #477CEB stays calm, while #EB6447 is the loudest partner.

What is #47ceeb in CMYK for printing?

cmyk(70%, 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 #47ceeb 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 #47EBCC; nudged cooler, #45AFED.

Work with #47ceeb in the Color Lab