Skip to content

#0eeeb4

a balanced, electric cyan · cool · closest name: Aqua Marine

RGB
14, 238, 180
HSL
165°, 89%, 49%
CMYK
94, 0, 24, 7
Luminance
0.6454

At a glance

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

Hex
#0eeeb4
Hue
165°
cyan
Saturation
89%
electric
Lightness
49%
balanced
Brightness
93%
HSV value
Perceived
75%
weighted brightness
Luminance
0.6454
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
13.91:1
Closest name
Aqua Marine
ΔE2000 6.8
Where it sits
Hue165° of 360°
Saturation89%
Lightness49%
Temperature
Warm ← → Cool81% 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#0eeeb4
RGBrgb(14, 238, 180)
HSLhsl(165, 89%, 49%)
CMYKcmyk(94%, 0%, 24%, 7%)
LABlab(84.2 -60.6 14.9)
LCHlch(84.2 62.4 166.1)
OKLCHoklch(0.843 0.171 167.1)
Decimal978612
Display P3color(display-p3 0.055 0.933 0.706)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0eeeb4 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#0eeeb4 on black: 13.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E8DCB1
deuteranopia · #D0CBB8
tritanopia · #00EFDE

Color scale — 50 to 950

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

#F2FDFA
#E5FBF5
#C4F8EA
#95F9DF
#60F6CF
#2BF3BF
#0eeeb4
#0BC192
#099A75
#0B6F55
#074635
Base = 600Lightest = 50 · #F2FDFADarkest = 950 · #074635
:root {
  --brand-50: #F2FDFA;
  --brand-100: #E5FBF5;
  --brand-200: #C4F8EA;
  --brand-300: #95F9DF;
  --brand-400: #60F6CF;
  --brand-500: #2BF3BF;
  --brand-600: #0eeeb4;
  --brand-700: #0BC192;
  --brand-800: #099A75;
  --brand-900: #0B6F55;
  --brand-950: #074635;
  --brand: #0eeeb4;
  --brand-ink: #000000;
}

Colors that work with #0eeeb4

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#C0EDE1
Hairlines and dividers
Muted text#4B9B86
Captions on the surface
Accent#F30980
Second voice, not a rival
Dark variant#07785B
Hover, pressed, headers
Light variant#E7FEF8
Selected rows, tints
Dark surface#142420
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 #0eeeb4

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#EE0E48
Analogous left#0EEE44
Analogous right#0EB8EE
Split-complement 1#EE0EB8
Split-complement 2#EE440E
Triadic 1#B40EEE
Triadic 2#EEB40E
Tetradic#440EEE

RGB percentages

Red5.5%
Green93.3%
Blue70.6%

CMYK percentages

Cyan94.1%
Magenta0.0%
Yellow24.4%
Key (black)6.7%

Color previews

#0eeeb4 text on a black background

contrast 13.91:1

Card sample

#0eeeb4 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0eeeb4

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.

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

#0eeeb4, answered

What color is #0eeeb4?

#0eeeb4 is a balanced electric cyan, closest to Aqua Marine (ΔE2000 6.8). It sits at 165° on the hue wheel with 89% saturation and 49% lightness, which reads as cool.

What is the RGB value of #0eeeb4?

rgb(14, 238, 180) — 14 red, 238 green and 180 blue out of 255, or 5.5% / 93.3% / 70.6% by channel.

Is #0eeeb4 a light or a dark color?

It is a light color. Relative luminance is 0.6454 and perceived brightness is 75%, so black text on it reaches 13.91:1.

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

Black. It scores 13.91:1 against #0eeeb4, versus 1.51:1 for white — AAA at any size.

What is the complementary color of #0eeeb4?

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

What colors go well with #0eeeb4?

For interface work: #F4FAF9 as the surface, #C0EDE1 for borders, #4B9B86 for secondary text, #F30980 as an accent and #07785B for hover and pressed states. For a palette, the analogous pair #0EEE44 and #0EB8EE stays calm, while #EE0E48 is the loudest partner.

What is #0eeeb4 in CMYK for printing?

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

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

Work with #0eeeb4 in the Color Lab