Skip to content

#82c0eb

a light, vivid blue · cool · closest name: Light Sky Blue

RGB
130, 192, 235
HSL
205°, 72%, 72%
CMYK
45, 18, 0, 8
Luminance
0.4844

At a glance

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

Hex
#82c0eb
Hue
205°
blue
Saturation
72%
vivid
Lightness
72%
light
Brightness
92%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4844
WCAG relative
Temperature
Cool
98/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
10.69:1
Closest name
Light Sky Blue
ΔE2000 3.6
Where it sits
Hue205° of 360°
Saturation72%
Lightness72%
Temperature
Warm ← → Cool98% 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#82c0eb
RGBrgb(130, 192, 235)
HSLhsl(205, 72%, 72%)
CMYKcmyk(45%, 18%, 0%, 8%)
LABlab(75.1 -8.7 -27.6)
LCHlch(75.1 28.9 252.5)
OKLCHoklch(0.782 0.089 239.6)
Decimal8569067
Display P3color(display-p3 0.510 0.753 0.922)

Copy-ready code

/* CSS */
color: #82c0eb;
background-color: #82c0eb;
/* Tailwind (arbitrary) */
class="text-[#82c0eb] bg-[#82c0eb]"
/* SCSS */
$brand: #82c0eb;
/* SwiftUI */
Color(red: 0.510, green: 0.753, blue: 0.922)
/* Android */
Color.parseColor("#82c0eb")
/* Flutter */
Color(0xFF82C0EB)
/* Python / OpenCV (BGR) */
(235, 192, 130)

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

Accessibility — WCAG contrast

Aa
#82c0eb on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#82c0eb on black: 10.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ADBFED
deuteranopia · #9FB4EA
tritanopia · #55CBCE

Color scale — 50 to 950

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

#F3F8FC
#E7F1F8
#C9E2F3
#9ECEF0
#82c0eb
#3E9DE0
#228AD3
#1C73B0
#175C8D
#144566
#0D2B40
Base = 400Lightest = 50 · #F3F8FCDarkest = 950 · #0D2B40
:root {
  --brand-50: #F3F8FC;
  --brand-100: #E7F1F8;
  --brand-200: #C9E2F3;
  --brand-300: #9ECEF0;
  --brand-400: #82c0eb;
  --brand-500: #3E9DE0;
  --brand-600: #228AD3;
  --brand-700: #1C73B0;
  --brand-800: #175C8D;
  --brand-900: #144566;
  --brand-950: #0D2B40;
  --brand: #82c0eb;
  --brand-ink: #000000;
}

Colors that work with #82c0eb

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#C0DAED
Hairlines and dividers
Muted text#4B7A9B
Captions on the surface
Accent#B43118
Second voice, not a rival
Dark variant#12486E
Hover, pressed, headers
Light variant#E9F4FB
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 #82c0eb

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
  • 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#EBAD82
Analogous left#82EBE2
Analogous right#828CEB
Split-complement 1#EB828C
Split-complement 2#EBE282
Triadic 1#EB82C0
Triadic 2#C0EB82
Tetradic#E282EB

RGB percentages

Red51.0%
Green75.3%
Blue92.2%

CMYK percentages

Cyan44.7%
Magenta18.3%
Yellow0.0%
Key (black)7.8%

Color previews

#82c0eb text on a black background

contrast 10.69:1

Card sample

#82c0eb text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #82c0eb;
Background color
Panel with #82c0eb background
background-color: #82c0eb;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(130, 192, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(130, 192, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #82c0eb;
background: linear-gradient(135deg, #82c0eb, #8A82EB);

Monochromatic scale

Palettes built from #82c0eb

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.

#82c0eb 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.

#82c0eb, answered

What color is #82c0eb?

#82c0eb is a light vivid blue, closest to Light Sky Blue (ΔE2000 3.6). It sits at 205° on the hue wheel with 72% saturation and 72% lightness, which reads as cool.

What is the RGB value of #82c0eb?

rgb(130, 192, 235) — 130 red, 192 green and 235 blue out of 255, or 51% / 75.3% / 92.2% by channel.

Is #82c0eb a light or a dark color?

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

Should I use black or white text on #82c0eb?

Black. It scores 10.69:1 against #82c0eb, versus 1.96:1 for white — AAA at any size.

What is the complementary color of #82c0eb?

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

What colors go well with #82c0eb?

For interface work: #F4F8FA as the surface, #C0DAED for borders, #4B7A9B for secondary text, #B43118 as an accent and #12486E for hover and pressed states. For a palette, the analogous pair #82EBE2 and #828CEB stays calm, while #EBAD82 is the loudest partner.

What is #82c0eb in CMYK for printing?

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

Is #82c0eb warm or cool?

Cool — it scores 98 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #82E6EB; nudged cooler, #6AACE9.

Work with #82c0eb in the Color Lab