Skip to content

#77cdf6

a light, electric cyan · cool · closest name: Light Sky Blue

RGB
119, 205, 246
HSL
199°, 88%, 72%
CMYK
52, 17, 0, 4
Luminance
0.5424

At a glance

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

Hex
#77cdf6
Hue
199°
cyan
Saturation
88%
electric
Lightness
72%
light
Brightness
96%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5424
WCAG relative
Temperature
Cool
96/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
11.85:1
Closest name
Light Sky Blue
ΔE2000 2.7
Where it sits
Hue199° of 360°
Saturation88%
Lightness72%
Temperature
Warm ← → Cool96% 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#77cdf6
RGBrgb(119, 205, 246)
HSLhsl(199, 88%, 72%)
CMYKcmyk(52%, 17%, 0%, 4%)
LABlab(78.6 -15.0 -28.1)
LCHlch(78.6 31.9 241.9)
OKLCHoklch(0.809 0.102 230.4)
Decimal7851510
Display P3color(display-p3 0.467 0.804 0.965)

Copy-ready code

/* CSS */
color: #77cdf6;
background-color: #77cdf6;
/* Tailwind (arbitrary) */
class="text-[#77cdf6] bg-[#77cdf6]"
/* SCSS */
$brand: #77cdf6;
/* SwiftUI */
Color(red: 0.467, green: 0.804, blue: 0.965)
/* Android */
Color.parseColor("#77cdf6")
/* Flutter */
Color(0xFF77CDF6)
/* Python / OpenCV (BGR) */
(246, 205, 119)

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

Accessibility — WCAG contrast

Aa
#77cdf6 on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#77cdf6 on black: 11.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8CAF8
deuteranopia · #A6BDF5
tritanopia · #27D8DA

Color scale — 50 to 950

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

#F2F9FD
#E5F3FA
#C4E7F8
#96D8F8
#77cdf6
#2DB2F1
#0FA0E6
#0D86BF
#0A6B99
#0C4F6F
#073145
Base = 400Lightest = 50 · #F2F9FDDarkest = 950 · #073145
:root {
  --brand-50: #F2F9FD;
  --brand-100: #E5F3FA;
  --brand-200: #C4E7F8;
  --brand-300: #96D8F8;
  --brand-400: #77cdf6;
  --brand-500: #2DB2F1;
  --brand-600: #0FA0E6;
  --brand-700: #0D86BF;
  --brand-800: #0A6B99;
  --brand-900: #0C4F6F;
  --brand-950: #073145;
  --brand: #77cdf6;
  --brand-ink: #000000;
}

Colors that work with #77cdf6

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#C0DEED
Hairlines and dividers
Muted text#4B819B
Captions on the surface
Accent#C41608
Second voice, not a rival
Dark variant#085378
Hover, pressed, headers
Light variant#E7F6FD
Selected rows, tints
Dark surface#141F24
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 #77cdf6

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#F6A077
Analogous left#77F6E0
Analogous right#778EF6
Split-complement 1#F6778E
Split-complement 2#F6E077
Triadic 1#F677CD
Triadic 2#CDF677
Tetradic#E077F6

RGB percentages

Red46.7%
Green80.4%
Blue96.5%

CMYK percentages

Cyan51.6%
Magenta16.7%
Yellow0.0%
Key (black)3.5%

Color previews

#77cdf6 text on a black background

contrast 11.85:1

Card sample

#77cdf6 text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #77cdf6;
Background color
Panel with #77cdf6 background
background-color: #77cdf6;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(119, 205, 246, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(119, 205, 246, 0.45);
Border & gradient
Gradient panel
border: 3px solid #77cdf6;
background: linear-gradient(135deg, #77cdf6, #7778F6);

Monochromatic scale

Palettes built from #77cdf6

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.

#77cdf6 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#77cdf6, answered

What color is #77cdf6?

#77cdf6 is a light electric cyan, closest to Light Sky Blue (ΔE2000 2.7). It sits at 199° on the hue wheel with 88% saturation and 72% lightness, which reads as cool.

What is the RGB value of #77cdf6?

rgb(119, 205, 246) — 119 red, 205 green and 246 blue out of 255, or 46.7% / 80.4% / 96.5% by channel.

Is #77cdf6 a light or a dark color?

It is a light color. Relative luminance is 0.5424 and perceived brightness is 74%, so black text on it reaches 11.85:1.

Should I use black or white text on #77cdf6?

Black. It scores 11.85:1 against #77cdf6, versus 1.77:1 for white — AAA at any size.

What is the complementary color of #77cdf6?

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

What colors go well with #77cdf6?

For interface work: #F4F8FA as the surface, #C0DEED for borders, #4B819B for secondary text, #C41608 as an accent and #085378 for hover and pressed states. For a palette, the analogous pair #77F6E0 and #778EF6 stays calm, while #F6A077 is the loudest partner.

What is #77cdf6 in CMYK for printing?

cmyk(52%, 17%, 0%, 4%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #77cdf6 warm or cool?

Cool — it scores 96 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #77F6F1; nudged cooler, #76BEF7.

Work with #77cdf6 in the Color Lab