Skip to content

#6cd2ee

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

RGB
108, 210, 238
HSL
193°, 79%, 68%
CMYK
55, 12, 0, 7
Luminance
0.5545

At a glance

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

Hex
#6cd2ee
Hue
193°
cyan
Saturation
79%
electric
Lightness
68%
light
Brightness
93%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5545
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.09:1
Closest name
Sky Blue
ΔE2000 4
Where it sits
Hue193° of 360°
Saturation79%
Lightness68%
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#6cd2ee
RGBrgb(108, 210, 238)
HSLhsl(193, 79%, 68%)
CMYKcmyk(55%, 12%, 0%, 7%)
LABlab(79.3 -22.1 -22.8)
LCHlch(79.3 31.8 226.0)
OKLCHoklch(0.813 0.103 218.1)
Decimal7131886
Display P3color(display-p3 0.424 0.824 0.933)

Copy-ready code

/* CSS */
color: #6cd2ee;
background-color: #6cd2ee;
/* Tailwind (arbitrary) */
class="text-[#6cd2ee] bg-[#6cd2ee]"
/* SCSS */
$brand: #6cd2ee;
/* SwiftUI */
Color(red: 0.424, green: 0.824, blue: 0.933)
/* Android */
Color.parseColor("#6cd2ee")
/* Flutter */
Color(0xFF6CD2EE)
/* Python / OpenCV (BGR) */
(238, 210, 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 #6cd2ee · 12.09:1
Use #000000AAA at every size.
Aa
White text · 1.74:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.09:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #6cd2ee as text scores 1.74:1 on white and 12.09:1 on black.

Accessibility — WCAG contrast

Aa
#6cd2ee on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#6cd2ee on black: 12.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C0CDF0
deuteranopia · #ACBEEE
tritanopia · #00DCDB

Color scale — 50 to 950

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

#F3FAFC
#E6F5F9
#C7EBF5
#9AE0F3
#6cd2ee
#36C2E8
#19B2DB
#1594B7
#117692
#11576A
#0A3642
Base = 400Lightest = 50 · #F3FAFCDarkest = 950 · #0A3642
:root {
  --brand-50: #F3FAFC;
  --brand-100: #E6F5F9;
  --brand-200: #C7EBF5;
  --brand-300: #9AE0F3;
  --brand-400: #6cd2ee;
  --brand-500: #36C2E8;
  --brand-600: #19B2DB;
  --brand-700: #1594B7;
  --brand-800: #117692;
  --brand-900: #11576A;
  --brand-950: #0A3642;
  --brand: #6cd2ee;
  --brand-ink: #000000;
}

Colors that work with #6cd2ee

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#4B8A9B
Captions on the surface
Accent#BB1118
Second voice, not a rival
Dark variant#0D5D72
Hover, pressed, headers
Light variant#E8F8FC
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 #6cd2ee

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#EE886C
Analogous left#6CEEC9
Analogous right#6C91EE
Split-complement 1#EE6C91
Split-complement 2#EEC96C
Triadic 1#EE6CD2
Triadic 2#D2EE6C
Tetradic#C96CEE

RGB percentages

Red42.4%
Green82.4%
Blue93.3%

CMYK percentages

Cyan54.6%
Magenta11.8%
Yellow0.0%
Key (black)6.7%

Color previews

#6cd2ee text on a black background

contrast 12.09:1

Card sample

#6cd2ee text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6cd2ee

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.

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

#6cd2ee, answered

What color is #6cd2ee?

#6cd2ee is a light electric cyan, closest to Sky Blue (ΔE2000 4). It sits at 193° on the hue wheel with 79% saturation and 68% lightness, which reads as cool.

What is the RGB value of #6cd2ee?

rgb(108, 210, 238) — 108 red, 210 green and 238 blue out of 255, or 42.4% / 82.4% / 93.3% by channel.

Is #6cd2ee a light or a dark color?

It is a light color. Relative luminance is 0.5545 and perceived brightness is 74%, so black text on it reaches 12.09:1.

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

Black. It scores 12.09:1 against #6cd2ee, versus 1.74:1 for white — AAA at any size.

What is the complementary color of #6cd2ee?

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

What colors go well with #6cd2ee?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B8A9B for secondary text, #BB1118 as an accent and #0D5D72 for hover and pressed states. For a palette, the analogous pair #6CEEC9 and #6C91EE stays calm, while #EE886C is the loudest partner.

What is #6cd2ee in CMYK for printing?

cmyk(55%, 12%, 0%, 7%). 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 #6cd2ee 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 #6CEEDA; nudged cooler, #6ABAF0.

Work with #6cd2ee in the Color Lab