Skip to content

#8ebbc3

a light, soft cyan · cool · closest name: Light Blue

RGB
142, 187, 195
HSL
189°, 31%, 66%
CMYK
27, 4, 0, 24
Luminance
0.4523

At a glance

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

Hex
#8ebbc3
Hue
189°
cyan
Saturation
31%
soft
Lightness
66%
light
Brightness
76%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4523
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
10.05:1
Closest name
Light Blue
ΔE2000 8.1
Where it sits
Hue189° of 360°
Saturation31%
Lightness66%
Temperature
Warm ← → Cool86% 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#8ebbc3
RGBrgb(142, 187, 195)
HSLhsl(189, 31%, 66%)
CMYKcmyk(27%, 4%, 0%, 24%)
LABlab(73.0 -13.0 -8.9)
LCHlch(73.0 15.7 214.4)
OKLCHoklch(0.763 0.049 209.6)
Decimal9354179
Display P3color(display-p3 0.557 0.733 0.765)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8ebbc3 on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#8ebbc3 on black: 10.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B3B7C4
deuteranopia · #AAB0C3
tritanopia · #7DBFBD

Color scale — 50 to 950

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

#F6F9F9
#ECF2F3
#D5E4E7
#B6D3D8
#8ebbc3
#6CA7B1
#5594A0
#477C85
#39636B
#2C494E
#1B2E31
Base = 400Lightest = 50 · #F6F9F9Darkest = 950 · #1B2E31
:root {
  --brand-50: #F6F9F9;
  --brand-100: #ECF2F3;
  --brand-200: #D5E4E7;
  --brand-300: #B6D3D8;
  --brand-400: #8ebbc3;
  --brand-500: #6CA7B1;
  --brand-600: #5594A0;
  --brand-700: #477C85;
  --brand-800: #39636B;
  --brand-900: #2C494E;
  --brand-950: #1B2E31;
  --brand: #8ebbc3;
  --brand-ink: #000000;
}

Colors that work with #8ebbc3

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#F5F9FA
Tinted page background
Border#CADFE3
Hairlines and dividers
Muted text#508B96
Captions on the surface
Accent#89434A
Second voice, not a rival
Dark variant#2C4D53
Hover, pressed, headers
Light variant#EEF5F6
Selected rows, tints
Dark surface#142224
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 #8ebbc3

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
  • 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#C3968E
Analogous left#8EC3B1
Analogous right#8EA1C3
Split-complement 1#C38EA1
Split-complement 2#C3B18E
Triadic 1#C38EBB
Triadic 2#BBC38E
Tetradic#B18EC3

RGB percentages

Red55.7%
Green73.3%
Blue76.5%

CMYK percentages

Cyan27.2%
Magenta4.1%
Yellow0.0%
Key (black)23.5%

Color previews

#8ebbc3 text on a black background

contrast 10.05:1

Card sample

#8ebbc3 text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8ebbc3

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.

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

#8ebbc3, answered

What color is #8ebbc3?

#8ebbc3 is a light soft cyan, closest to Light Blue (ΔE2000 8.1). It sits at 189° on the hue wheel with 31% saturation and 66% lightness, which reads as cool.

What is the RGB value of #8ebbc3?

rgb(142, 187, 195) — 142 red, 187 green and 195 blue out of 255, or 55.7% / 73.3% / 76.5% by channel.

Is #8ebbc3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4523 and perceived brightness is 69%, so black text on it reaches 10.05:1.

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

Black. It scores 10.05:1 against #8ebbc3, versus 2.09:1 for white — AAA at any size.

What is the complementary color of #8ebbc3?

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

What colors go well with #8ebbc3?

For interface work: #F5F9FA as the surface, #CADFE3 for borders, #508B96 for secondary text, #89434A as an accent and #2C4D53 for hover and pressed states. For a palette, the analogous pair #8EC3B1 and #8EA1C3 stays calm, while #C3968E is the loudest partner.

What is #8ebbc3 in CMYK for printing?

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

Is #8ebbc3 warm or cool?

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

Work with #8ebbc3 in the Color Lab