Skip to content

#71d1eb

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

RGB
113, 209, 235
HSL
193°, 75%, 68%
CMYK
52, 11, 0, 8
Luminance
0.5511

At a glance

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

Hex
#71d1eb
Hue
193°
cyan
Saturation
75%
electric
Lightness
68%
light
Brightness
92%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5511
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.02:1
Closest name
Sky Blue
ΔE2000 3.8
Where it sits
Hue193° of 360°
Saturation75%
Lightness68%
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#71d1eb
RGBrgb(113, 209, 235)
HSLhsl(193, 75%, 68%)
CMYKcmyk(52%, 11%, 0%, 8%)
LABlab(79.1 -21.4 -21.5)
LCHlch(79.1 30.3 225.2)
OKLCHoklch(0.811 0.098 217.6)
Decimal7459307
Display P3color(display-p3 0.443 0.820 0.922)

Copy-ready code

/* CSS */
color: #71d1eb;
background-color: #71d1eb;
/* Tailwind (arbitrary) */
class="text-[#71d1eb] bg-[#71d1eb]"
/* SCSS */
$brand: #71d1eb;
/* SwiftUI */
Color(red: 0.443, green: 0.820, blue: 0.922)
/* Android */
Color.parseColor("#71d1eb")
/* Flutter */
Color(0xFF71D1EB)
/* Python / OpenCV (BGR) */
(235, 209, 113)

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

Accessibility — WCAG contrast

Aa
#71d1eb on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#71d1eb on black: 12.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C0CCEC
deuteranopia · #ADBEEB
tritanopia · #19DAD9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #71d1eb is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3FAFC
#E7F5F9
#C8EAF4
#9DDFF1
#71d1eb
#3ABFE3
#1EAFD7
#1992B3
#14758F
#135668
#0C3541
Base = 400Lightest = 50 · #F3FAFCDarkest = 950 · #0C3541
:root {
  --brand-50: #F3FAFC;
  --brand-100: #E7F5F9;
  --brand-200: #C8EAF4;
  --brand-300: #9DDFF1;
  --brand-400: #71d1eb;
  --brand-500: #3ABFE3;
  --brand-600: #1EAFD7;
  --brand-700: #1992B3;
  --brand-800: #14758F;
  --brand-900: #135668;
  --brand-950: #0C3541;
  --brand: #71d1eb;
  --brand-ink: #000000;
}

Colors that work with #71d1eb

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#C0E3ED
Hairlines and dividers
Muted text#4B8A9B
Captions on the surface
Accent#B7151B
Second voice, not a rival
Dark variant#105B70
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 #71d1eb

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#EB8B71
Analogous left#71EBC8
Analogous right#7194EB
Split-complement 1#EB7194
Split-complement 2#EBC871
Triadic 1#EB71D1
Triadic 2#D1EB71
Tetradic#C871EB

RGB percentages

Red44.3%
Green82.0%
Blue92.2%

CMYK percentages

Cyan51.9%
Magenta11.1%
Yellow0.0%
Key (black)7.8%

Color previews

#71d1eb text on a black background

contrast 12.02:1

Card sample

#71d1eb text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #71d1eb;
Background color
Panel with #71d1eb background
background-color: #71d1eb;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #71d1eb

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.

#71d1eb 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
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#71d1eb, answered

What color is #71d1eb?

#71d1eb is a light electric cyan, closest to Sky Blue (ΔE2000 3.8). It sits at 193° on the hue wheel with 75% saturation and 68% lightness, which reads as cool.

What is the RGB value of #71d1eb?

rgb(113, 209, 235) — 113 red, 209 green and 235 blue out of 255, or 44.3% / 82% / 92.2% by channel.

Is #71d1eb a light or a dark color?

It is a light color. Relative luminance is 0.5511 and perceived brightness is 74%, so black text on it reaches 12.02:1.

Should I use black or white text on #71d1eb?

Black. It scores 12.02:1 against #71d1eb, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #71d1eb?

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

What colors go well with #71d1eb?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B8A9B for secondary text, #B7151B as an accent and #105B70 for hover and pressed states. For a palette, the analogous pair #71EBC8 and #7194EB stays calm, while #EB8B71 is the loudest partner.

What is #71d1eb in CMYK for printing?

cmyk(52%, 11%, 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 #71d1eb 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 #71EBD8; nudged cooler, #6FBAED.

Work with #71d1eb in the Color Lab