Skip to content

#87e4cf

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

RGB
135, 228, 207
HSL
167°, 63%, 71%
CMYK
41, 0, 9, 11
Luminance
0.6514

At a glance

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

Hex
#87e4cf
Hue
167°
cyan
Saturation
63%
vivid
Lightness
71%
light
Brightness
89%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6514
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
14.03:1
Closest name
Turquoise
ΔE2000 5.9
Where it sits
Hue167° of 360°
Saturation63%
Lightness71%
Temperature
Warm ← → Cool82% 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#87e4cf
RGBrgb(135, 228, 207)
HSLhsl(167, 63%, 71%)
CMYKcmyk(41%, 0%, 9%, 11%)
LABlab(84.6 -32.5 1.6)
LCHlch(84.6 32.6 177.2)
OKLCHoklch(0.855 0.094 177.8)
Decimal8905935
Display P3color(display-p3 0.529 0.894 0.812)

Copy-ready code

/* CSS */
color: #87e4cf;
background-color: #87e4cf;
/* Tailwind (arbitrary) */
class="text-[#87e4cf] bg-[#87e4cf]"
/* SCSS */
$brand: #87e4cf;
/* SwiftUI */
Color(red: 0.529, green: 0.894, blue: 0.812)
/* Android */
Color.parseColor("#87e4cf")
/* Flutter */
Color(0xFF87E4CF)
/* Python / OpenCV (BGR) */
(207, 228, 135)

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

Accessibility — WCAG contrast

Aa
#87e4cf on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#87e4cf on black: 14.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DDDACE
deuteranopia · #CECED1
tritanopia · #66E7DE

Color scale — 50 to 950

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

#F4FBF9
#E8F7F4
#CBF0E8
#A3EADA
#87e4cf
#48D6B6
#2DC8A5
#25A78A
#1E856E
#1A6151
#103D33
Base = 400Lightest = 50 · #F4FBF9Darkest = 950 · #103D33
:root {
  --brand-50: #F4FBF9;
  --brand-100: #E8F7F4;
  --brand-200: #CBF0E8;
  --brand-300: #A3EADA;
  --brand-400: #87e4cf;
  --brand-500: #48D6B6;
  --brand-600: #2DC8A5;
  --brand-700: #25A78A;
  --brand-800: #1E856E;
  --brand-900: #1A6151;
  --brand-950: #103D33;
  --brand: #87e4cf;
  --brand-ink: #000000;
}

Colors that work with #87e4cf

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#C0EDE3
Hairlines and dividers
Muted text#4B9B89
Captions on the surface
Accent#AB2163
Second voice, not a rival
Dark variant#176856
Hover, pressed, headers
Light variant#EAFAF7
Selected rows, tints
Dark surface#142421
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 #87e4cf

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#E4879C
Analogous left#87E4A1
Analogous right#87CAE4
Split-complement 1#E487CA
Split-complement 2#E4A187
Triadic 1#CF87E4
Triadic 2#E4CF87
Tetradic#A187E4

RGB percentages

Red52.9%
Green89.4%
Blue81.2%

CMYK percentages

Cyan40.8%
Magenta0.0%
Yellow9.2%
Key (black)10.6%

Color previews

#87e4cf text on a black background

contrast 14.03:1

Card sample

#87e4cf text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #87e4cf;
Background color
Panel with #87e4cf background
background-color: #87e4cf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #87e4cf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(135, 228, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(135, 228, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #87e4cf;
background: linear-gradient(135deg, #87e4cf, #87BBE4);

Monochromatic scale

Palettes built from #87e4cf

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.

#87e4cf 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.

#87e4cf, answered

What color is #87e4cf?

#87e4cf is a light vivid cyan, closest to Turquoise (ΔE2000 5.9). It sits at 167° on the hue wheel with 63% saturation and 71% lightness, which reads as cool.

What is the RGB value of #87e4cf?

rgb(135, 228, 207) — 135 red, 228 green and 207 blue out of 255, or 52.9% / 89.4% / 81.2% by channel.

Is #87e4cf a light or a dark color?

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

Should I use black or white text on #87e4cf?

Black. It scores 14.03:1 against #87e4cf, versus 1.50:1 for white — AAA at any size.

What is the complementary color of #87e4cf?

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

What colors go well with #87e4cf?

For interface work: #F4FAF9 as the surface, #C0EDE3 for borders, #4B9B89 for secondary text, #AB2163 as an accent and #176856 for hover and pressed states. For a palette, the analogous pair #87E4A1 and #87CAE4 stays calm, while #E4879C is the loudest partner.

What is #87e4cf in CMYK for printing?

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

Is #87e4cf warm or cool?

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

Work with #87e4cf in the Color Lab