Skip to content

#8fd5ec

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

RGB
143, 213, 236
HSL
195°, 71%, 74%
CMYK
39, 10, 0, 8
Luminance
0.5948

At a glance

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

Hex
#8fd5ec
Hue
195°
cyan
Saturation
71%
vivid
Lightness
74%
light
Brightness
93%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5948
WCAG relative
Temperature
Cool
94/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.90:1
Closest name
Sky Blue
ΔE2000 2.6
Where it sits
Hue195° of 360°
Saturation71%
Lightness74%
Temperature
Warm ← → Cool94% 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#8fd5ec
RGBrgb(143, 213, 236)
HSLhsl(195, 71%, 74%)
CMYKcmyk(39%, 10%, 0%, 8%)
LABlab(81.6 -16.2 -18.2)
LCHlch(81.6 24.4 228.4)
OKLCHoklch(0.835 0.077 220.6)
Decimal9426412
Display P3color(display-p3 0.561 0.835 0.925)

Copy-ready code

/* CSS */
color: #8fd5ec;
background-color: #8fd5ec;
/* Tailwind (arbitrary) */
class="text-[#8fd5ec] bg-[#8fd5ec]"
/* SCSS */
$brand: #8fd5ec;
/* SwiftUI */
Color(red: 0.561, green: 0.835, blue: 0.925)
/* Android */
Color.parseColor("#8fd5ec")
/* Flutter */
Color(0xFF8FD5EC)
/* Python / OpenCV (BGR) */
(236, 213, 143)

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

Accessibility — WCAG contrast

Aa
#8fd5ec on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#8fd5ec on black: 12.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7D1ED
deuteranopia · #B9C6EC
tritanopia · #6ADDDC

Color scale — 50 to 950

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

#F3F9FC
#E7F4F8
#C9E8F3
#8fd5ec
#6FC9E7
#3FB7DE
#23A6D1
#1E8BAE
#186F8C
#155165
#0D333F
Base = 300Lightest = 50 · #F3F9FCDarkest = 950 · #0D333F
:root {
  --brand-50: #F3F9FC;
  --brand-100: #E7F4F8;
  --brand-200: #C9E8F3;
  --brand-300: #8fd5ec;
  --brand-400: #6FC9E7;
  --brand-500: #3FB7DE;
  --brand-600: #23A6D1;
  --brand-700: #1E8BAE;
  --brand-800: #186F8C;
  --brand-900: #155165;
  --brand-950: #0D333F;
  --brand: #8fd5ec;
  --brand-ink: #000000;
}

Colors that work with #8fd5ec

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#C0E2ED
Hairlines and dividers
Muted text#4B879B
Captions on the surface
Accent#B3191A
Second voice, not a rival
Dark variant#12576D
Hover, pressed, headers
Light variant#E9F7FB
Selected rows, tints
Dark surface#142024
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 #8fd5ec

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#ECA68F
Analogous left#8FECD4
Analogous right#8FA7EC
Split-complement 1#EC8FA7
Split-complement 2#ECD48F
Triadic 1#EC8FD5
Triadic 2#D5EC8F
Tetradic#D48FEC

RGB percentages

Red56.1%
Green83.5%
Blue92.5%

CMYK percentages

Cyan39.4%
Magenta9.7%
Yellow0.0%
Key (black)7.5%

Color previews

#8fd5ec text on a black background

contrast 12.90:1

Card sample

#8fd5ec text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(143, 213, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(143, 213, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8fd5ec;
background: linear-gradient(135deg, #8fd5ec, #8F97EC);

Monochromatic scale

Palettes built from #8fd5ec

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.

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

#8fd5ec, answered

What color is #8fd5ec?

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

What is the RGB value of #8fd5ec?

rgb(143, 213, 236) — 143 red, 213 green and 236 blue out of 255, or 56.1% / 83.5% / 92.5% by channel.

Is #8fd5ec a light or a dark color?

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

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

Black. It scores 12.90:1 against #8fd5ec, versus 1.63:1 for white — AAA at any size.

What is the complementary color of #8fd5ec?

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

What colors go well with #8fd5ec?

For interface work: #F4F9FA as the surface, #C0E2ED for borders, #4B879B for secondary text, #B3191A as an accent and #12576D for hover and pressed states. For a palette, the analogous pair #8FECD4 and #8FA7EC stays calm, while #ECA68F is the loudest partner.

What is #8fd5ec in CMYK for printing?

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

Is #8fd5ec warm or cool?

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

Work with #8fd5ec in the Color Lab