Skip to content

#8cdadb

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

RGB
140, 218, 219
HSL
181°, 52%, 70%
CMYK
36, 1, 0, 14
Luminance
0.6083

At a glance

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

Hex
#8cdadb
Hue
181°
cyan
Saturation
52%
vivid
Lightness
70%
light
Brightness
86%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6083
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
13.17:1
Closest name
Pale Turquoise
ΔE2000 5.6
Where it sits
Hue181° of 360°
Saturation52%
Lightness70%
Temperature
Warm ← → Cool88% 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#8cdadb
RGBrgb(140, 218, 219)
HSLhsl(181, 52%, 70%)
CMYKcmyk(36%, 1%, 0%, 14%)
LABlab(82.3 -23.6 -8.1)
LCHlch(82.3 25.0 198.9)
OKLCHoklch(0.838 0.077 196.8)
Decimal9231067
Display P3color(display-p3 0.549 0.855 0.859)

Copy-ready code

/* CSS */
color: #8cdadb;
background-color: #8cdadb;
/* Tailwind (arbitrary) */
class="text-[#8cdadb] bg-[#8cdadb]"
/* SCSS */
$brand: #8cdadb;
/* SwiftUI */
Color(red: 0.549, green: 0.855, blue: 0.859)
/* Android */
Color.parseColor("#8cdadb")
/* Flutter */
Color(0xFF8CDADB)
/* Python / OpenCV (BGR) */
(219, 218, 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 #8cdadb · 13.17:1
Use #000000AAA at every size.
Aa
White text · 1.59:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.17:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #8cdadb as text scores 1.59:1 on white and 13.17:1 on black.

Accessibility — WCAG contrast

Aa
#8cdadb on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#8cdadb on black: 13.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0D3DB
deuteranopia · #C2C8DC
tritanopia · #6CDFDA

Color scale — 50 to 950

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

#F4FAFA
#E9F6F6
#CFEDED
#AAE3E4
#8cdadb
#54C8C9
#3AB9BA
#319A9B
#277B7C
#205A5B
#143839
Base = 400Lightest = 50 · #F4FAFADarkest = 950 · #143839
:root {
  --brand-50: #F4FAFA;
  --brand-100: #E9F6F6;
  --brand-200: #CFEDED;
  --brand-300: #AAE3E4;
  --brand-400: #8cdadb;
  --brand-500: #54C8C9;
  --brand-600: #3AB9BA;
  --brand-700: #319A9B;
  --brand-800: #277B7C;
  --brand-900: #205A5B;
  --brand-950: #143839;
  --brand: #8cdadb;
  --brand-ink: #000000;
}

Colors that work with #8cdadb

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#C1EBEC
Hairlines and dividers
Muted text#4B9A9B
Captions on the surface
Accent#9F2D48
Second voice, not a rival
Dark variant#1E6061
Hover, pressed, headers
Light variant#ECF9F9
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 #8cdadb

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#DB8D8C
Analogous left#8CDBB5
Analogous right#8CB2DB
Split-complement 1#DB8CB2
Split-complement 2#DBB58C
Triadic 1#DB8CDA
Triadic 2#DADB8C
Tetradic#B58CDB

RGB percentages

Red54.9%
Green85.5%
Blue85.9%

CMYK percentages

Cyan36.1%
Magenta0.5%
Yellow0.0%
Key (black)14.1%

Color previews

#8cdadb text on a black background

contrast 13.17:1

Card sample

#8cdadb text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8cdadb

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.

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

#8cdadb, answered

What color is #8cdadb?

#8cdadb is a light vivid cyan, closest to Pale Turquoise (ΔE2000 5.6). It sits at 181° on the hue wheel with 52% saturation and 70% lightness, which reads as cool.

What is the RGB value of #8cdadb?

rgb(140, 218, 219) — 140 red, 218 green and 219 blue out of 255, or 54.9% / 85.5% / 85.9% by channel.

Is #8cdadb a light or a dark color?

It is a light color. Relative luminance is 0.6083 and perceived brightness is 78%, so black text on it reaches 13.17:1.

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

Black. It scores 13.17:1 against #8cdadb, versus 1.59:1 for white — AAA at any size.

What is the complementary color of #8cdadb?

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

What colors go well with #8cdadb?

For interface work: #F4FAFA as the surface, #C1EBEC for borders, #4B9A9B for secondary text, #9F2D48 as an accent and #1E6061 for hover and pressed states. For a palette, the analogous pair #8CDBB5 and #8CB2DB stays calm, while #DB8D8C is the loudest partner.

What is #8cdadb in CMYK for printing?

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

Is #8cdadb warm or cool?

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

Work with #8cdadb in the Color Lab