Skip to content

#83c2da

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

RGB
131, 194, 218
HSL
197°, 54%, 68%
CMYK
40, 11, 0, 15
Luminance
0.4847

At a glance

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

Hex
#83c2da
Hue
197°
cyan
Saturation
54%
vivid
Lightness
68%
light
Brightness
85%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4847
WCAG relative
Temperature
Cool
94/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.69:1
Closest name
Sky Blue
ΔE2000 3.3
Where it sits
Hue197° of 360°
Saturation54%
Lightness68%
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#83c2da
RGBrgb(131, 194, 218)
HSLhsl(197, 54%, 68%)
CMYKcmyk(40%, 11%, 0%, 15%)
LABlab(75.1 -14.0 -18.3)
LCHlch(75.1 23.1 232.6)
OKLCHoklch(0.780 0.073 223.9)
Decimal8635098
Display P3color(display-p3 0.514 0.761 0.855)

Copy-ready code

/* CSS */
color: #83c2da;
background-color: #83c2da;
/* Tailwind (arbitrary) */
class="text-[#83c2da] bg-[#83c2da]"
/* SCSS */
$brand: #83c2da;
/* SwiftUI */
Color(red: 0.514, green: 0.761, blue: 0.855)
/* Android */
Color.parseColor("#83c2da")
/* Flutter */
Color(0xFF83C2DA)
/* Python / OpenCV (BGR) */
(218, 194, 131)

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 #83c2da · 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: #83c2da as text scores 1.96:1 on white and 10.69:1 on black.

Accessibility — WCAG contrast

Aa
#83c2da on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#83c2da on black: 10.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B4BFDB
deuteranopia · #A7B5DA
tritanopia · #60CAC9

Color scale — 50 to 950

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

#F4F9FB
#E9F3F6
#CEE5EE
#A9D4E5
#83c2da
#52AACB
#3898BC
#2F7F9D
#26657E
#1F4B5C
#132F39
Base = 400Lightest = 50 · #F4F9FBDarkest = 950 · #132F39
:root {
  --brand-50: #F4F9FB;
  --brand-100: #E9F3F6;
  --brand-200: #CEE5EE;
  --brand-300: #A9D4E5;
  --brand-400: #83c2da;
  --brand-500: #52AACB;
  --brand-600: #3898BC;
  --brand-700: #2F7F9D;
  --brand-800: #26657E;
  --brand-900: #1F4B5C;
  --brand-950: #132F39;
  --brand: #83c2da;
  --brand-ink: #000000;
}

Colors that work with #83c2da

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#C0E0EC
Hairlines and dividers
Muted text#4B859B
Captions on the surface
Accent#A12E2B
Second voice, not a rival
Dark variant#1D4F62
Hover, pressed, headers
Light variant#EBF5F9
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 #83c2da

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#DA9B83
Analogous left#83DAC6
Analogous right#8396DA
Split-complement 1#DA8396
Split-complement 2#DAC683
Triadic 1#DA83C2
Triadic 2#C2DA83
Tetradic#C683DA

RGB percentages

Red51.4%
Green76.1%
Blue85.5%

CMYK percentages

Cyan39.9%
Magenta11.0%
Yellow0.0%
Key (black)14.5%

Color previews

#83c2da text on a black background

contrast 10.69:1

Card sample

#83c2da text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #83c2da;
Background color
Panel with #83c2da background
background-color: #83c2da;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(131, 194, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(131, 194, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #83c2da;
background: linear-gradient(135deg, #83c2da, #8388DA);

Monochromatic scale

Palettes built from #83c2da

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.

#83c2da 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.

#83c2da, answered

What color is #83c2da?

#83c2da is a light vivid cyan, closest to Sky Blue (ΔE2000 3.3). It sits at 197° on the hue wheel with 54% saturation and 68% lightness, which reads as cool.

What is the RGB value of #83c2da?

rgb(131, 194, 218) — 131 red, 194 green and 218 blue out of 255, or 51.4% / 76.1% / 85.5% by channel.

Is #83c2da a light or a dark color?

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

Should I use black or white text on #83c2da?

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

What is the complementary color of #83c2da?

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

What colors go well with #83c2da?

For interface work: #F4F9FA as the surface, #C0E0EC for borders, #4B859B for secondary text, #A12E2B as an accent and #1D4F62 for hover and pressed states. For a palette, the analogous pair #83DAC6 and #8396DA stays calm, while #DA9B83 is the loudest partner.

What is #83c2da in CMYK for printing?

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

Is #83c2da 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 #83DAD2; nudged cooler, #81B3DC.

Work with #83c2da in the Color Lab