Skip to content

#7cdffb

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

RGB
124, 223, 251
HSL
193°, 94%, 74%
CMYK
51, 11, 0, 2
Luminance
0.6403

At a glance

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

Hex
#7cdffb
Hue
193°
cyan
Saturation
94%
electric
Lightness
74%
light
Brightness
98%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6403
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
13.81:1
Closest name
Sky Blue
ΔE2000 5
Where it sits
Hue193° of 360°
Saturation94%
Lightness74%
Temperature
Warm ← → Cool93% 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#7cdffb
RGBrgb(124, 223, 251)
HSLhsl(193, 94%, 74%)
CMYKcmyk(51%, 11%, 0%, 2%)
LABlab(84.0 -21.7 -22.6)
LCHlch(84.0 31.3 226.1)
OKLCHoklch(0.853 0.101 218.3)
Decimal8183803
Display P3color(display-p3 0.486 0.875 0.984)

Copy-ready code

/* CSS */
color: #7cdffb;
background-color: #7cdffb;
/* Tailwind (arbitrary) */
class="text-[#7cdffb] bg-[#7cdffb]"
/* SCSS */
$brand: #7cdffb;
/* SwiftUI */
Color(red: 0.486, green: 0.875, blue: 0.984)
/* Android */
Color.parseColor("#7cdffb")
/* Flutter */
Color(0xFF7CDFFB)
/* Python / OpenCV (BGR) */
(251, 223, 124)

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

Accessibility — WCAG contrast

Aa
#7cdffb on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#7cdffb on black: 13.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDDAFD
deuteranopia · #BACBFB
tritanopia · #2BE9E8

Color scale — 50 to 950

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

#F2FBFD
#E4F6FB
#C2EDFA
#7cdffb
#5CD7FA
#25CAF8
#07BBEE
#069CC6
#057D9E
#085B72
#053947
Base = 300Lightest = 50 · #F2FBFDDarkest = 950 · #053947
:root {
  --brand-50: #F2FBFD;
  --brand-100: #E4F6FB;
  --brand-200: #C2EDFA;
  --brand-300: #7cdffb;
  --brand-400: #5CD7FA;
  --brand-500: #25CAF8;
  --brand-600: #07BBEE;
  --brand-700: #069CC6;
  --brand-800: #057D9E;
  --brand-900: #085B72;
  --brand-950: #053947;
  --brand: #7cdffb;
  --brand-ink: #000000;
}

Colors that work with #7cdffb

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#C0E3ED
Hairlines and dividers
Muted text#4B899B
Captions on the surface
Accent#CA0208
Second voice, not a rival
Dark variant#04617C
Hover, pressed, headers
Light variant#E6F9FE
Selected rows, tints
Dark surface#142124
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 #7cdffb

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#FB987C
Analogous left#7CFBD7
Analogous right#7C9FFB
Split-complement 1#FB7C9F
Split-complement 2#FBD77C
Triadic 1#FB7CDF
Triadic 2#DFFB7C
Tetradic#D77CFB

RGB percentages

Red48.6%
Green87.5%
Blue98.4%

CMYK percentages

Cyan50.6%
Magenta11.2%
Yellow0.0%
Key (black)1.6%

Color previews

#7cdffb text on a black background

contrast 13.81:1

Card sample

#7cdffb text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(124, 223, 251, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 223, 251, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7cdffb;
background: linear-gradient(135deg, #7cdffb, #7C8AFB);

Monochromatic scale

Palettes built from #7cdffb

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.

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

#7cdffb, answered

What color is #7cdffb?

#7cdffb is a light electric cyan, closest to Sky Blue (ΔE2000 5). It sits at 193° on the hue wheel with 94% saturation and 74% lightness, which reads as cool.

What is the RGB value of #7cdffb?

rgb(124, 223, 251) — 124 red, 223 green and 251 blue out of 255, or 48.6% / 87.5% / 98.4% by channel.

Is #7cdffb a light or a dark color?

It is a light color. Relative luminance is 0.6403 and perceived brightness is 79%, so black text on it reaches 13.81:1.

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

Black. It scores 13.81:1 against #7cdffb, versus 1.52:1 for white — AAA at any size.

What is the complementary color of #7cdffb?

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

What colors go well with #7cdffb?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B899B for secondary text, #CA0208 as an accent and #04617C for hover and pressed states. For a palette, the analogous pair #7CFBD7 and #7C9FFB stays calm, while #FB987C is the loudest partner.

What is #7cdffb in CMYK for printing?

cmyk(51%, 11%, 0%, 2%). 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 #7cdffb warm or cool?

Cool — it scores 93 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7CFBE8; nudged cooler, #7AC8FC.

Work with #7cdffb in the Color Lab