Skip to content

#8cd6eb

a light, vivid cyan · cool · closest name: Sky Blue

RGB
140, 214, 235
HSL
193°, 70%, 74%
CMYK
40, 9, 0, 8
Luminance
0.5967

At a glance

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

Hex
#8cd6eb
Hue
193°
cyan
Saturation
70%
vivid
Lightness
74%
light
Brightness
92%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5967
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.93:1
Closest name
Sky Blue
ΔE2000 3.5
Where it sits
Hue193° of 360°
Saturation70%
Lightness74%
Temperature
Warm ← → Cool93% 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#8cd6eb
RGBrgb(140, 214, 235)
HSLhsl(193, 70%, 74%)
CMYKcmyk(40%, 9%, 0%, 8%)
LABlab(81.7 -17.7 -17.6)
LCHlch(81.7 24.9 224.8)
OKLCHoklch(0.835 0.079 217.7)
Decimal9230059
Display P3color(display-p3 0.549 0.839 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8cd6eb on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#8cd6eb on black: 12.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8D2EC
deuteranopia · #B9C6EB
tritanopia · #65DEDC

Color scale — 50 to 950

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

#F3FAFC
#E7F4F8
#C9E9F2
#8cd6eb
#70CCE6
#40BBDE
#24AAD1
#1E8EAE
#18728B
#165365
#0D343F
Base = 300Lightest = 50 · #F3FAFCDarkest = 950 · #0D343F
:root {
  --brand-50: #F3FAFC;
  --brand-100: #E7F4F8;
  --brand-200: #C9E9F2;
  --brand-300: #8cd6eb;
  --brand-400: #70CCE6;
  --brand-500: #40BBDE;
  --brand-600: #24AAD1;
  --brand-700: #1E8EAE;
  --brand-800: #18728B;
  --brand-900: #165365;
  --brand-950: #0D343F;
  --brand: #8cd6eb;
  --brand-ink: #000000;
}

Colors that work with #8cd6eb

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#F4F9FA
Tinted page background
Border#C0E3ED
Hairlines and dividers
Muted text#4B899B
Captions on the surface
Accent#B21A1E
Second voice, not a rival
Dark variant#13596D
Hover, pressed, headers
Light variant#E9F7FB
Selected rows, tints
Dark surface#142124
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 #8cd6eb

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#EBA18C
Analogous left#8CEBD1
Analogous right#8CA6EB
Split-complement 1#EB8CA6
Split-complement 2#EBD18C
Triadic 1#EB8CD6
Triadic 2#D6EB8C
Tetradic#D18CEB

RGB percentages

Red54.9%
Green83.9%
Blue92.2%

CMYK percentages

Cyan40.4%
Magenta8.9%
Yellow0.0%
Key (black)7.8%

Color previews

#8cd6eb text on a black background

contrast 12.93:1

Card sample

#8cd6eb text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8cd6eb

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.

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

#8cd6eb, answered

What color is #8cd6eb?

#8cd6eb is a light vivid cyan, closest to Sky Blue (ΔE2000 3.5). It sits at 193° on the hue wheel with 70% saturation and 74% lightness, which reads as cool.

What is the RGB value of #8cd6eb?

rgb(140, 214, 235) — 140 red, 214 green and 235 blue out of 255, or 54.9% / 83.9% / 92.2% by channel.

Is #8cd6eb a light or a dark color?

It is a light color. Relative luminance is 0.5967 and perceived brightness is 77%, so black text on it reaches 12.93:1.

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

Black. It scores 12.93:1 against #8cd6eb, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #8cd6eb?

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

What colors go well with #8cd6eb?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B899B for secondary text, #B21A1E as an accent and #13596D for hover and pressed states. For a palette, the analogous pair #8CEBD1 and #8CA6EB stays calm, while #EBA18C is the loudest partner.

What is #8cd6eb in CMYK for printing?

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

Is #8cd6eb warm or cool?

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

Work with #8cd6eb in the Color Lab