Skip to content

#7abfda

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

RGB
122, 191, 218
HSL
197°, 57%, 67%
CMYK
44, 12, 0, 15
Luminance
0.4646

At a glance

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

Hex
#7abfda
Hue
197°
cyan
Saturation
57%
vivid
Lightness
67%
light
Brightness
85%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4646
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.29:1
Closest name
Sky Blue
ΔE2000 3.9
Where it sits
Hue197° of 360°
Saturation57%
Lightness67%
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#7abfda
RGBrgb(122, 191, 218)
HSLhsl(197, 57%, 67%)
CMYKcmyk(44%, 12%, 0%, 15%)
LABlab(73.8 -14.7 -20.3)
LCHlch(73.8 25.1 234.0)
OKLCHoklch(0.769 0.080 224.8)
Decimal8044506
Display P3color(display-p3 0.478 0.749 0.855)

Copy-ready code

/* CSS */
color: #7abfda;
background-color: #7abfda;
/* Tailwind (arbitrary) */
class="text-[#7abfda] bg-[#7abfda]"
/* SCSS */
$brand: #7abfda;
/* SwiftUI */
Color(red: 0.478, green: 0.749, blue: 0.855)
/* Android */
Color.parseColor("#7abfda")
/* Flutter */
Color(0xFF7ABFDA)
/* Python / OpenCV (BGR) */
(218, 191, 122)

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

Accessibility — WCAG contrast

Aa
#7abfda on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#7abfda on black: 10.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B0BCDB
deuteranopia · #A2B1DA
tritanopia · #4FC7C7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7abfda 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
#CDE5EE
#A7D5E7
#7abfda
#4FAACE
#3599C0
#2C7FA0
#236680
#1D4B5D
#122F3A
Base = 400Lightest = 50 · #F4F9FBDarkest = 950 · #122F3A
:root {
  --brand-50: #F4F9FB;
  --brand-100: #E9F3F6;
  --brand-200: #CDE5EE;
  --brand-300: #A7D5E7;
  --brand-400: #7abfda;
  --brand-500: #4FAACE;
  --brand-600: #3599C0;
  --brand-700: #2C7FA0;
  --brand-800: #236680;
  --brand-900: #1D4B5D;
  --brand-950: #122F3A;
  --brand: #7abfda;
  --brand-ink: #000000;
}

Colors that work with #7abfda

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#C0E0ED
Hairlines and dividers
Muted text#4B849B
Captions on the surface
Accent#A32C29
Second voice, not a rival
Dark variant#1C4F64
Hover, pressed, headers
Light variant#EBF5F9
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 #7abfda

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#DA957A
Analogous left#7ADAC5
Analogous right#7A8FDA
Split-complement 1#DA7A8F
Split-complement 2#DAC57A
Triadic 1#DA7ABF
Triadic 2#BFDA7A
Tetradic#C57ADA

RGB percentages

Red47.8%
Green74.9%
Blue85.5%

CMYK percentages

Cyan44.0%
Magenta12.4%
Yellow0.0%
Key (black)14.5%

Color previews

#7abfda text on a black background

contrast 10.29:1

Card sample

#7abfda text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7abfda

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.

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

#7abfda, answered

What color is #7abfda?

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

What is the RGB value of #7abfda?

rgb(122, 191, 218) — 122 red, 191 green and 218 blue out of 255, or 47.8% / 74.9% / 85.5% by channel.

Is #7abfda a light or a dark color?

It is a mid-tone. Relative luminance is 0.4646 and perceived brightness is 69%, so black text on it reaches 10.29:1.

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

Black. It scores 10.29:1 against #7abfda, versus 2.04:1 for white — AAA at any size.

What is the complementary color of #7abfda?

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

What colors go well with #7abfda?

For interface work: #F4F9FA as the surface, #C0E0ED for borders, #4B849B for secondary text, #A32C29 as an accent and #1C4F64 for hover and pressed states. For a palette, the analogous pair #7ADAC5 and #7A8FDA stays calm, while #DA957A is the loudest partner.

What is #7abfda in CMYK for printing?

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

Is #7abfda 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 #7ADAD2; nudged cooler, #78AFDC.

Work with #7abfda in the Color Lab