Skip to content

#0eb0af

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

RGB
14, 176, 175
HSL
180°, 85%, 37%
CMYK
92, 0, 1, 31
Luminance
0.3424

At a glance

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

Hex
#0eb0af
Hue
180°
cyan
Saturation
85%
electric
Lightness
37%
dark
Brightness
69%
HSV value
Perceived
58%
weighted brightness
Luminance
0.3424
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
7.85:1
Closest name
Light Sea Green
ΔE2000 2.6
Where it sits
Hue180° of 360°
Saturation85%
Lightness37%
Temperature
Warm ← → Cool87% 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#0eb0af
RGBrgb(14, 176, 175)
HSLhsl(180, 85%, 37%)
CMYKcmyk(92%, 0%, 1%, 31%)
LABlab(65.2 -36.2 -10.1)
LCHlch(65.2 37.6 195.5)
OKLCHoklch(0.686 0.116 194.1)
Decimal962735
Display P3color(display-p3 0.055 0.690 0.686)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0eb0af on white: 2.68:1
AA ✗ fail · AA-large · AAA
Aa
#0eb0af on black: 7.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A4A7AF
deuteranopia · #9098B0
tritanopia · #00B6AF

Color scale — 50 to 950

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

#F2FCFC
#E5FAFA
#C5F7F6
#97F7F6
#63F3F2
#2FEFED
#12E3E1
#0eb0af
#0C9796
#0D6D6D
#084444
Base = 700Lightest = 50 · #F2FCFCDarkest = 950 · #084444
:root {
  --brand-50: #F2FCFC;
  --brand-100: #E5FAFA;
  --brand-200: #C5F7F6;
  --brand-300: #97F7F6;
  --brand-400: #63F3F2;
  --brand-500: #2FEFED;
  --brand-600: #12E3E1;
  --brand-700: #0eb0af;
  --brand-800: #0C9796;
  --brand-900: #0D6D6D;
  --brand-950: #084444;
  --brand: #0eb0af;
  --brand-ink: #000000;
}

Colors that work with #0eb0af

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#C0EDEC
Hairlines and dividers
Muted text#4B9B9A
Captions on the surface
Accent#B40A36
Second voice, not a rival
Dark variant#097675
Hover, pressed, headers
Light variant#E7FDFD
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 #0eb0af

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#B00E0F
Analogous left#0EB05E
Analogous right#0E60B0
Split-complement 1#B00E60
Split-complement 2#B05E0E
Triadic 1#AF0EB0
Triadic 2#B0AF0E
Tetradic#5E0EB0

RGB percentages

Red5.5%
Green69.0%
Blue68.6%

CMYK percentages

Cyan92.0%
Magenta0.0%
Yellow0.6%
Key (black)31.0%

Color previews

#0eb0af text on a black background

contrast 7.85:1

Card sample

#0eb0af text on a white background

contrast 2.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0eb0af

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.

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

#0eb0af, answered

What color is #0eb0af?

#0eb0af is a dark electric cyan, closest to Light Sea Green (ΔE2000 2.6). It sits at 180° on the hue wheel with 85% saturation and 37% lightness, which reads as cool.

What is the RGB value of #0eb0af?

rgb(14, 176, 175) — 14 red, 176 green and 175 blue out of 255, or 5.5% / 69% / 68.6% by channel.

Is #0eb0af a light or a dark color?

It is a mid-tone. Relative luminance is 0.3424 and perceived brightness is 58%, so black text on it reaches 7.85:1.

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

Black. It scores 7.85:1 against #0eb0af, versus 2.68:1 for white — AAA at any size.

What is the complementary color of #0eb0af?

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

What colors go well with #0eb0af?

For interface work: #F4FAFA as the surface, #C0EDEC for borders, #4B9B9A for secondary text, #B40A36 as an accent and #097675 for hover and pressed states. For a palette, the analogous pair #0EB05E and #0E60B0 stays calm, while #B00E0F is the loudest partner.

What is #0eb0af in CMYK for printing?

cmyk(92%, 0%, 1%, 31%). 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 #0eb0af warm or cool?

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

Work with #0eb0af in the Color Lab