Skip to content

#0eb07f

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

RGB
14, 176, 127
HSL
162°, 85%, 37%
CMYK
92, 0, 28, 31
Luminance
0.3268

At a glance

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

Hex
#0eb07f
Hue
162°
cyan
Saturation
85%
electric
Lightness
37%
dark
Brightness
69%
HSV value
Perceived
56%
weighted brightness
Luminance
0.3268
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
7.54:1
Closest name
Medium Sea Green
ΔE2000 4.8
Where it sits
Hue162° of 360°
Saturation85%
Lightness37%
Temperature
Warm ← → Cool80% 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#0eb07f
RGBrgb(14, 176, 127)
HSLhsl(162, 85%, 37%)
CMYKcmyk(92%, 0%, 28%, 31%)
LABlab(63.9 -49.3 14.7)
LCHlch(63.9 51.5 163.4)
OKLCHoklch(0.672 0.140 164.5)
Decimal962687
Display P3color(display-p3 0.055 0.690 0.498)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0eb07f on white: 2.79:1
AA ✗ fail · AA-large · AAA
Aa
#0eb07f on black: 7.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ACA27C
deuteranopia · #9B9682
tritanopia · #00B0A3

Color scale — 50 to 950

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

#F2FCF9
#E5FAF4
#C5F7E8
#97F7DA
#63F3C7
#2FEFB5
#12E3A4
#0eb07f
#0C976D
#0D6D50
#084432
Base = 700Lightest = 50 · #F2FCF9Darkest = 950 · #084432
:root {
  --brand-50: #F2FCF9;
  --brand-100: #E5FAF4;
  --brand-200: #C5F7E8;
  --brand-300: #97F7DA;
  --brand-400: #63F3C7;
  --brand-500: #2FEFB5;
  --brand-600: #12E3A4;
  --brand-700: #0eb07f;
  --brand-800: #0C976D;
  --brand-900: #0D6D50;
  --brand-950: #084432;
  --brand: #0eb07f;
  --brand-ink: #000000;
}

Colors that work with #0eb07f

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#F4FAF9
Tinted page background
Border#C0EDDF
Hairlines and dividers
Muted text#4B9B83
Captions on the surface
Accent#B40A68
Second voice, not a rival
Dark variant#097655
Hover, pressed, headers
Light variant#E7FDF7
Selected rows, tints
Dark surface#14241F
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 #0eb07f

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#B00E3F
Analogous left#0EB02E
Analogous right#0E90B0
Split-complement 1#B00E90
Split-complement 2#B02E0E
Triadic 1#7F0EB0
Triadic 2#B07F0E
Tetradic#2E0EB0

RGB percentages

Red5.5%
Green69.0%
Blue49.8%

CMYK percentages

Cyan92.0%
Magenta0.0%
Yellow27.8%
Key (black)31.0%

Color previews

#0eb07f text on a black background

contrast 7.54:1

Card sample

#0eb07f text on a white background

contrast 2.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0eb07f

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.

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

#0eb07f, answered

What color is #0eb07f?

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

What is the RGB value of #0eb07f?

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

Is #0eb07f a light or a dark color?

It is a mid-tone. Relative luminance is 0.3268 and perceived brightness is 56%, so black text on it reaches 7.54:1.

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

Black. It scores 7.54:1 against #0eb07f, versus 2.79:1 for white — AAA at any size.

What is the complementary color of #0eb07f?

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

What colors go well with #0eb07f?

For interface work: #F4FAF9 as the surface, #C0EDDF for borders, #4B9B83 for secondary text, #B40A68 as an accent and #097655 for hover and pressed states. For a palette, the analogous pair #0EB02E and #0E90B0 stays calm, while #B00E3F is the loudest partner.

What is #0eb07f in CMYK for printing?

cmyk(92%, 0%, 28%, 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 #0eb07f warm or cool?

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

Work with #0eb07f in the Color Lab