Skip to content

#86cdec

a light, vivid cyan · cool · “Sky Blue”

RGB
134, 205, 236
HSL
198°, 73%, 73%
CMYK
43, 13, 0, 8
Luminance
0.5479

At a glance

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

Hex
#86cdec
Hue
198°
cyan
Saturation
73%
vivid
Lightness
73%
light
Brightness
93%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5479
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.96:1
Closest name
Sky Blue
ΔE2000 0.7
Where it sits
Hue198° of 360°
Saturation73%
Lightness73%
Temperature
Warm ← → Cool95% 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#86cdec
RGBrgb(134, 205, 236)
HSLhsl(198, 73%, 73%)
CMYKcmyk(43%, 13%, 0%, 8%)
LABlab(78.9 -14.3 -22.3)
LCHlch(78.9 26.5 237.3)
OKLCHoklch(0.813 0.083 227.4)
Decimal8834540
Display P3color(display-p3 0.525 0.804 0.925)

Copy-ready code

/* CSS */
color: #86cdec;
background-color: #86cdec;
/* Tailwind (arbitrary) */
class="text-[#86cdec] bg-[#86cdec]"
/* SCSS */
$brand: #86cdec;
/* SwiftUI */
Color(red: 0.525, green: 0.804, blue: 0.925)
/* Android */
Color.parseColor("#86cdec")
/* Flutter */
Color(0xFF86CDEC)
/* Python / OpenCV (BGR) */
(236, 205, 134)

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

Accessibility — WCAG contrast

Aa
#86cdec on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#86cdec on black: 11.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDCAEE
deuteranopia · #AEBEEC
tritanopia · #5AD6D7

Color scale — 50 to 950

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

#F3F9FC
#E7F3F8
#C9E6F3
#86cdec
#6EC3E8
#3DAFE1
#219DD4
#1C83B0
#16698D
#144D66
#0D3040
Base = 300Lightest = 50 · #F3F9FCDarkest = 950 · #0D3040
:root {
  --brand-50: #F3F9FC;
  --brand-100: #E7F3F8;
  --brand-200: #C9E6F3;
  --brand-300: #86cdec;
  --brand-400: #6EC3E8;
  --brand-500: #3DAFE1;
  --brand-600: #219DD4;
  --brand-700: #1C83B0;
  --brand-800: #16698D;
  --brand-900: #144D66;
  --brand-950: #0D3040;
  --brand: #86cdec;
  --brand-ink: #000000;
}

Colors that work with #86cdec

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#C0DFED
Hairlines and dividers
Muted text#4B839B
Captions on the surface
Accent#B52017
Second voice, not a rival
Dark variant#11526E
Hover, pressed, headers
Light variant#E9F6FC
Selected rows, tints
Dark surface#141F24
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 #86cdec

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#ECA586
Analogous left#86ECD8
Analogous right#869AEC
Split-complement 1#EC869A
Split-complement 2#ECD886
Triadic 1#EC86CD
Triadic 2#CDEC86
Tetradic#D886EC

RGB percentages

Red52.5%
Green80.4%
Blue92.5%

CMYK percentages

Cyan43.2%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#86cdec text on a black background

contrast 11.96:1

Card sample

#86cdec text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #86cdec;
Background color
Panel with #86cdec background
background-color: #86cdec;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(134, 205, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(134, 205, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #86cdec;
background: linear-gradient(135deg, #86cdec, #8689EC);

Monochromatic scale

Palettes built from #86cdec

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.

#86cdec 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

Converts to four-color process without much drama. Proof it anyway.

#86cdec, answered

What color is #86cdec?

#86cdec is a light vivid cyan — the CSS keyword Sky Blue. It sits at 198° on the hue wheel with 73% saturation and 73% lightness, which reads as cool.

What is the RGB value of #86cdec?

rgb(134, 205, 236) — 134 red, 205 green and 236 blue out of 255, or 52.5% / 80.4% / 92.5% by channel.

Is #86cdec a light or a dark color?

It is a light color. Relative luminance is 0.5479 and perceived brightness is 75%, so black text on it reaches 11.96:1.

Should I use black or white text on #86cdec?

Black. It scores 11.96:1 against #86cdec, versus 1.76:1 for white — AAA at any size.

What is the complementary color of #86cdec?

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

What colors go well with #86cdec?

For interface work: #F4F9FA as the surface, #C0DFED for borders, #4B839B for secondary text, #B52017 as an accent and #11526E for hover and pressed states. For a palette, the analogous pair #86ECD8 and #869AEC stays calm, while #ECA586 is the loudest partner.

What is #86cdec in CMYK for printing?

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

Is #86cdec warm or cool?

Cool — it scores 95 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #86ECE6; nudged cooler, #84BEED.

Work with #86cdec in the Color Lab