Skip to content

#94c8df

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

RGB
148, 200, 223
HSL
198°, 54%, 73%
CMYK
34, 10, 0, 13
Luminance
0.5293

At a glance

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

Hex
#94c8df
Hue
198°
cyan
Saturation
54%
vivid
Lightness
73%
light
Brightness
87%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5293
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.59:1
Closest name
Sky Blue
ΔE2000 3
Where it sits
Hue198° of 360°
Saturation54%
Lightness73%
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#94c8df
RGBrgb(148, 200, 223)
HSLhsl(198, 54%, 73%)
CMYKcmyk(34%, 10%, 0%, 13%)
LABlab(77.8 -11.4 -16.9)
LCHlch(77.8 20.3 236.0)
OKLCHoklch(0.804 0.063 227.1)
Decimal9750751
Display P3color(display-p3 0.580 0.784 0.875)

Copy-ready code

/* CSS */
color: #94c8df;
background-color: #94c8df;
/* Tailwind (arbitrary) */
class="text-[#94c8df] bg-[#94c8df]"
/* SCSS */
$brand: #94c8df;
/* SwiftUI */
Color(red: 0.580, green: 0.784, blue: 0.875)
/* Android */
Color.parseColor("#94c8df")
/* Flutter */
Color(0xFF94C8DF)
/* Python / OpenCV (BGR) */
(223, 200, 148)

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

Accessibility — WCAG contrast

Aa
#94c8df on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#94c8df on black: 11.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BCC5E0
deuteranopia · #B1BDDF
tritanopia · #7ACFCF

Color scale — 50 to 950

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

#F4F9FB
#E9F2F6
#CEE4EE
#94c8df
#7DBCD8
#52A6CB
#3894BC
#2F7B9D
#26637E
#1F495C
#132E39
Base = 300Lightest = 50 · #F4F9FBDarkest = 950 · #132E39
:root {
  --brand-50: #F4F9FB;
  --brand-100: #E9F2F6;
  --brand-200: #CEE4EE;
  --brand-300: #94c8df;
  --brand-400: #7DBCD8;
  --brand-500: #52A6CB;
  --brand-600: #3894BC;
  --brand-700: #2F7B9D;
  --brand-800: #26637E;
  --brand-900: #1F495C;
  --brand-950: #132E39;
  --brand: #94c8df;
  --brand-ink: #000000;
}

Colors that work with #94c8df

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#C0DFEC
Hairlines and dividers
Muted text#4B829B
Captions on the surface
Accent#A1322B
Second voice, not a rival
Dark variant#1D4D62
Hover, pressed, headers
Light variant#EBF5F9
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 #94c8df

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#DFAB94
Analogous left#94DFD0
Analogous right#94A2DF
Split-complement 1#DF94A2
Split-complement 2#DFD094
Triadic 1#DF94C8
Triadic 2#C8DF94
Tetradic#D094DF

RGB percentages

Red58.0%
Green78.4%
Blue87.5%

CMYK percentages

Cyan33.6%
Magenta10.3%
Yellow0.0%
Key (black)12.5%

Color previews

#94c8df text on a black background

contrast 11.59:1

Card sample

#94c8df text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(148, 200, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(148, 200, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #94c8df;
background: linear-gradient(135deg, #94c8df, #9496DF);

Monochromatic scale

Palettes built from #94c8df

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.

#94c8df 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.

#94c8df, answered

What color is #94c8df?

#94c8df is a light vivid cyan, closest to Sky Blue (ΔE2000 3). It sits at 198° on the hue wheel with 54% saturation and 73% lightness, which reads as cool.

What is the RGB value of #94c8df?

rgb(148, 200, 223) — 148 red, 200 green and 223 blue out of 255, or 58% / 78.4% / 87.5% by channel.

Is #94c8df a light or a dark color?

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

Should I use black or white text on #94c8df?

Black. It scores 11.59:1 against #94c8df, versus 1.81:1 for white — AAA at any size.

What is the complementary color of #94c8df?

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

What colors go well with #94c8df?

For interface work: #F4F9FA as the surface, #C0DFEC for borders, #4B829B for secondary text, #A1322B as an accent and #1D4D62 for hover and pressed states. For a palette, the analogous pair #94DFD0 and #94A2DF stays calm, while #DFAB94 is the loudest partner.

What is #94c8df in CMYK for printing?

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

Is #94c8df 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 #94DFDA; nudged cooler, #92BCE0.

Work with #94c8df in the Color Lab