Skip to content

#7fccec

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

RGB
127, 204, 236
HSL
198°, 74%, 71%
CMYK
46, 14, 0, 8
Luminance
0.5375

At a glance

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

Hex
#7fccec
Hue
198°
cyan
Saturation
74%
vivid
Lightness
71%
light
Brightness
93%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5375
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.75:1
Closest name
Sky Blue
ΔE2000 1.1
Where it sits
Hue198° of 360°
Saturation74%
Lightness71%
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#7fccec
RGBrgb(127, 204, 236)
HSLhsl(198, 74%, 71%)
CMYKcmyk(46%, 14%, 0%, 8%)
LABlab(78.3 -15.5 -23.2)
LCHlch(78.3 27.9 236.3)
OKLCHoklch(0.807 0.088 226.5)
Decimal8375532
Display P3color(display-p3 0.498 0.800 0.925)

Copy-ready code

/* CSS */
color: #7fccec;
background-color: #7fccec;
/* Tailwind (arbitrary) */
class="text-[#7fccec] bg-[#7fccec]"
/* SCSS */
$brand: #7fccec;
/* SwiftUI */
Color(red: 0.498, green: 0.800, blue: 0.925)
/* Android */
Color.parseColor("#7fccec")
/* Flutter */
Color(0xFF7FCCEC)
/* Python / OpenCV (BGR) */
(236, 204, 127)

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

Accessibility — WCAG contrast

Aa
#7fccec on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#7fccec on black: 11.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BBC9EE
deuteranopia · #ABBCEC
tritanopia · #4BD6D6

Color scale — 50 to 950

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

#F3F9FC
#E7F3F9
#C8E7F3
#9DD8F0
#7fccec
#3CB1E2
#20A0D5
#1A85B2
#156B8E
#134E67
#0C3140
Base = 400Lightest = 50 · #F3F9FCDarkest = 950 · #0C3140
:root {
  --brand-50: #F3F9FC;
  --brand-100: #E7F3F9;
  --brand-200: #C8E7F3;
  --brand-300: #9DD8F0;
  --brand-400: #7fccec;
  --brand-500: #3CB1E2;
  --brand-600: #20A0D5;
  --brand-700: #1A85B2;
  --brand-800: #156B8E;
  --brand-900: #134E67;
  --brand-950: #0C3140;
  --brand: #7fccec;
  --brand-ink: #000000;
}

Colors that work with #7fccec

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#C0DFED
Hairlines and dividers
Muted text#4B839B
Captions on the surface
Accent#B61D16
Second voice, not a rival
Dark variant#11536F
Hover, pressed, headers
Light variant#E9F6FC
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 #7fccec

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#EC9F7F
Analogous left#7FECD5
Analogous right#7F96EC
Split-complement 1#EC7F96
Split-complement 2#ECD57F
Triadic 1#EC7FCC
Triadic 2#CCEC7F
Tetradic#D57FEC

RGB percentages

Red49.8%
Green80.0%
Blue92.5%

CMYK percentages

Cyan46.2%
Magenta13.6%
Yellow0.0%
Key (black)7.5%

Color previews

#7fccec text on a black background

contrast 11.75:1

Card sample

#7fccec text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7fccec;
Background color
Panel with #7fccec background
background-color: #7fccec;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7fccec;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(127, 204, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 204, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7fccec;
background: linear-gradient(135deg, #7fccec, #7F83EC);

Monochromatic scale

Palettes built from #7fccec

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.

#7fccec 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.

#7fccec, answered

What color is #7fccec?

#7fccec is a light vivid cyan, closest to Sky Blue (ΔE2000 1.1). It sits at 198° on the hue wheel with 74% saturation and 71% lightness, which reads as cool.

What is the RGB value of #7fccec?

rgb(127, 204, 236) — 127 red, 204 green and 236 blue out of 255, or 49.8% / 80% / 92.5% by channel.

Is #7fccec a light or a dark color?

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

Should I use black or white text on #7fccec?

Black. It scores 11.75:1 against #7fccec, versus 1.79:1 for white — AAA at any size.

What is the complementary color of #7fccec?

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

What colors go well with #7fccec?

For interface work: #F4F9FA as the surface, #C0DFED for borders, #4B839B for secondary text, #B61D16 as an accent and #11536F for hover and pressed states. For a palette, the analogous pair #7FECD5 and #7F96EC stays calm, while #EC9F7F is the loudest partner.

What is #7fccec in CMYK for printing?

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

Is #7fccec 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 #7FECE4; nudged cooler, #7EBCED.

Work with #7fccec in the Color Lab