Skip to content

#86fcd8

a light, electric cyan · cool · closest name: Aqua Marine

RGB
134, 252, 216
HSL
162°, 95%, 76%
CMYK
47, 0, 14, 1
Luminance
0.7965

At a glance

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

Hex
#86fcd8
Hue
162°
cyan
Saturation
95%
electric
Lightness
76%
light
Brightness
99%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7965
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.93:1
Closest name
Aqua Marine
ΔE2000 1.8
Where it sits
Hue162° of 360°
Saturation95%
Lightness76%
Temperature
Warm ← → Cool80% 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#86fcd8
RGBrgb(134, 252, 216)
HSLhsl(162, 95%, 76%)
CMYKcmyk(47%, 0%, 14%, 1%)
LABlab(91.5 -41.7 7.0)
LCHlch(91.5 42.3 170.5)
OKLCHoklch(0.912 0.120 171.5)
Decimal8846552
Display P3color(display-p3 0.525 0.988 0.847)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#86fcd8 on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#86fcd8 on black: 16.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6EFD6
deuteranopia · #E3E1DA
tritanopia · #5AFEF1

Color scale — 50 to 950

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

#F1FDFA
#E4FCF4
#C2FAE9
#86fcd8
#5BFBCA
#24FAB8
#06EFA8
#05C78C
#049F70
#087352
#054833
Base = 300Lightest = 50 · #F1FDFADarkest = 950 · #054833
:root {
  --brand-50: #F1FDFA;
  --brand-100: #E4FCF4;
  --brand-200: #C2FAE9;
  --brand-300: #86fcd8;
  --brand-400: #5BFBCA;
  --brand-500: #24FAB8;
  --brand-600: #06EFA8;
  --brand-700: #05C78C;
  --brand-800: #049F70;
  --brand-900: #087352;
  --brand-950: #054833;
  --brand: #86fcd8;
  --brand-ink: #000000;
}

Colors that work with #86fcd8

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#F4FAF9
Tinted page background
Border#C0EDDF
Hairlines and dividers
Muted text#4B9B82
Captions on the surface
Accent#CC0071
Second voice, not a rival
Dark variant#037C57
Hover, pressed, headers
Light variant#E6FEF7
Selected rows, tints
Dark surface#14241F
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 #86fcd8

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#FC86AA
Analogous left#86FC9D
Analogous right#86E5FC
Split-complement 1#FC86E5
Split-complement 2#FC9D86
Triadic 1#D886FC
Triadic 2#FCD886
Tetradic#9D86FC

RGB percentages

Red52.5%
Green98.8%
Blue84.7%

CMYK percentages

Cyan46.8%
Magenta0.0%
Yellow14.3%
Key (black)1.2%

Color previews

#86fcd8 text on a black background

contrast 16.93:1

Card sample

#86fcd8 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #86fcd8

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.

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

#86fcd8, answered

What color is #86fcd8?

#86fcd8 is a light electric cyan, closest to Aqua Marine (ΔE2000 1.8). It sits at 162° on the hue wheel with 95% saturation and 76% lightness, which reads as cool.

What is the RGB value of #86fcd8?

rgb(134, 252, 216) — 134 red, 252 green and 216 blue out of 255, or 52.5% / 98.8% / 84.7% by channel.

Is #86fcd8 a light or a dark color?

It is a light color. Relative luminance is 0.7965 and perceived brightness is 86%, so black text on it reaches 16.93:1.

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

Black. It scores 16.93:1 against #86fcd8, versus 1.24:1 for white — AAA at any size.

What is the complementary color of #86fcd8?

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

What colors go well with #86fcd8?

For interface work: #F4FAF9 as the surface, #C0EDDF for borders, #4B9B82 for secondary text, #CC0071 as an accent and #037C57 for hover and pressed states. For a palette, the analogous pair #86FC9D and #86E5FC stays calm, while #FC86AA is the loudest partner.

What is #86fcd8 in CMYK for printing?

cmyk(47%, 0%, 14%, 1%). 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 #86fcd8 warm or cool?

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

Work with #86fcd8 in the Color Lab