Skip to content

#6ebedf

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

RGB
110, 190, 223
HSL
198°, 64%, 65%
CMYK
51, 15, 0, 13
Luminance
0.4547

At a glance

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

Hex
#6ebedf
Hue
198°
cyan
Saturation
64%
vivid
Lightness
65%
light
Brightness
87%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4547
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.09:1
Closest name
Sky Blue
ΔE2000 4.5
Where it sits
Hue198° of 360°
Saturation64%
Lightness65%
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#6ebedf
RGBrgb(110, 190, 223)
HSLhsl(198, 64%, 65%)
CMYKcmyk(51%, 15%, 0%, 13%)
LABlab(73.2 -15.6 -24.1)
LCHlch(73.2 28.7 237.0)
OKLCHoklch(0.763 0.092 226.7)
Decimal7257823
Display P3color(display-p3 0.431 0.745 0.875)

Copy-ready code

/* CSS */
color: #6ebedf;
background-color: #6ebedf;
/* Tailwind (arbitrary) */
class="text-[#6ebedf] bg-[#6ebedf]"
/* SCSS */
$brand: #6ebedf;
/* SwiftUI */
Color(red: 0.431, green: 0.745, blue: 0.875)
/* Android */
Color.parseColor("#6ebedf")
/* Flutter */
Color(0xFF6EBEDF)
/* Python / OpenCV (BGR) */
(223, 190, 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 #6ebedf · 10.09:1
Use #000000AAA at every size.
Aa
White text · 2.08:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.09:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #6ebedf as text scores 2.08:1 on white and 10.09:1 on black.

Accessibility — WCAG contrast

Aa
#6ebedf on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#6ebedf on black: 10.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ACBBE1
deuteranopia · #9CAEDF
tritanopia · #2BC8C9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #6ebedf 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
#E8F3F7
#CBE6F0
#A3D6EB
#6ebedf
#47ADD6
#2C9BC8
#2581A7
#1E6786
#194C61
#10303D
Base = 400Lightest = 50 · #F4F9FBDarkest = 950 · #10303D
:root {
  --brand-50: #F4F9FB;
  --brand-100: #E8F3F7;
  --brand-200: #CBE6F0;
  --brand-300: #A3D6EB;
  --brand-400: #6ebedf;
  --brand-500: #47ADD6;
  --brand-600: #2C9BC8;
  --brand-700: #2581A7;
  --brand-800: #1E6786;
  --brand-900: #194C61;
  --brand-950: #10303D;
  --brand: #6ebedf;
  --brand-ink: #000000;
}

Colors that work with #6ebedf

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#4B839B
Captions on the surface
Accent#AC2620
Second voice, not a rival
Dark variant#175168
Hover, pressed, headers
Light variant#EAF6FA
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 #6ebedf

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#DF8F6E
Analogous left#6EDFC7
Analogous right#6E86DF
Split-complement 1#DF6E86
Split-complement 2#DFC76E
Triadic 1#DF6EBE
Triadic 2#BEDF6E
Tetradic#C76EDF

RGB percentages

Red43.1%
Green74.5%
Blue87.5%

CMYK percentages

Cyan50.7%
Magenta14.8%
Yellow0.0%
Key (black)12.5%

Color previews

#6ebedf text on a black background

contrast 10.09:1

Card sample

#6ebedf text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6ebedf

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.

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

#6ebedf, answered

What color is #6ebedf?

#6ebedf is a light vivid cyan, closest to Sky Blue (ΔE2000 4.5). It sits at 198° on the hue wheel with 64% saturation and 65% lightness, which reads as cool.

What is the RGB value of #6ebedf?

rgb(110, 190, 223) — 110 red, 190 green and 223 blue out of 255, or 43.1% / 74.5% / 87.5% by channel.

Is #6ebedf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4547 and perceived brightness is 68%, so black text on it reaches 10.09:1.

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

Black. It scores 10.09:1 against #6ebedf, versus 2.08:1 for white — AAA at any size.

What is the complementary color of #6ebedf?

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

What colors go well with #6ebedf?

For interface work: #F4F9FA as the surface, #C0E0ED for borders, #4B839B for secondary text, #AC2620 as an accent and #175168 for hover and pressed states. For a palette, the analogous pair #6EDFC7 and #6E86DF stays calm, while #DF8F6E is the loudest partner.

What is #6ebedf in CMYK for printing?

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

Is #6ebedf 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 #6EDFD7; nudged cooler, #6CADE1.

Work with #6ebedf in the Color Lab