Skip to content

#0dc1df

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

RGB
13, 193, 223
HSL
189°, 89%, 46%
CMYK
94, 14, 0, 13
Luminance
0.4355

At a glance

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

Hex
#0dc1df
Hue
189°
cyan
Saturation
89%
electric
Lightness
46%
balanced
Brightness
87%
HSV value
Perceived
65%
weighted brightness
Luminance
0.4355
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
9.71:1
Closest name
Sky Blue
ΔE2000 8.8
Where it sits
Hue189° of 360°
Saturation89%
Lightness46%
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#0dc1df
RGBrgb(13, 193, 223)
HSLhsl(189, 89%, 46%)
CMYKcmyk(94%, 14%, 0%, 13%)
LABlab(71.9 -29.2 -26.2)
LCHlch(71.9 39.2 221.9)
OKLCHoklch(0.746 0.130 214.3)
Decimal901599
Display P3color(display-p3 0.051 0.757 0.875)

Copy-ready code

/* CSS */
color: #0dc1df;
background-color: #0dc1df;
/* Tailwind (arbitrary) */
class="text-[#0dc1df] bg-[#0dc1df]"
/* SCSS */
$brand: #0dc1df;
/* SwiftUI */
Color(red: 0.051, green: 0.757, blue: 0.875)
/* Android */
Color.parseColor("#0dc1df")
/* Flutter */
Color(0xFF0DC1DF)
/* Python / OpenCV (BGR) */
(223, 193, 13)

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

Accessibility — WCAG contrast

Aa
#0dc1df on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#0dc1df on black: 9.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ACBAE1
deuteranopia · #93A9DF
tritanopia · #00CCCA

Color scale — 50 to 950

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

#F2FBFD
#E5F7FB
#C4F1F8
#95EBF9
#60E0F6
#2BD6F3
#0dc1df
#0BA7C1
#09859A
#0B616F
#073D46
Base = 600Lightest = 50 · #F2FBFDDarkest = 950 · #073D46
:root {
  --brand-50: #F2FBFD;
  --brand-100: #E5F7FB;
  --brand-200: #C4F1F8;
  --brand-300: #95EBF9;
  --brand-400: #60E0F6;
  --brand-500: #2BD6F3;
  --brand-600: #0dc1df;
  --brand-700: #0BA7C1;
  --brand-800: #09859A;
  --brand-900: #0B616F;
  --brand-950: #073D46;
  --brand: #0dc1df;
  --brand-ink: #000000;
}

Colors that work with #0dc1df

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#E40820
Second voice, not a rival
Dark variant#076878
Hover, pressed, headers
Light variant#E7FAFE
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 #0dc1df

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#DF2B0D
Analogous left#0DDF94
Analogous right#0D58DF
Split-complement 1#DF0D58
Split-complement 2#DF940D
Triadic 1#DF0DC1
Triadic 2#C1DF0D
Tetradic#940DDF

RGB percentages

Red5.1%
Green75.7%
Blue87.5%

CMYK percentages

Cyan94.2%
Magenta13.5%
Yellow0.0%
Key (black)12.5%

Color previews

#0dc1df text on a black background

contrast 9.71:1

Card sample

#0dc1df text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0dc1df

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.

#0dc1df 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#0dc1df, answered

What color is #0dc1df?

#0dc1df is a balanced electric cyan, closest to Sky Blue (ΔE2000 8.8). It sits at 189° on the hue wheel with 89% saturation and 46% lightness, which reads as cool.

What is the RGB value of #0dc1df?

rgb(13, 193, 223) — 13 red, 193 green and 223 blue out of 255, or 5.1% / 75.7% / 87.5% by channel.

Is #0dc1df a light or a dark color?

It is a mid-tone. Relative luminance is 0.4355 and perceived brightness is 65%, so black text on it reaches 9.71:1.

Should I use black or white text on #0dc1df?

Black. It scores 9.71:1 against #0dc1df, versus 2.16:1 for white — AAA at any size.

What is the complementary color of #0dc1df?

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

What colors go well with #0dc1df?

For interface work: #F4FAFA as the surface, #C0E6ED for borders, #4B8F9B for secondary text, #E40820 as an accent and #076878 for hover and pressed states. For a palette, the analogous pair #0DDF94 and #0D58DF stays calm, while #DF2B0D is the loudest partner.

What is #0dc1df in CMYK for printing?

cmyk(94%, 14%, 0%, 13%). 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 #0dc1df 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 #0DDFB0; nudged cooler, #0B9BE2.

Work with #0dc1df in the Color Lab