Skip to content

#85c2db

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

RGB
133, 194, 219
HSL
197°, 54%, 69%
CMYK
39, 11, 0, 14
Luminance
0.4868

At a glance

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

Hex
#85c2db
Hue
197°
cyan
Saturation
54%
vivid
Lightness
69%
light
Brightness
86%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4868
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.74:1
Closest name
Sky Blue
ΔE2000 3.2
Where it sits
Hue197° of 360°
Saturation54%
Lightness69%
Temperature
Warm ← → Cool95% 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#85c2db
RGBrgb(133, 194, 219)
HSLhsl(197, 54%, 69%)
CMYKcmyk(39%, 11%, 0%, 14%)
LABlab(75.3 -13.3 -18.7)
LCHlch(75.3 22.9 234.6)
OKLCHoklch(0.781 0.072 225.6)
Decimal8766171
Display P3color(display-p3 0.522 0.761 0.859)

Copy-ready code

/* CSS */
color: #85c2db;
background-color: #85c2db;
/* Tailwind (arbitrary) */
class="text-[#85c2db] bg-[#85c2db]"
/* SCSS */
$brand: #85c2db;
/* SwiftUI */
Color(red: 0.522, green: 0.761, blue: 0.859)
/* Android */
Color.parseColor("#85c2db")
/* Flutter */
Color(0xFF85C2DB)
/* Python / OpenCV (BGR) */
(219, 194, 133)

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

Accessibility — WCAG contrast

Aa
#85c2db on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#85c2db on black: 10.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B4BFDC
deuteranopia · #A7B5DB
tritanopia · #64CACA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #85c2db 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
#E9F2F6
#CEE5EE
#A8D4E5
#85c2db
#52A8CC
#3896BD
#2F7D9D
#25647E
#1F4A5C
#132E39
Base = 400Lightest = 50 · #F4F9FBDarkest = 950 · #132E39
:root {
  --brand-50: #F4F9FB;
  --brand-100: #E9F2F6;
  --brand-200: #CEE5EE;
  --brand-300: #A8D4E5;
  --brand-400: #85c2db;
  --brand-500: #52A8CC;
  --brand-600: #3896BD;
  --brand-700: #2F7D9D;
  --brand-800: #25647E;
  --brand-900: #1F4A5C;
  --brand-950: #132E39;
  --brand: #85c2db;
  --brand-ink: #000000;
}

Colors that work with #85c2db

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#4B849B
Captions on the surface
Accent#A12F2B
Second voice, not a rival
Dark variant#1D4E62
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 #85c2db

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#DB9E85
Analogous left#85DBC9
Analogous right#8597DB
Split-complement 1#DB8597
Split-complement 2#DBC985
Triadic 1#DB85C2
Triadic 2#C2DB85
Tetradic#C985DB

RGB percentages

Red52.2%
Green76.1%
Blue85.9%

CMYK percentages

Cyan39.3%
Magenta11.4%
Yellow0.0%
Key (black)14.1%

Color previews

#85c2db text on a black background

contrast 10.74:1

Card sample

#85c2db text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #85c2db;
Background color
Panel with #85c2db background
background-color: #85c2db;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(133, 194, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(133, 194, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #85c2db;
background: linear-gradient(135deg, #85c2db, #8589DB);

Monochromatic scale

Palettes built from #85c2db

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.

#85c2db 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.

#85c2db, answered

What color is #85c2db?

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

What is the RGB value of #85c2db?

rgb(133, 194, 219) — 133 red, 194 green and 219 blue out of 255, or 52.2% / 76.1% / 85.9% by channel.

Is #85c2db a light or a dark color?

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

Should I use black or white text on #85c2db?

Black. It scores 10.74:1 against #85c2db, versus 1.96:1 for white — AAA at any size.

What is the complementary color of #85c2db?

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

What colors go well with #85c2db?

For interface work: #F4F9FA as the surface, #C0E0EC for borders, #4B849B for secondary text, #A12F2B as an accent and #1D4E62 for hover and pressed states. For a palette, the analogous pair #85DBC9 and #8597DB stays calm, while #DB9E85 is the loudest partner.

What is #85c2db in CMYK for printing?

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

Is #85c2db warm or cool?

Cool — it scores 95 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #85DBD4; nudged cooler, #83B4DD.

Work with #85c2db in the Color Lab