Skip to content

#86cdcc

a light, soft cyan · cool · closest name: Medium Turquoise

RGB
134, 205, 204
HSL
179°, 42%, 67%
CMYK
35, 0, 1, 20
Luminance
0.5309

At a glance

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

Hex
#86cdcc
Hue
179°
cyan
Saturation
42%
soft
Lightness
67%
light
Brightness
80%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5309
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
11.62:1
Closest name
Medium Turquoise
ΔE2000 6.6
Where it sits
Hue179° of 360°
Saturation42%
Lightness67%
Temperature
Warm ← → Cool87% 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#86cdcc
RGBrgb(134, 205, 204)
HSLhsl(179, 42%, 67%)
CMYKcmyk(35%, 0%, 1%, 20%)
LABlab(77.9 -22.3 -6.6)
LCHlch(77.9 23.3 196.4)
OKLCHoklch(0.801 0.071 194.7)
Decimal8834508
Display P3color(display-p3 0.525 0.804 0.800)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#86cdcc on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#86cdcc on black: 11.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5C6CC
deuteranopia · #B7BDCD
tritanopia · #6AD1CC

Color scale — 50 to 950

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

#F5FAFA
#EBF5F5
#D2EAEA
#B0DEDE
#86cdcc
#60BDBC
#48ADAC
#3C908F
#307373
#265554
#183534
Base = 400Lightest = 50 · #F5FAFADarkest = 950 · #183534
:root {
  --brand-50: #F5FAFA;
  --brand-100: #EBF5F5;
  --brand-200: #D2EAEA;
  --brand-300: #B0DEDE;
  --brand-400: #86cdcc;
  --brand-500: #60BDBC;
  --brand-600: #48ADAC;
  --brand-700: #3C908F;
  --brand-800: #307373;
  --brand-900: #265554;
  --brand-950: #183534;
  --brand: #86cdcc;
  --brand-ink: #000000;
}

Colors that work with #86cdcc

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#F4FAFA
Tinted page background
Border#C5E7E7
Hairlines and dividers
Muted text#4B9B9A
Captions on the surface
Accent#943850
Second voice, not a rival
Dark variant#255A5A
Hover, pressed, headers
Light variant#EDF8F7
Selected rows, tints
Dark surface#142424
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 #86cdcc

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#CD8687
Analogous left#86CDA9
Analogous right#86ABCD
Split-complement 1#CD86AB
Split-complement 2#CDA986
Triadic 1#CC86CD
Triadic 2#CDCC86
Tetradic#A986CD

RGB percentages

Red52.5%
Green80.4%
Blue80.0%

CMYK percentages

Cyan34.6%
Magenta0.0%
Yellow0.5%
Key (black)19.6%

Color previews

#86cdcc text on a black background

contrast 11.62:1

Card sample

#86cdcc text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #86cdcc

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.

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

#86cdcc, answered

What color is #86cdcc?

#86cdcc is a light soft cyan, closest to Medium Turquoise (ΔE2000 6.6). It sits at 179° on the hue wheel with 42% saturation and 67% lightness, which reads as cool.

What is the RGB value of #86cdcc?

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

Is #86cdcc a light or a dark color?

It is a light color. Relative luminance is 0.5309 and perceived brightness is 73%, so black text on it reaches 11.62:1.

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

Black. It scores 11.62:1 against #86cdcc, versus 1.81:1 for white — AAA at any size.

What is the complementary color of #86cdcc?

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

What colors go well with #86cdcc?

For interface work: #F4FAFA as the surface, #C5E7E7 for borders, #4B9B9A for secondary text, #943850 as an accent and #255A5A for hover and pressed states. For a palette, the analogous pair #86CDA9 and #86ABCD stays calm, while #CD8687 is the loudest partner.

What is #86cdcc in CMYK for printing?

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

Is #86cdcc warm or cool?

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

Work with #86cdcc in the Color Lab