Skip to content

#86ddf5

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

RGB
134, 221, 245
HSL
193°, 85%, 74%
CMYK
45, 10, 0, 4
Luminance
0.6337

At a glance

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

Hex
#86ddf5
Hue
193°
cyan
Saturation
85%
electric
Lightness
74%
light
Brightness
96%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6337
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
13.67:1
Closest name
Sky Blue
ΔE2000 4.6
Where it sits
Hue193° of 360°
Saturation85%
Lightness74%
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#86ddf5
RGBrgb(134, 221, 245)
HSLhsl(193, 85%, 74%)
CMYKcmyk(45%, 10%, 0%, 4%)
LABlab(83.6 -20.1 -19.9)
LCHlch(83.6 28.3 224.7)
OKLCHoklch(0.851 0.090 217.4)
Decimal8838645
Display P3color(display-p3 0.525 0.867 0.961)

Copy-ready code

/* CSS */
color: #86ddf5;
background-color: #86ddf5;
/* Tailwind (arbitrary) */
class="text-[#86ddf5] bg-[#86ddf5]"
/* SCSS */
$brand: #86ddf5;
/* SwiftUI */
Color(red: 0.525, green: 0.867, blue: 0.961)
/* Android */
Color.parseColor("#86ddf5")
/* Flutter */
Color(0xFF86DDF5)
/* Python / OpenCV (BGR) */
(245, 221, 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 #86ddf5 · 13.67:1
Use #000000AAA at every size.
Aa
White text · 1.54:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.67:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #86ddf5 as text scores 1.54:1 on white and 13.67:1 on black.

Accessibility — WCAG contrast

Aa
#86ddf5 on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#86ddf5 on black: 13.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDD8F6
deuteranopia · #BCCBF5
tritanopia · #50E6E4

Color scale — 50 to 950

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

#F2FAFC
#E5F5FA
#C5ECF7
#86ddf5
#64D3F2
#30C5EE
#13B5E2
#1097BC
#0C7997
#0E586D
#083744
Base = 300Lightest = 50 · #F2FAFCDarkest = 950 · #083744
:root {
  --brand-50: #F2FAFC;
  --brand-100: #E5F5FA;
  --brand-200: #C5ECF7;
  --brand-300: #86ddf5;
  --brand-400: #64D3F2;
  --brand-500: #30C5EE;
  --brand-600: #13B5E2;
  --brand-700: #1097BC;
  --brand-800: #0C7997;
  --brand-900: #0E586D;
  --brand-950: #083744;
  --brand: #86ddf5;
  --brand-ink: #000000;
}

Colors that work with #86ddf5

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#C10B11
Second voice, not a rival
Dark variant#0A5E76
Hover, pressed, headers
Light variant#E7F8FD
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 #86ddf5

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#F59E86
Analogous left#86F5D6
Analogous right#86A5F5
Split-complement 1#F586A5
Split-complement 2#F5D686
Triadic 1#F586DD
Triadic 2#DDF586
Tetradic#D686F5

RGB percentages

Red52.5%
Green86.7%
Blue96.1%

CMYK percentages

Cyan45.3%
Magenta9.8%
Yellow0.0%
Key (black)3.9%

Color previews

#86ddf5 text on a black background

contrast 13.67:1

Card sample

#86ddf5 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(134, 221, 245, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(134, 221, 245, 0.45);
Border & gradient
Gradient panel
border: 3px solid #86ddf5;
background: linear-gradient(135deg, #86ddf5, #8693F5);

Monochromatic scale

Palettes built from #86ddf5

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.

#86ddf5 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.

#86ddf5, answered

What color is #86ddf5?

#86ddf5 is a light electric cyan, closest to Sky Blue (ΔE2000 4.6). It sits at 193° on the hue wheel with 85% saturation and 74% lightness, which reads as cool.

What is the RGB value of #86ddf5?

rgb(134, 221, 245) — 134 red, 221 green and 245 blue out of 255, or 52.5% / 86.7% / 96.1% by channel.

Is #86ddf5 a light or a dark color?

It is a light color. Relative luminance is 0.6337 and perceived brightness is 79%, so black text on it reaches 13.67:1.

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

Black. It scores 13.67:1 against #86ddf5, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #86ddf5?

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

What colors go well with #86ddf5?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B8A9B for secondary text, #C10B11 as an accent and #0A5E76 for hover and pressed states. For a palette, the analogous pair #86F5D6 and #86A5F5 stays calm, while #F59E86 is the loudest partner.

What is #86ddf5 in CMYK for printing?

cmyk(45%, 10%, 0%, 4%). 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 #86ddf5 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 #86F5E4; nudged cooler, #85C7F6.

Work with #86ddf5 in the Color Lab