Skip to content

#76cffc

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

RGB
118, 207, 252
HSL
200°, 96%, 73%
CMYK
53, 18, 0, 1
Luminance
0.5551

At a glance

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

Hex
#76cffc
Hue
200°
blue
Saturation
96%
electric
Lightness
73%
light
Brightness
99%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5551
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
12.10:1
Closest name
Light Sky Blue
ΔE2000 2.3
Where it sits
Hue200° of 360°
Saturation96%
Lightness73%
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#76cffc
RGBrgb(118, 207, 252)
HSLhsl(200, 96%, 73%)
CMYKcmyk(53%, 18%, 0%, 1%)
LABlab(79.3 -14.5 -30.2)
LCHlch(79.3 33.5 244.3)
OKLCHoklch(0.816 0.107 232.1)
Decimal7786492
Display P3color(display-p3 0.463 0.812 0.988)

Copy-ready code

/* CSS */
color: #76cffc;
background-color: #76cffc;
/* Tailwind (arbitrary) */
class="text-[#76cffc] bg-[#76cffc]"
/* SCSS */
$brand: #76cffc;
/* SwiftUI */
Color(red: 0.463, green: 0.812, blue: 0.988)
/* Android */
Color.parseColor("#76cffc")
/* Flutter */
Color(0xFF76CFFC)
/* Python / OpenCV (BGR) */
(252, 207, 118)

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

Accessibility — WCAG contrast

Aa
#76cffc on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#76cffc on black: 12.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B9CDFE
deuteranopia · #A6BEFB
tritanopia · #11DBDE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #76cffc is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F1F9FD
#E4F4FC
#C1E7FA
#76cffc
#5AC5FB
#23B2FA
#05A1F0
#0486C8
#046BA0
#074F73
#053148
Base = 300Lightest = 50 · #F1F9FDDarkest = 950 · #053148
:root {
  --brand-50: #F1F9FD;
  --brand-100: #E4F4FC;
  --brand-200: #C1E7FA;
  --brand-300: #76cffc;
  --brand-400: #5AC5FB;
  --brand-500: #23B2FA;
  --brand-600: #05A1F0;
  --brand-700: #0486C8;
  --brand-800: #046BA0;
  --brand-900: #074F73;
  --brand-950: #053148;
  --brand: #76cffc;
  --brand-ink: #000000;
}

Colors that work with #76cffc

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#4B809B
Captions on the surface
Accent#CC1100
Second voice, not a rival
Dark variant#03547D
Hover, pressed, headers
Light variant#E6F6FE
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 #76cffc

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#FCA376
Analogous left#76FCE6
Analogous right#768CFC
Split-complement 1#FC768C
Split-complement 2#FCE676
Triadic 1#FC76CF
Triadic 2#CFFC76
Tetradic#E676FC

RGB percentages

Red46.3%
Green81.2%
Blue98.8%

CMYK percentages

Cyan53.2%
Magenta17.9%
Yellow0.0%
Key (black)1.2%

Color previews

#76cffc text on a black background

contrast 12.10:1

Card sample

#76cffc text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #76cffc;
Background color
Panel with #76cffc background
background-color: #76cffc;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(118, 207, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(118, 207, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #76cffc;
background: linear-gradient(135deg, #76cffc, #7676FC);

Monochromatic scale

Palettes built from #76cffc

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.

#76cffc 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

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

#76cffc, answered

What color is #76cffc?

#76cffc is a light electric blue, closest to Light Sky Blue (ΔE2000 2.3). It sits at 200° on the hue wheel with 96% saturation and 73% lightness, which reads as cool.

What is the RGB value of #76cffc?

rgb(118, 207, 252) — 118 red, 207 green and 252 blue out of 255, or 46.3% / 81.2% / 98.8% by channel.

Is #76cffc a light or a dark color?

It is a light color. Relative luminance is 0.5551 and perceived brightness is 75%, so black text on it reaches 12.10:1.

Should I use black or white text on #76cffc?

Black. It scores 12.10:1 against #76cffc, versus 1.74:1 for white — AAA at any size.

What is the complementary color of #76cffc?

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

What colors go well with #76cffc?

For interface work: #F4F8FA as the surface, #C0DEED for borders, #4B809B for secondary text, #CC1100 as an accent and #03547D for hover and pressed states. For a palette, the analogous pair #76FCE6 and #768CFC stays calm, while #FCA376 is the loudest partner.

What is #76cffc in CMYK for printing?

cmyk(53%, 18%, 0%, 1%). 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 #76cffc 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 #76FCF8; nudged cooler, #74C0FD.

Work with #76cffc in the Color Lab