Skip to content

#0eb3ba

a dark, electric cyan · cool · closest name: Light Sea Green

RGB
14, 179, 186
HSL
182°, 86%, 39%
CMYK
93, 4, 0, 27
Luminance
0.3588

At a glance

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

Hex
#0eb3ba
Hue
182°
cyan
Saturation
86%
electric
Lightness
39%
dark
Brightness
73%
HSV value
Perceived
59%
weighted brightness
Luminance
0.3588
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
8.18:1
Closest name
Light Sea Green
ΔE2000 5.5
Where it sits
Hue182° of 360°
Saturation86%
Lightness39%
Temperature
Warm ← → Cool89% 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#0eb3ba
RGBrgb(14, 179, 186)
HSLhsl(182, 86%, 39%)
CMYKcmyk(93%, 4%, 0%, 27%)
LABlab(66.4 -34.2 -14.3)
LCHlch(66.4 37.1 202.6)
OKLCHoklch(0.698 0.117 199.8)
Decimal963514
Display P3color(display-p3 0.055 0.702 0.729)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0eb3ba on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#0eb3ba on black: 8.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A5AABB
deuteranopia · #909BBB
tritanopia · #00BAB5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #0eb3ba 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.

#F2FCFD
#E5F9FA
#C5F5F7
#97F3F7
#62EDF3
#2EE8EF
#11DBE4
#0eb3ba
#0B9298
#0D6A6E
#084245
Base = 700Lightest = 50 · #F2FCFDDarkest = 950 · #084245
:root {
  --brand-50: #F2FCFD;
  --brand-100: #E5F9FA;
  --brand-200: #C5F5F7;
  --brand-300: #97F3F7;
  --brand-400: #62EDF3;
  --brand-500: #2EE8EF;
  --brand-600: #11DBE4;
  --brand-700: #0eb3ba;
  --brand-800: #0B9298;
  --brand-900: #0D6A6E;
  --brand-950: #084245;
  --brand: #0eb3ba;
  --brand-ink: #000000;
}

Colors that work with #0eb3ba

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#C0EBED
Hairlines and dividers
Muted text#4B989B
Captions on the surface
Accent#BE0A30
Second voice, not a rival
Dark variant#097277
Hover, pressed, headers
Light variant#E7FCFD
Selected rows, tints
Dark surface#142424
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 #0eb3ba

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#BA150E
Analogous left#0EBA6B
Analogous right#0E5DBA
Split-complement 1#BA0E5D
Split-complement 2#BA6B0E
Triadic 1#BA0EB3
Triadic 2#B3BA0E
Tetradic#6B0EBA

RGB percentages

Red5.5%
Green70.2%
Blue72.9%

CMYK percentages

Cyan92.5%
Magenta3.8%
Yellow0.0%
Key (black)27.1%

Color previews

#0eb3ba text on a black background

contrast 8.18:1

Card sample

#0eb3ba text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0eb3ba

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.

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

#0eb3ba, answered

What color is #0eb3ba?

#0eb3ba is a dark electric cyan, closest to Light Sea Green (ΔE2000 5.5). It sits at 182° on the hue wheel with 86% saturation and 39% lightness, which reads as cool.

What is the RGB value of #0eb3ba?

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

Is #0eb3ba a light or a dark color?

It is a mid-tone. Relative luminance is 0.3588 and perceived brightness is 59%, so black text on it reaches 8.18:1.

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

Black. It scores 8.18:1 against #0eb3ba, versus 2.57:1 for white — AAA at any size.

What is the complementary color of #0eb3ba?

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

What colors go well with #0eb3ba?

For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B989B for secondary text, #BE0A30 as an accent and #097277 for hover and pressed states. For a palette, the analogous pair #0EBA6B and #0E5DBA stays calm, while #BA150E is the loudest partner.

What is #0eb3ba in CMYK for printing?

cmyk(93%, 4%, 0%, 27%). 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 #0eb3ba warm or cool?

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

Work with #0eb3ba in the Color Lab