Skip to content

#c6dfeb

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

RGB
198, 223, 235
HSL
200°, 48%, 85%
CMYK
16, 5, 0, 8
Luminance
0.7078

At a glance

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

Hex
#c6dfeb
Hue
200°
cyan
Saturation
48%
vivid
Lightness
85%
light
Brightness
92%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7078
WCAG relative
Temperature
Cool
96/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
15.16:1
Closest name
Light Blue
ΔE2000 5.3
Where it sits
Hue200° of 360°
Saturation48%
Lightness85%
Temperature
Warm ← → Cool96% 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#c6dfeb
RGBrgb(198, 223, 235)
HSLhsl(200, 48%, 85%)
CMYKcmyk(16%, 5%, 0%, 8%)
LABlab(87.4 -5.8 -8.7)
LCHlch(87.4 10.4 236.0)
OKLCHoklch(0.889 0.031 228.2)
Decimal13033451
Display P3color(display-p3 0.776 0.875 0.922)

Copy-ready code

/* CSS */
color: #c6dfeb;
background-color: #c6dfeb;
/* Tailwind (arbitrary) */
class="text-[#c6dfeb] bg-[#c6dfeb]"
/* SCSS */
$brand: #c6dfeb;
/* SwiftUI */
Color(red: 0.776, green: 0.875, blue: 0.922)
/* Android */
Color.parseColor("#c6dfeb")
/* Flutter */
Color(0xFFC6DFEB)
/* Python / OpenCV (BGR) */
(235, 223, 198)

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

Accessibility — WCAG contrast

Aa
#c6dfeb on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#c6dfeb on black: 15.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D9DEEC
deuteranopia · #D3D9EB
tritanopia · #BCE3E3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c6dfeb is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4F8FA
#EAF2F5
#c6dfeb
#ACD0E2
#82B9D3
#59A2C5
#408FB5
#357797
#2A5F79
#224758
#152C37
Base = 200Lightest = 50 · #F4F8FADarkest = 950 · #152C37
:root {
  --brand-50: #F4F8FA;
  --brand-100: #EAF2F5;
  --brand-200: #c6dfeb;
  --brand-300: #ACD0E2;
  --brand-400: #82B9D3;
  --brand-500: #59A2C5;
  --brand-600: #408FB5;
  --brand-700: #357797;
  --brand-800: #2A5F79;
  --brand-900: #224758;
  --brand-950: #152C37;
  --brand: #c6dfeb;
  --brand-ink: #000000;
}

Colors that work with #c6dfeb

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#F4F8FA
Tinted page background
Border#C3DDEA
Hairlines and dividers
Muted text#4B819B
Captions on the surface
Accent#9C3830
Second voice, not a rival
Dark variant#214A5E
Hover, pressed, headers
Light variant#ECF4F8
Selected rows, tints
Dark surface#141F24
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 #c6dfeb

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#EBD2C6
Analogous left#C6EBE5
Analogous right#C6CCEB
Split-complement 1#EBC6CC
Split-complement 2#EBE5C6
Triadic 1#EBC6DF
Triadic 2#DFEBC6
Tetradic#E5C6EB

RGB percentages

Red77.6%
Green87.5%
Blue92.2%

CMYK percentages

Cyan15.7%
Magenta5.1%
Yellow0.0%
Key (black)7.8%

Color previews

#c6dfeb text on a black background

contrast 15.16:1

Card sample

#c6dfeb text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(198, 223, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(198, 223, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c6dfeb;
background: linear-gradient(135deg, #c6dfeb, #C6C6EB);

Monochromatic scale

Palettes built from #c6dfeb

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.

#c6dfeb 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.

#c6dfeb, answered

What color is #c6dfeb?

#c6dfeb is a light vivid cyan, closest to Light Blue (ΔE2000 5.3). It sits at 200° on the hue wheel with 48% saturation and 85% lightness, which reads as cool.

What is the RGB value of #c6dfeb?

rgb(198, 223, 235) — 198 red, 223 green and 235 blue out of 255, or 77.6% / 87.5% / 92.2% by channel.

Is #c6dfeb a light or a dark color?

It is a light color. Relative luminance is 0.7078 and perceived brightness is 85%, so black text on it reaches 15.16:1.

Should I use black or white text on #c6dfeb?

Black. It scores 15.16:1 against #c6dfeb, versus 1.39:1 for white — AAA at any size.

What is the complementary color of #c6dfeb?

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

What colors go well with #c6dfeb?

For interface work: #F4F8FA as the surface, #C3DDEA for borders, #4B819B for secondary text, #9C3830 as an accent and #214A5E for hover and pressed states. For a palette, the analogous pair #C6EBE5 and #C6CCEB stays calm, while #EBD2C6 is the loudest partner.

What is #c6dfeb in CMYK for printing?

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

Is #c6dfeb warm or cool?

Cool — it scores 96 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C6EBE9; nudged cooler, #C5D9EC.

Work with #c6dfeb in the Color Lab