Skip to content

#0daeb8

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

RGB
13, 174, 184
HSL
184°, 87%, 39%
CMYK
93, 5, 0, 28
Luminance
0.3382

At a glance

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

Hex
#0daeb8
Hue
184°
cyan
Saturation
87%
electric
Lightness
39%
dark
Brightness
72%
HSV value
Perceived
58%
weighted brightness
Luminance
0.3382
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
7.76:1
Closest name
Light Sea Green
ΔE2000 6.7
Where it sits
Hue184° of 360°
Saturation87%
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#0daeb8
RGBrgb(13, 174, 184)
HSLhsl(184, 87%, 39%)
CMYKcmyk(93%, 5%, 0%, 28%)
LABlab(64.8 -32.5 -15.6)
LCHlch(64.8 36.1 205.6)
OKLCHoklch(0.684 0.115 202.2)
Decimal896696
Display P3color(display-p3 0.051 0.682 0.722)

Copy-ready code

/* CSS */
color: #0daeb8;
background-color: #0daeb8;
/* Tailwind (arbitrary) */
class="text-[#0daeb8] bg-[#0daeb8]"
/* SCSS */
$brand: #0daeb8;
/* SwiftUI */
Color(red: 0.051, green: 0.682, blue: 0.722)
/* Android */
Color.parseColor("#0daeb8")
/* Flutter */
Color(0xFF0DAEB8)
/* Python / OpenCV (BGR) */
(184, 174, 13)

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 #0daeb8 · 7.76:1
Use #000000AAA at every size.
Aa
White text · 2.70:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.76:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #0daeb8 as text scores 2.70:1 on white and 7.76:1 on black.

Accessibility — WCAG contrast

Aa
#0daeb8 on white: 2.70:1
AA ✗ fail · AA-large · AAA
Aa
#0daeb8 on black: 7.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9FA6B9
deuteranopia · #8B97B9
tritanopia · #00B5B1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #0daeb8 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
#C4F4F7
#96F2F8
#62EBF4
#2DE5F0
#10D8E5
#0daeb8
#0B9098
#0C686E
#084145
Base = 700Lightest = 50 · #F2FCFDDarkest = 950 · #084145
:root {
  --brand-50: #F2FCFD;
  --brand-100: #E5F9FA;
  --brand-200: #C4F4F7;
  --brand-300: #96F2F8;
  --brand-400: #62EBF4;
  --brand-500: #2DE5F0;
  --brand-600: #10D8E5;
  --brand-700: #0daeb8;
  --brand-800: #0B9098;
  --brand-900: #0C686E;
  --brand-950: #084145;
  --brand: #0daeb8;
  --brand-ink: #000000;
}

Colors that work with #0daeb8

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#C0EAED
Hairlines and dividers
Muted text#4B969B
Captions on the surface
Accent#BC092B
Second voice, not a rival
Dark variant#087177
Hover, pressed, headers
Light variant#E7FCFD
Selected rows, tints
Dark surface#142324
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 #0daeb8

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#B8170D
Analogous left#0DB86C
Analogous right#0D58B8
Split-complement 1#B80D58
Split-complement 2#B86C0D
Triadic 1#B80DAE
Triadic 2#AEB80D
Tetradic#6C0DB8

RGB percentages

Red5.1%
Green68.2%
Blue72.2%

CMYK percentages

Cyan92.9%
Magenta5.4%
Yellow0.0%
Key (black)27.8%

Color previews

#0daeb8 text on a black background

contrast 7.76:1

Card sample

#0daeb8 text on a white background

contrast 2.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(13, 174, 184, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(13, 174, 184, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0daeb8;
background: linear-gradient(135deg, #0daeb8, #0D3CB8);

Monochromatic scale

Palettes built from #0daeb8

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.

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

#0daeb8, answered

What color is #0daeb8?

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

What is the RGB value of #0daeb8?

rgb(13, 174, 184) — 13 red, 174 green and 184 blue out of 255, or 5.1% / 68.2% / 72.2% by channel.

Is #0daeb8 a light or a dark color?

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

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

Black. It scores 7.76:1 against #0daeb8, versus 2.70:1 for white — AAA at any size.

What is the complementary color of #0daeb8?

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

What colors go well with #0daeb8?

For interface work: #F4FAFA as the surface, #C0EAED for borders, #4B969B for secondary text, #BC092B as an accent and #087177 for hover and pressed states. For a palette, the analogous pair #0DB86C and #0D58B8 stays calm, while #B8170D is the loudest partner.

What is #0daeb8 in CMYK for printing?

cmyk(93%, 5%, 0%, 28%). 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 #0daeb8 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 #0DB883; nudged cooler, #0B84BA.

Work with #0daeb8 in the Color Lab