Skip to content

#6accdd

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

RGB
106, 204, 221
HSL
189°, 63%, 64%
CMYK
52, 8, 0, 13
Luminance
0.5147

At a glance

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

Hex
#6accdd
Hue
189°
cyan
Saturation
63%
vivid
Lightness
64%
balanced
Brightness
87%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5147
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.29:1
Closest name
Sky Blue
ΔE2000 6.5
Where it sits
Hue189° of 360°
Saturation63%
Lightness64%
Temperature
Warm ← → Cool91% 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#6accdd
RGBrgb(106, 204, 221)
HSLhsl(189, 63%, 64%)
CMYKcmyk(52%, 8%, 0%, 13%)
LABlab(77.0 -24.2 -17.3)
LCHlch(77.0 29.7 215.5)
OKLCHoklch(0.792 0.095 210.2)
Decimal6999261
Display P3color(display-p3 0.416 0.800 0.867)

Copy-ready code

/* CSS */
color: #6accdd;
background-color: #6accdd;
/* Tailwind (arbitrary) */
class="text-[#6accdd] bg-[#6accdd]"
/* SCSS */
$brand: #6accdd;
/* SwiftUI */
Color(red: 0.416, green: 0.800, blue: 0.867)
/* Android */
Color.parseColor("#6accdd")
/* Flutter */
Color(0xFF6ACCDD)
/* Python / OpenCV (BGR) */
(221, 204, 106)

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

Accessibility — WCAG contrast

Aa
#6accdd on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#6accdd on black: 11.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDC6DE
deuteranopia · #ABB8DD
tritanopia · #10D4D1

Color scale — 50 to 950

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

#F4FAFB
#E8F5F7
#CCEBF0
#A4E0EA
#6accdd
#48C0D5
#2EB0C7
#2693A6
#1E7685
#1A5661
#10363C
Base = 400Lightest = 50 · #F4FAFBDarkest = 950 · #10363C
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E8F5F7;
  --brand-200: #CCEBF0;
  --brand-300: #A4E0EA;
  --brand-400: #6accdd;
  --brand-500: #48C0D5;
  --brand-600: #2EB0C7;
  --brand-700: #2693A6;
  --brand-800: #1E7685;
  --brand-900: #1A5661;
  --brand-950: #10363C;
  --brand: #6accdd;
  --brand-ink: #000000;
}

Colors that work with #6accdd

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#F4FAFA
Tinted page background
Border#C0E6ED
Hairlines and dividers
Muted text#4B8F9B
Captions on the surface
Accent#E16673
Second voice, not a rival
Dark variant#185C68
Hover, pressed, headers
Light variant#EAF8FA
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 #6accdd

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
  • 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
  • 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#DD7B6A
Analogous left#6ADDB5
Analogous right#6A92DD
Split-complement 1#DD6A92
Split-complement 2#DDB56A
Triadic 1#DD6ACC
Triadic 2#CCDD6A
Tetradic#B56ADD

RGB percentages

Red41.6%
Green80.0%
Blue86.7%

CMYK percentages

Cyan52.0%
Magenta7.7%
Yellow0.0%
Key (black)13.3%

Color previews

#6accdd text on a black background

contrast 11.29:1

Card sample

#6accdd text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6accdd

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.

#6accdd 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
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#6accdd, answered

What color is #6accdd?

#6accdd is a balanced vivid cyan, closest to Sky Blue (ΔE2000 6.5). It sits at 189° on the hue wheel with 63% saturation and 64% lightness, which reads as cool.

What is the RGB value of #6accdd?

rgb(106, 204, 221) — 106 red, 204 green and 221 blue out of 255, or 41.6% / 80% / 86.7% by channel.

Is #6accdd a light or a dark color?

It is a light color. Relative luminance is 0.5147 and perceived brightness is 72%, so black text on it reaches 11.29:1.

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

Black. It scores 11.29:1 against #6accdd, versus 1.86:1 for white — AAA at any size.

What is the complementary color of #6accdd?

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

What colors go well with #6accdd?

For interface work: #F4FAFA as the surface, #C0E6ED for borders, #4B8F9B for secondary text, #E16673 as an accent and #185C68 for hover and pressed states. For a palette, the analogous pair #6ADDB5 and #6A92DD stays calm, while #DD7B6A is the loudest partner.

What is #6accdd in CMYK for printing?

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

Is #6accdd warm or cool?

Cool — it scores 91 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #6ADDC4; nudged cooler, #68B1DF.

Work with #6accdd in the Color Lab