Skip to content

#0ecdfb

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

RGB
14, 205, 251
HSL
192°, 97%, 52%
CMYK
94, 18, 0, 2
Luminance
0.5072

At a glance

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

Hex
#0ecdfb
Hue
192°
cyan
Saturation
97%
electric
Lightness
52%
balanced
Brightness
98%
HSV value
Perceived
70%
weighted brightness
Luminance
0.5072
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
11.14:1
Closest name
Deep Sky Blue
ΔE2000 6.2
Where it sits
Hue192° of 360°
Saturation97%
Lightness52%
Temperature
Warm ← → Cool92% 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#0ecdfb
RGBrgb(14, 205, 251)
HSLhsl(192, 97%, 52%)
CMYKcmyk(94%, 18%, 0%, 2%)
LABlab(76.5 -25.9 -34.2)
LCHlch(76.5 42.9 232.9)
OKLCHoklch(0.787 0.144 222.0)
Decimal970235
Display P3color(display-p3 0.055 0.804 0.984)

Copy-ready code

/* CSS */
color: #0ecdfb;
background-color: #0ecdfb;
/* Tailwind (arbitrary) */
class="text-[#0ecdfb] bg-[#0ecdfb]"
/* SCSS */
$brand: #0ecdfb;
/* SwiftUI */
Color(red: 0.055, green: 0.804, blue: 0.984)
/* Android */
Color.parseColor("#0ecdfb")
/* Flutter */
Color(0xFF0ECDFB)
/* Python / OpenCV (BGR) */
(251, 205, 14)

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

Accessibility — WCAG contrast

Aa
#0ecdfb on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#0ecdfb on black: 11.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B2C8FD
deuteranopia · #96B4FB
tritanopia · #00DBDC

Color scale — 50 to 950

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

#F1FBFD
#E4F7FC
#C1EFFB
#91E8FD
#59DDFC
#0ecdfb
#04C3F1
#03A2C9
#0382A1
#075F74
#043B48
Base = 500Lightest = 50 · #F1FBFDDarkest = 950 · #043B48
:root {
  --brand-50: #F1FBFD;
  --brand-100: #E4F7FC;
  --brand-200: #C1EFFB;
  --brand-300: #91E8FD;
  --brand-400: #59DDFC;
  --brand-500: #0ecdfb;
  --brand-600: #04C3F1;
  --brand-700: #03A2C9;
  --brand-800: #0382A1;
  --brand-900: #075F74;
  --brand-950: #043B48;
  --brand: #0ecdfb;
  --brand-ink: #000000;
}

Colors that work with #0ecdfb

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#C0E4ED
Hairlines and dividers
Muted text#4B8B9B
Captions on the surface
Accent#FF0A18
Second voice, not a rival
Dark variant#02667D
Hover, pressed, headers
Light variant#E6FAFF
Selected rows, tints
Dark surface#142124
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 #0ecdfb

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#FB3C0E
Analogous left#0EFBB2
Analogous right#0E57FB
Split-complement 1#FB0E57
Split-complement 2#FBB20E
Triadic 1#FB0ECD
Triadic 2#CDFB0E
Tetradic#B20EFB

RGB percentages

Red5.5%
Green80.4%
Blue98.4%

CMYK percentages

Cyan94.4%
Magenta18.3%
Yellow0.0%
Key (black)1.6%

Color previews

#0ecdfb text on a black background

contrast 11.14:1

Card sample

#0ecdfb text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(14, 205, 251, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(14, 205, 251, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0ecdfb;
background: linear-gradient(135deg, #0ecdfb, #0E2FFB);

Monochromatic scale

Palettes built from #0ecdfb

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.

#0ecdfb 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.

#0ecdfb, answered

What color is #0ecdfb?

#0ecdfb is a balanced electric cyan, closest to Deep Sky Blue (ΔE2000 6.2). It sits at 192° on the hue wheel with 97% saturation and 52% lightness, which reads as cool.

What is the RGB value of #0ecdfb?

rgb(14, 205, 251) — 14 red, 205 green and 251 blue out of 255, or 5.5% / 80.4% / 98.4% by channel.

Is #0ecdfb a light or a dark color?

It is a light color. Relative luminance is 0.5072 and perceived brightness is 70%, so black text on it reaches 11.14:1.

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

Black. It scores 11.14:1 against #0ecdfb, versus 1.88:1 for white — AAA at any size.

What is the complementary color of #0ecdfb?

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

What colors go well with #0ecdfb?

For interface work: #F4F9FA as the surface, #C0E4ED for borders, #4B8B9B for secondary text, #FF0A18 as an accent and #02667D for hover and pressed states. For a palette, the analogous pair #0EFBB2 and #0E57FB stays calm, while #FB3C0E is the loudest partner.

What is #0ecdfb in CMYK for printing?

cmyk(94%, 18%, 0%, 2%). 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 #0ecdfb warm or cool?

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

Work with #0ecdfb in the Color Lab