Skip to content

#86ebdf

a light, vivid cyan · cool · closest name: Turquoise

RGB
134, 235, 223
HSL
173°, 72%, 72%
CMYK
43, 0, 5, 8
Luminance
0.6981

At a glance

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

Hex
#86ebdf
Hue
173°
cyan
Saturation
72%
vivid
Lightness
72%
light
Brightness
92%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6981
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
14.96:1
Closest name
Turquoise
ΔE2000 5.7
Where it sits
Hue173° of 360°
Saturation72%
Lightness72%
Temperature
Warm ← → Cool85% 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#86ebdf
RGBrgb(134, 235, 223)
HSLhsl(173, 72%, 72%)
CMYKcmyk(43%, 0%, 5%, 8%)
LABlab(86.9 -32.4 -3.4)
LCHlch(86.9 32.6 186.0)
OKLCHoklch(0.875 0.097 185.8)
Decimal8842207
Display P3color(display-p3 0.525 0.922 0.875)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#86ebdf on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#86ebdf on black: 14.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E2E1DF
deuteranopia · #D1D4E0
tritanopia · #5BEFE7

Color scale — 50 to 950

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

#F3FCFB
#E7F8F6
#C9F3EE
#9FEFE6
#86ebdf
#3EDFCC
#23D2BD
#1DAF9E
#178C7E
#15665C
#0D3F39
Base = 400Lightest = 50 · #F3FCFBDarkest = 950 · #0D3F39
:root {
  --brand-50: #F3FCFB;
  --brand-100: #E7F8F6;
  --brand-200: #C9F3EE;
  --brand-300: #9FEFE6;
  --brand-400: #86ebdf;
  --brand-500: #3EDFCC;
  --brand-600: #23D2BD;
  --brand-700: #1DAF9E;
  --brand-800: #178C7E;
  --brand-900: #15665C;
  --brand-950: #0D3F39;
  --brand: #86ebdf;
  --brand-ink: #000000;
}

Colors that work with #86ebdf

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#C0EDE7
Hairlines and dividers
Muted text#4B9B91
Captions on the surface
Accent#B31952
Second voice, not a rival
Dark variant#126D63
Hover, pressed, headers
Light variant#E9FBF9
Selected rows, tints
Dark surface#142422
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 #86ebdf

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#EB8692
Analogous left#86EBAD
Analogous right#86C5EB
Split-complement 1#EB86C5
Split-complement 2#EBAD86
Triadic 1#DF86EB
Triadic 2#EBDF86
Tetradic#AD86EB

RGB percentages

Red52.5%
Green92.2%
Blue87.5%

CMYK percentages

Cyan43.0%
Magenta0.0%
Yellow5.1%
Key (black)7.8%

Color previews

#86ebdf text on a black background

contrast 14.96:1

Card sample

#86ebdf text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(134, 235, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(134, 235, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #86ebdf;
background: linear-gradient(135deg, #86ebdf, #86B4EB);

Monochromatic scale

Palettes built from #86ebdf

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.

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

#86ebdf, answered

What color is #86ebdf?

#86ebdf is a light vivid cyan, closest to Turquoise (ΔE2000 5.7). It sits at 173° on the hue wheel with 72% saturation and 72% lightness, which reads as cool.

What is the RGB value of #86ebdf?

rgb(134, 235, 223) — 134 red, 235 green and 223 blue out of 255, or 52.5% / 92.2% / 87.5% by channel.

Is #86ebdf a light or a dark color?

It is a light color. Relative luminance is 0.6981 and perceived brightness is 82%, so black text on it reaches 14.96:1.

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

Black. It scores 14.96:1 against #86ebdf, versus 1.40:1 for white — AAA at any size.

What is the complementary color of #86ebdf?

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

What colors go well with #86ebdf?

For interface work: #F4FAFA as the surface, #C0EDE7 for borders, #4B9B91 for secondary text, #B31952 as an accent and #126D63 for hover and pressed states. For a palette, the analogous pair #86EBAD and #86C5EB stays calm, while #EB8692 is the loudest partner.

What is #86ebdf in CMYK for printing?

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

Is #86ebdf warm or cool?

Cool — it scores 85 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #86EBBA; nudged cooler, #85D3EC.

Work with #86ebdf in the Color Lab