Skip to content

#6ccfe2

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

RGB
108, 207, 226
HSL
190°, 67%, 66%
CMYK
52, 8, 0, 11
Luminance
0.5330

At a glance

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

Hex
#6ccfe2
Hue
190°
cyan
Saturation
67%
vivid
Lightness
66%
light
Brightness
89%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5330
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.66:1
Closest name
Sky Blue
ΔE2000 5.9
Where it sits
Hue190° of 360°
Saturation67%
Lightness66%
Temperature
Warm ← → Cool92% 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#6ccfe2
RGBrgb(108, 207, 226)
HSLhsl(190, 67%, 66%)
CMYKcmyk(52%, 8%, 0%, 11%)
LABlab(78.0 -23.9 -18.3)
LCHlch(78.0 30.1 217.5)
OKLCHoklch(0.801 0.097 211.6)
Decimal7131106
Display P3color(display-p3 0.424 0.812 0.886)

Copy-ready code

/* CSS */
color: #6ccfe2;
background-color: #6ccfe2;
/* Tailwind (arbitrary) */
class="text-[#6ccfe2] bg-[#6ccfe2]"
/* SCSS */
$brand: #6ccfe2;
/* SwiftUI */
Color(red: 0.424, green: 0.812, blue: 0.886)
/* Android */
Color.parseColor("#6ccfe2")
/* Flutter */
Color(0xFF6CCFE2)
/* Python / OpenCV (BGR) */
(226, 207, 108)

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

Accessibility — WCAG contrast

Aa
#6ccfe2 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#6ccfe2 on black: 11.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BFC9E3
deuteranopia · #ADBBE2
tritanopia · #0ED7D5

Color scale — 50 to 950

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

#F3FAFB
#E8F5F8
#CAEBF1
#A1E0EC
#6ccfe2
#44C2DA
#28B2CC
#2294AA
#1B7788
#175763
#0F363E
Base = 400Lightest = 50 · #F3FAFBDarkest = 950 · #0F363E
:root {
  --brand-50: #F3FAFB;
  --brand-100: #E8F5F8;
  --brand-200: #CAEBF1;
  --brand-300: #A1E0EC;
  --brand-400: #6ccfe2;
  --brand-500: #44C2DA;
  --brand-600: #28B2CC;
  --brand-700: #2294AA;
  --brand-800: #1B7788;
  --brand-900: #175763;
  --brand-950: #0F363E;
  --brand: #6ccfe2;
  --brand-ink: #000000;
}

Colors that work with #6ccfe2

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#C0E5ED
Hairlines and dividers
Muted text#4B8E9B
Captions on the surface
Accent#AE1E2B
Second voice, not a rival
Dark variant#155D6A
Hover, pressed, headers
Light variant#EAF8FB
Selected rows, tints
Dark surface#142224
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 #6ccfe2

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#E27F6C
Analogous left#6CE2BA
Analogous right#6C94E2
Split-complement 1#E26C94
Split-complement 2#E2BA6C
Triadic 1#E26CCF
Triadic 2#CFE26C
Tetradic#BA6CE2

RGB percentages

Red42.4%
Green81.2%
Blue88.6%

CMYK percentages

Cyan52.2%
Magenta8.4%
Yellow0.0%
Key (black)11.4%

Color previews

#6ccfe2 text on a black background

contrast 11.66:1

Card sample

#6ccfe2 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(108, 207, 226, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(108, 207, 226, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6ccfe2;
background: linear-gradient(135deg, #6ccfe2, #6C80E2);

Monochromatic scale

Palettes built from #6ccfe2

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.

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

#6ccfe2, answered

What color is #6ccfe2?

#6ccfe2 is a light vivid cyan, closest to Sky Blue (ΔE2000 5.9). It sits at 190° on the hue wheel with 67% saturation and 66% lightness, which reads as cool.

What is the RGB value of #6ccfe2?

rgb(108, 207, 226) — 108 red, 207 green and 226 blue out of 255, or 42.4% / 81.2% / 88.6% by channel.

Is #6ccfe2 a light or a dark color?

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

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

Black. It scores 11.66:1 against #6ccfe2, versus 1.80:1 for white — AAA at any size.

What is the complementary color of #6ccfe2?

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

What colors go well with #6ccfe2?

For interface work: #F4F9FA as the surface, #C0E5ED for borders, #4B8E9B for secondary text, #AE1E2B as an accent and #155D6A for hover and pressed states. For a palette, the analogous pair #6CE2BA and #6C94E2 stays calm, while #E27F6C is the loudest partner.

What is #6ccfe2 in CMYK for printing?

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

Is #6ccfe2 warm or cool?

Cool — it scores 92 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #6CE2CA; nudged cooler, #6AB5E4.

Work with #6ccfe2 in the Color Lab