Skip to content

#8eb2c6

a light, soft blue · cool · closest name: Sky Blue

RGB
142, 178, 198
HSL
201°, 33%, 67%
CMYK
28, 10, 0, 22
Luminance
0.4167

At a glance

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

Hex
#8eb2c6
Hue
201°
blue
Saturation
33%
soft
Lightness
67%
light
Brightness
78%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4167
WCAG relative
Temperature
Cool
94/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
9.33:1
Closest name
Sky Blue
ΔE2000 8.7
Where it sits
Hue201° of 360°
Saturation33%
Lightness67%
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#8eb2c6
RGBrgb(142, 178, 198)
HSLhsl(201, 33%, 67%)
CMYKcmyk(28%, 10%, 0%, 22%)
LABlab(70.6 -7.5 -14.1)
LCHlch(70.6 16.0 242.0)
OKLCHoklch(0.744 0.049 232.6)
Decimal9351878
Display P3color(display-p3 0.557 0.698 0.776)

Copy-ready code

/* CSS */
color: #8eb2c6;
background-color: #8eb2c6;
/* Tailwind (arbitrary) */
class="text-[#8eb2c6] bg-[#8eb2c6]"
/* SCSS */
$brand: #8eb2c6;
/* SwiftUI */
Color(red: 0.557, green: 0.698, blue: 0.776)
/* Android */
Color.parseColor("#8eb2c6")
/* Flutter */
Color(0xFF8EB2C6)
/* Python / OpenCV (BGR) */
(198, 178, 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 #8eb2c6 · 9.33:1
Use #000000AAA at every size.
Aa
White text · 2.25:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.33:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #8eb2c6 as text scores 2.25:1 on white and 9.33:1 on black.

Accessibility — WCAG contrast

Aa
#8eb2c6 on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#8eb2c6 on black: 9.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A8B1C7
deuteranopia · #A0AAC6
tritanopia · #7DB8B8

Color scale — 50 to 950

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

#F5F8F9
#ECF1F4
#D4E1E7
#B4CCD9
#8eb2c6
#6A99B4
#5286A3
#447088
#37596C
#2B4350
#1B2A32
Base = 400Lightest = 50 · #F5F8F9Darkest = 950 · #1B2A32
:root {
  --brand-50: #F5F8F9;
  --brand-100: #ECF1F4;
  --brand-200: #D4E1E7;
  --brand-300: #B4CCD9;
  --brand-400: #8eb2c6;
  --brand-500: #6A99B4;
  --brand-600: #5286A3;
  --brand-700: #447088;
  --brand-800: #37596C;
  --brand-900: #2B4350;
  --brand-950: #1B2A32;
  --brand: #8eb2c6;
  --brand-ink: #000000;
}

Colors that work with #8eb2c6

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#F5F8FA
Tinted page background
Border#C9DAE4
Hairlines and dividers
Muted text#4D7E99
Captions on the surface
Accent#8B4841
Second voice, not a rival
Dark variant#2B4655
Hover, pressed, headers
Light variant#EEF3F6
Selected rows, tints
Dark surface#141E24
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 #8eb2c6

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • 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#C6A28E
Analogous left#8EC6BE
Analogous right#8E96C6
Split-complement 1#C68E96
Split-complement 2#C6BE8E
Triadic 1#C68EB2
Triadic 2#B2C68E
Tetradic#BE8EC6

RGB percentages

Red55.7%
Green69.8%
Blue77.6%

CMYK percentages

Cyan28.3%
Magenta10.1%
Yellow0.0%
Key (black)22.4%

Color previews

#8eb2c6 text on a black background

contrast 9.33:1

Card sample

#8eb2c6 text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8eb2c6

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.

#8eb2c6 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#8eb2c6, answered

What color is #8eb2c6?

#8eb2c6 is a light soft blue, closest to Sky Blue (ΔE2000 8.7). It sits at 201° on the hue wheel with 33% saturation and 67% lightness, which reads as cool.

What is the RGB value of #8eb2c6?

rgb(142, 178, 198) — 142 red, 178 green and 198 blue out of 255, or 55.7% / 69.8% / 77.6% by channel.

Is #8eb2c6 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4167 and perceived brightness is 67%, so black text on it reaches 9.33:1.

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

Black. It scores 9.33:1 against #8eb2c6, versus 2.25:1 for white — AAA at any size.

What is the complementary color of #8eb2c6?

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

What colors go well with #8eb2c6?

For interface work: #F5F8FA as the surface, #C9DAE4 for borders, #4D7E99 for secondary text, #8B4841 as an accent and #2B4655 for hover and pressed states. For a palette, the analogous pair #8EC6BE and #8E96C6 stays calm, while #C6A28E is the loudest partner.

What is #8eb2c6 in CMYK for printing?

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

Is #8eb2c6 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 #8EC6C5; nudged cooler, #8CABC8.

Work with #8eb2c6 in the Color Lab