Skip to content

#0eb3cb

a dark, electric cyan · cool · closest name: Cadet Blue

RGB
14, 179, 203
HSL
188°, 87%, 43%
CMYK
93, 12, 0, 20
Luminance
0.3665

At a glance

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

Hex
#0eb3cb
Hue
188°
cyan
Saturation
87%
electric
Lightness
43%
dark
Brightness
80%
HSV value
Perceived
60%
weighted brightness
Luminance
0.3665
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
8.33:1
Closest name
Cadet Blue
ΔE2000 10.1
Where it sits
Hue188° of 360°
Saturation87%
Lightness43%
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#0eb3cb
RGBrgb(14, 179, 203)
HSLhsl(188, 87%, 43%)
CMYKcmyk(93%, 12%, 0%, 20%)
LABlab(67.0 -28.8 -22.8)
LCHlch(67.0 36.7 218.3)
OKLCHoklch(0.704 0.121 211.8)
Decimal963531
Display P3color(display-p3 0.055 0.702 0.796)

Copy-ready code

/* CSS */
color: #0eb3cb;
background-color: #0eb3cb;
/* Tailwind (arbitrary) */
class="text-[#0eb3cb] bg-[#0eb3cb]"
/* SCSS */
$brand: #0eb3cb;
/* SwiftUI */
Color(red: 0.055, green: 0.702, blue: 0.796)
/* Android */
Color.parseColor("#0eb3cb")
/* Flutter */
Color(0xFF0EB3CB)
/* Python / OpenCV (BGR) */
(203, 179, 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 #0eb3cb · 8.33:1
Use #000000AAA at every size.
Aa
White text · 2.52:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.33:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #0eb3cb as text scores 2.52:1 on white and 8.33:1 on black.

Accessibility — WCAG contrast

Aa
#0eb3cb on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#0eb3cb on black: 8.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A0ACCC
deuteranopia · #8A9CCB
tritanopia · #00BDBA

Color scale — 50 to 950

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

#F2FBFD
#E5F8FA
#C4F1F7
#96EBF8
#62E2F4
#2DD8F1
#10CAE5
#0eb3cb
#0B8799
#0C626E
#083D45
Base = 700Lightest = 50 · #F2FBFDDarkest = 950 · #083D45
:root {
  --brand-50: #F2FBFD;
  --brand-100: #E5F8FA;
  --brand-200: #C4F1F7;
  --brand-300: #96EBF8;
  --brand-400: #62E2F4;
  --brand-500: #2DD8F1;
  --brand-600: #10CAE5;
  --brand-700: #0eb3cb;
  --brand-800: #0B8799;
  --brand-900: #0C626E;
  --brand-950: #083D45;
  --brand: #0eb3cb;
  --brand-ink: #000000;
}

Colors that work with #0eb3cb

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#C0E7ED
Hairlines and dividers
Muted text#4B919B
Captions on the surface
Accent#CF0A22
Second voice, not a rival
Dark variant#086977
Hover, pressed, headers
Light variant#E7FBFD
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 #0eb3cb

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black 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#CB260E
Analogous left#0ECB84
Analogous right#0E54CB
Split-complement 1#CB0E54
Split-complement 2#CB840E
Triadic 1#CB0EB3
Triadic 2#B3CB0E
Tetradic#840ECB

RGB percentages

Red5.5%
Green70.2%
Blue79.6%

CMYK percentages

Cyan93.1%
Magenta11.8%
Yellow0.0%
Key (black)20.4%

Color previews

#0eb3cb text on a black background

contrast 8.33:1

Card sample

#0eb3cb text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0eb3cb

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.

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

#0eb3cb, answered

What color is #0eb3cb?

#0eb3cb is a dark electric cyan, closest to Cadet Blue (ΔE2000 10.1). It sits at 188° on the hue wheel with 87% saturation and 43% lightness, which reads as cool.

What is the RGB value of #0eb3cb?

rgb(14, 179, 203) — 14 red, 179 green and 203 blue out of 255, or 5.5% / 70.2% / 79.6% by channel.

Is #0eb3cb a light or a dark color?

It is a mid-tone. Relative luminance is 0.3665 and perceived brightness is 60%, so black text on it reaches 8.33:1.

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

Black. It scores 8.33:1 against #0eb3cb, versus 2.52:1 for white — AAA at any size.

What is the complementary color of #0eb3cb?

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

What colors go well with #0eb3cb?

For interface work: #F4FAFA as the surface, #C0E7ED for borders, #4B919B for secondary text, #CF0A22 as an accent and #086977 for hover and pressed states. For a palette, the analogous pair #0ECB84 and #0E54CB stays calm, while #CB260E is the loudest partner.

What is #0eb3cb in CMYK for printing?

cmyk(93%, 12%, 0%, 20%). 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 #0eb3cb 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 #0ECB9D; nudged cooler, #0C8DCD.

Work with #0eb3cb in the Color Lab