Skip to content

#7cc2da

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

RGB
124, 194, 218
HSL
195°, 56%, 67%
CMYK
43, 11, 0, 15
Luminance
0.4793

At a glance

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

Hex
#7cc2da
Hue
195°
cyan
Saturation
56%
vivid
Lightness
67%
light
Brightness
85%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4793
WCAG relative
Temperature
Cool
94/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.59:1
Closest name
Sky Blue
ΔE2000 3.5
Where it sits
Hue195° of 360°
Saturation56%
Lightness67%
Temperature
Warm ← → Cool94% 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#7cc2da
RGBrgb(124, 194, 218)
HSLhsl(195, 56%, 67%)
CMYKcmyk(43%, 11%, 0%, 15%)
LABlab(74.8 -15.8 -18.9)
LCHlch(74.8 24.6 230.1)
OKLCHoklch(0.776 0.078 221.8)
Decimal8176346
Display P3color(display-p3 0.486 0.761 0.855)

Copy-ready code

/* CSS */
color: #7cc2da;
background-color: #7cc2da;
/* Tailwind (arbitrary) */
class="text-[#7cc2da] bg-[#7cc2da]"
/* SCSS */
$brand: #7cc2da;
/* SwiftUI */
Color(red: 0.486, green: 0.761, blue: 0.855)
/* Android */
Color.parseColor("#7cc2da")
/* Flutter */
Color(0xFF7CC2DA)
/* Python / OpenCV (BGR) */
(218, 194, 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 #7cc2da · 10.59:1
Use #000000AAA at every size.
Aa
White text · 1.98:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.59:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #7cc2da as text scores 1.98:1 on white and 10.59:1 on black.

Accessibility — WCAG contrast

Aa
#7cc2da on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#7cc2da on black: 10.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B4BEDB
deuteranopia · #A5B3DA
tritanopia · #53CAC9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7cc2da 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
#E9F3F6
#CEE6EE
#A7D6E6
#7cc2da
#50AECE
#369CBF
#2D829F
#24687F
#1E4D5D
#13303A
Base = 400Lightest = 50 · #F4F9FBDarkest = 950 · #13303A
:root {
  --brand-50: #F4F9FB;
  --brand-100: #E9F3F6;
  --brand-200: #CEE6EE;
  --brand-300: #A7D6E6;
  --brand-400: #7cc2da;
  --brand-500: #50AECE;
  --brand-600: #369CBF;
  --brand-700: #2D829F;
  --brand-800: #24687F;
  --brand-900: #1E4D5D;
  --brand-950: #13303A;
  --brand: #7cc2da;
  --brand-ink: #000000;
}

Colors that work with #7cc2da

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#C0E1ED
Hairlines and dividers
Muted text#4B869B
Captions on the surface
Accent#A32929
Second voice, not a rival
Dark variant#1C5163
Hover, pressed, headers
Light variant#EBF6F9
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 #7cc2da

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#DA947C
Analogous left#7CDAC3
Analogous right#7C93DA
Split-complement 1#DA7C93
Split-complement 2#DAC37C
Triadic 1#DA7CC2
Triadic 2#C2DA7C
Tetradic#C37CDA

RGB percentages

Red48.6%
Green76.1%
Blue85.5%

CMYK percentages

Cyan43.1%
Magenta11.0%
Yellow0.0%
Key (black)14.5%

Color previews

#7cc2da text on a black background

contrast 10.59:1

Card sample

#7cc2da text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7cc2da

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.

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

#7cc2da, answered

What color is #7cc2da?

#7cc2da is a light vivid cyan, closest to Sky Blue (ΔE2000 3.5). It sits at 195° on the hue wheel with 56% saturation and 67% lightness, which reads as cool.

What is the RGB value of #7cc2da?

rgb(124, 194, 218) — 124 red, 194 green and 218 blue out of 255, or 48.6% / 76.1% / 85.5% by channel.

Is #7cc2da a light or a dark color?

It is a mid-tone. Relative luminance is 0.4793 and perceived brightness is 70%, so black text on it reaches 10.59:1.

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

Black. It scores 10.59:1 against #7cc2da, versus 1.98:1 for white — AAA at any size.

What is the complementary color of #7cc2da?

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

What colors go well with #7cc2da?

For interface work: #F4F9FA as the surface, #C0E1ED for borders, #4B869B for secondary text, #A32929 as an accent and #1C5163 for hover and pressed states. For a palette, the analogous pair #7CDAC3 and #7C93DA stays calm, while #DA947C is the loudest partner.

What is #7cc2da in CMYK for printing?

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

Is #7cc2da warm or cool?

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

Work with #7cc2da in the Color Lab