Skip to content

#6eccf0

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

RGB
110, 204, 240
HSL
197°, 81%, 69%
CMYK
54, 15, 0, 6
Luminance
0.5279

At a glance

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

Hex
#6eccf0
Hue
197°
cyan
Saturation
81%
electric
Lightness
69%
light
Brightness
94%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5279
WCAG relative
Temperature
Cool
94/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
11.56:1
Closest name
Sky Blue
ΔE2000 2.8
Where it sits
Hue197° of 360°
Saturation81%
Lightness69%
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#6eccf0
RGBrgb(110, 204, 240)
HSLhsl(197, 81%, 69%)
CMYKcmyk(54%, 15%, 0%, 6%)
LABlab(77.8 -18.1 -26.3)
LCHlch(77.8 31.9 235.5)
OKLCHoklch(0.801 0.103 225.3)
Decimal7261424
Display P3color(display-p3 0.431 0.800 0.941)

Copy-ready code

/* CSS */
color: #6eccf0;
background-color: #6eccf0;
/* Tailwind (arbitrary) */
class="text-[#6eccf0] bg-[#6eccf0]"
/* SCSS */
$brand: #6eccf0;
/* SwiftUI */
Color(red: 0.431, green: 0.800, blue: 0.941)
/* Android */
Color.parseColor("#6eccf0")
/* Flutter */
Color(0xFF6ECCF0)
/* Python / OpenCV (BGR) */
(240, 204, 110)

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

Accessibility — WCAG contrast

Aa
#6eccf0 on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#6eccf0 on black: 11.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8C8F2
deuteranopia · #A5BAF0
tritanopia · #00D7D7

Color scale — 50 to 950

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

#F2FAFC
#E6F4F9
#C6E8F6
#99DBF5
#6eccf0
#34B8EA
#17A7DE
#138BB9
#0F6F94
#0F526B
#0A3343
Base = 400Lightest = 50 · #F2FAFCDarkest = 950 · #0A3343
:root {
  --brand-50: #F2FAFC;
  --brand-100: #E6F4F9;
  --brand-200: #C6E8F6;
  --brand-300: #99DBF5;
  --brand-400: #6eccf0;
  --brand-500: #34B8EA;
  --brand-600: #17A7DE;
  --brand-700: #138BB9;
  --brand-800: #0F6F94;
  --brand-900: #0F526B;
  --brand-950: #0A3343;
  --brand: #6eccf0;
  --brand-ink: #000000;
}

Colors that work with #6eccf0

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#4B859B
Captions on the surface
Accent#BD130F
Second voice, not a rival
Dark variant#0C5774
Hover, pressed, headers
Light variant#E8F7FD
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 #6eccf0

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#F0926E
Analogous left#6EF0D3
Analogous right#6E8BF0
Split-complement 1#F06E8B
Split-complement 2#F0D36E
Triadic 1#F06ECC
Triadic 2#CCF06E
Tetradic#D36EF0

RGB percentages

Red43.1%
Green80.0%
Blue94.1%

CMYK percentages

Cyan54.2%
Magenta15.0%
Yellow0.0%
Key (black)5.9%

Color previews

#6eccf0 text on a black background

contrast 11.56:1

Card sample

#6eccf0 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #6eccf0;
Background color
Panel with #6eccf0 background
background-color: #6eccf0;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #6eccf0;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(110, 204, 240, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(110, 204, 240, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6eccf0;
background: linear-gradient(135deg, #6eccf0, #6E75F0);

Monochromatic scale

Palettes built from #6eccf0

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.

#6eccf0 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.

#6eccf0, answered

What color is #6eccf0?

#6eccf0 is a light electric cyan, closest to Sky Blue (ΔE2000 2.8). It sits at 197° on the hue wheel with 81% saturation and 69% lightness, which reads as cool.

What is the RGB value of #6eccf0?

rgb(110, 204, 240) — 110 red, 204 green and 240 blue out of 255, or 43.1% / 80% / 94.1% by channel.

Is #6eccf0 a light or a dark color?

It is a light color. Relative luminance is 0.5279 and perceived brightness is 73%, so black text on it reaches 11.56:1.

Should I use black or white text on #6eccf0?

Black. It scores 11.56:1 against #6eccf0, versus 1.82:1 for white — AAA at any size.

What is the complementary color of #6eccf0?

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

What colors go well with #6eccf0?

For interface work: #F4F9FA as the surface, #C0E0ED for borders, #4B859B for secondary text, #BD130F as an accent and #0C5774 for hover and pressed states. For a palette, the analogous pair #6EF0D3 and #6E8BF0 stays calm, while #F0926E is the loudest partner.

What is #6eccf0 in CMYK for printing?

cmyk(54%, 15%, 0%, 6%). 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 #6eccf0 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 #6EF0E4; nudged cooler, #6CB9F2.

Work with #6eccf0 in the Color Lab