Skip to content

#8cefdc

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

RGB
140, 239, 220
HSL
169°, 76%, 74%
CMYK
41, 0, 8, 6
Luminance
0.7248

At a glance

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

Hex
#8cefdc
Hue
169°
cyan
Saturation
76%
electric
Lightness
74%
light
Brightness
94%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7248
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.50:1
Closest name
Turquoise
ΔE2000 6.5
Where it sits
Hue169° of 360°
Saturation76%
Lightness74%
Temperature
Warm ← → Cool83% 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#8cefdc
RGBrgb(140, 239, 220)
HSLhsl(169, 76%, 74%)
CMYKcmyk(41%, 0%, 8%, 6%)
LABlab(88.2 -33.5 0.1)
LCHlch(88.2 33.5 179.9)
OKLCHoklch(0.886 0.098 180.2)
Decimal9236444
Display P3color(display-p3 0.549 0.937 0.863)

Copy-ready code

/* CSS */
color: #8cefdc;
background-color: #8cefdc;
/* Tailwind (arbitrary) */
class="text-[#8cefdc] bg-[#8cefdc]"
/* SCSS */
$brand: #8cefdc;
/* SwiftUI */
Color(red: 0.549, green: 0.937, blue: 0.863)
/* Android */
Color.parseColor("#8cefdc")
/* Flutter */
Color(0xFF8CEFDC)
/* Python / OpenCV (BGR) */
(220, 239, 140)

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

Accessibility — WCAG contrast

Aa
#8cefdc on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#8cefdc on black: 15.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E7E5DB
deuteranopia · #D7D8DE
tritanopia · #67F2E9

Color scale — 50 to 950

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

#F3FCFA
#E7F9F5
#C8F4EB
#8cefdc
#6BEAD2
#3AE4C3
#1ED7B3
#19B396
#148F78
#136857
#0C4137
Base = 300Lightest = 50 · #F3FCFADarkest = 950 · #0C4137
:root {
  --brand-50: #F3FCFA;
  --brand-100: #E7F9F5;
  --brand-200: #C8F4EB;
  --brand-300: #8cefdc;
  --brand-400: #6BEAD2;
  --brand-500: #3AE4C3;
  --brand-600: #1ED7B3;
  --brand-700: #19B396;
  --brand-800: #148F78;
  --brand-900: #136857;
  --brand-950: #0C4137;
  --brand: #8cefdc;
  --brand-ink: #000000;
}

Colors that work with #8cefdc

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#C0EDE4
Hairlines and dividers
Muted text#4B9B8C
Captions on the surface
Accent#B8145C
Second voice, not a rival
Dark variant#10705D
Hover, pressed, headers
Light variant#E9FCF8
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 #8cefdc

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#EF8C9F
Analogous left#8CEFAA
Analogous right#8CD0EF
Split-complement 1#EF8CD0
Split-complement 2#EFAA8C
Triadic 1#DC8CEF
Triadic 2#EFDC8C
Tetradic#AA8CEF

RGB percentages

Red54.9%
Green93.7%
Blue86.3%

CMYK percentages

Cyan41.4%
Magenta0.0%
Yellow7.9%
Key (black)6.3%

Color previews

#8cefdc text on a black background

contrast 15.50:1

Card sample

#8cefdc text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #8cefdc;
Background color
Panel with #8cefdc background
background-color: #8cefdc;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(140, 239, 220, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(140, 239, 220, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8cefdc;
background: linear-gradient(135deg, #8cefdc, #8CC0EF);

Monochromatic scale

Palettes built from #8cefdc

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.

#8cefdc 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.

#8cefdc, answered

What color is #8cefdc?

#8cefdc is a light electric cyan, closest to Turquoise (ΔE2000 6.5). It sits at 169° on the hue wheel with 76% saturation and 74% lightness, which reads as cool.

What is the RGB value of #8cefdc?

rgb(140, 239, 220) — 140 red, 239 green and 220 blue out of 255, or 54.9% / 93.7% / 86.3% by channel.

Is #8cefdc a light or a dark color?

It is a light color. Relative luminance is 0.7248 and perceived brightness is 83%, so black text on it reaches 15.50:1.

Should I use black or white text on #8cefdc?

Black. It scores 15.50:1 against #8cefdc, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #8cefdc?

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

What colors go well with #8cefdc?

For interface work: #F4FAF9 as the surface, #C0EDE4 for borders, #4B9B8C for secondary text, #B8145C as an accent and #10705D for hover and pressed states. For a palette, the analogous pair #8CEFAA and #8CD0EF stays calm, while #EF8C9F is the loudest partner.

What is #8cefdc in CMYK for printing?

cmyk(41%, 0%, 8%, 6%). 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 #8cefdc warm or cool?

Cool — it scores 83 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #8CEFB8; nudged cooler, #8BDFF0.

Work with #8cefdc in the Color Lab