Skip to content

#8ebfd6

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

RGB
142, 191, 214
HSL
199°, 47%, 70%
CMYK
34, 11, 0, 16
Luminance
0.4787

At a glance

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

Hex
#8ebfd6
Hue
199°
cyan
Saturation
47%
vivid
Lightness
70%
light
Brightness
84%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4787
WCAG relative
Temperature
Cool
96/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.57:1
Closest name
Sky Blue
ΔE2000 4.6
Where it sits
Hue199° of 360°
Saturation47%
Lightness70%
Temperature
Warm ← → Cool96% 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#8ebfd6
RGBrgb(142, 191, 214)
HSLhsl(199, 47%, 70%)
CMYKcmyk(34%, 11%, 0%, 16%)
LABlab(74.7 -10.5 -16.7)
LCHlch(74.7 19.7 237.8)
OKLCHoklch(0.778 0.061 228.5)
Decimal9355222
Display P3color(display-p3 0.557 0.749 0.839)

Copy-ready code

/* CSS */
color: #8ebfd6;
background-color: #8ebfd6;
/* Tailwind (arbitrary) */
class="text-[#8ebfd6] bg-[#8ebfd6]"
/* SCSS */
$brand: #8ebfd6;
/* SwiftUI */
Color(red: 0.557, green: 0.749, blue: 0.839)
/* Android */
Color.parseColor("#8ebfd6")
/* Flutter */
Color(0xFF8EBFD6)
/* Python / OpenCV (BGR) */
(214, 191, 142)

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

Accessibility — WCAG contrast

Aa
#8ebfd6 on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#8ebfd6 on black: 10.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B3BDD7
deuteranopia · #A9B4D6
tritanopia · #75C6C6

Color scale — 50 to 950

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

#F5F8FA
#EAF2F5
#D0E3EC
#ADD0E1
#8ebfd6
#5AA2C3
#418FB4
#367796
#2B5F78
#234758
#162C37
Base = 400Lightest = 50 · #F5F8FADarkest = 950 · #162C37
:root {
  --brand-50: #F5F8FA;
  --brand-100: #EAF2F5;
  --brand-200: #D0E3EC;
  --brand-300: #ADD0E1;
  --brand-400: #8ebfd6;
  --brand-500: #5AA2C3;
  --brand-600: #418FB4;
  --brand-700: #367796;
  --brand-800: #2B5F78;
  --brand-900: #234758;
  --brand-950: #162C37;
  --brand: #8ebfd6;
  --brand-ink: #000000;
}

Colors that work with #8ebfd6

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#F4F8FA
Tinted page background
Border#C3DDE9
Hairlines and dividers
Muted text#4B819B
Captions on the surface
Accent#9A3932
Second voice, not a rival
Dark variant#224A5E
Hover, pressed, headers
Light variant#ECF4F8
Selected rows, tints
Dark surface#141F24
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 #8ebfd6

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#D6A58E
Analogous left#8ED6C9
Analogous right#8E9BD6
Split-complement 1#D68E9B
Split-complement 2#D6C98E
Triadic 1#D68EBF
Triadic 2#BFD68E
Tetradic#C98ED6

RGB percentages

Red55.7%
Green74.9%
Blue83.9%

CMYK percentages

Cyan33.6%
Magenta10.7%
Yellow0.0%
Key (black)16.1%

Color previews

#8ebfd6 text on a black background

contrast 10.57:1

Card sample

#8ebfd6 text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8ebfd6

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.

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

#8ebfd6, answered

What color is #8ebfd6?

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

What is the RGB value of #8ebfd6?

rgb(142, 191, 214) — 142 red, 191 green and 214 blue out of 255, or 55.7% / 74.9% / 83.9% by channel.

Is #8ebfd6 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4787 and perceived brightness is 71%, so black text on it reaches 10.57:1.

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

Black. It scores 10.57:1 against #8ebfd6, versus 1.99:1 for white — AAA at any size.

What is the complementary color of #8ebfd6?

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

What colors go well with #8ebfd6?

For interface work: #F4F8FA as the surface, #C3DDE9 for borders, #4B819B for secondary text, #9A3932 as an accent and #224A5E for hover and pressed states. For a palette, the analogous pair #8ED6C9 and #8E9BD6 stays calm, while #D6A58E is the loudest partner.

What is #8ebfd6 in CMYK for printing?

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

Is #8ebfd6 warm or cool?

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

Work with #8ebfd6 in the Color Lab