Skip to content

#0db3af

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

RGB
13, 179, 175
HSL
179°, 87%, 38%
CMYK
93, 0, 2, 30
Luminance
0.3542

At a glance

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

Hex
#0db3af
Hue
179°
cyan
Saturation
87%
electric
Lightness
38%
dark
Brightness
70%
HSV value
Perceived
59%
weighted brightness
Luminance
0.3542
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
8.08:1
Closest name
Light Sea Green
ΔE2000 1.5
Where it sits
Hue179° of 360°
Saturation87%
Lightness38%
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#0db3af
RGBrgb(13, 179, 175)
HSLhsl(179, 87%, 38%)
CMYKcmyk(93%, 0%, 2%, 30%)
LABlab(66.1 -37.6 -8.7)
LCHlch(66.1 38.6 193.0)
OKLCHoklch(0.694 0.118 191.9)
Decimal897967
Display P3color(display-p3 0.051 0.702 0.686)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0db3af on white: 2.60:1
AA ✗ fail · AA-large · AAA
Aa
#0db3af on black: 8.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A7A9AF
deuteranopia · #939AB0
tritanopia · #00B9B1

Color scale — 50 to 950

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

#F2FDFC
#E5FAFA
#C4F7F6
#96F7F5
#62F4F0
#2EF0EB
#11E4DF
#0db3af
#0B9895
#0C6E6C
#084543
Base = 700Lightest = 50 · #F2FDFCDarkest = 950 · #084543
:root {
  --brand-50: #F2FDFC;
  --brand-100: #E5FAFA;
  --brand-200: #C4F7F6;
  --brand-300: #96F7F5;
  --brand-400: #62F4F0;
  --brand-500: #2EF0EB;
  --brand-600: #11E4DF;
  --brand-700: #0db3af;
  --brand-800: #0B9895;
  --brand-900: #0C6E6C;
  --brand-950: #084543;
  --brand: #0db3af;
  --brand-ink: #000000;
}

Colors that work with #0db3af

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#4B9B99
Captions on the surface
Accent#B70939
Second voice, not a rival
Dark variant#097774
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 #0db3af

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#B30D11
Analogous left#0DB35C
Analogous right#0D64B3
Split-complement 1#B30D64
Split-complement 2#B35C0D
Triadic 1#AF0DB3
Triadic 2#B3AF0D
Tetradic#5C0DB3

RGB percentages

Red5.1%
Green70.2%
Blue68.6%

CMYK percentages

Cyan92.7%
Magenta0.0%
Yellow2.2%
Key (black)29.8%

Color previews

#0db3af text on a black background

contrast 8.08:1

Card sample

#0db3af text on a white background

contrast 2.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0db3af

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.

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

#0db3af, answered

What color is #0db3af?

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

What is the RGB value of #0db3af?

rgb(13, 179, 175) — 13 red, 179 green and 175 blue out of 255, or 5.1% / 70.2% / 68.6% by channel.

Is #0db3af a light or a dark color?

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

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

Black. It scores 8.08:1 against #0db3af, versus 2.60:1 for white — AAA at any size.

What is the complementary color of #0db3af?

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

What colors go well with #0db3af?

For interface work: #F4FAFA as the surface, #C0EDEC for borders, #4B9B99 for secondary text, #B70939 as an accent and #097774 for hover and pressed states. For a palette, the analogous pair #0DB35C and #0D64B3 stays calm, while #B30D11 is the loudest partner.

What is #0db3af in CMYK for printing?

cmyk(93%, 0%, 2%, 30%). 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 #0db3af 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 #0DB372; nudged cooler, #0B86B5.

Work with #0db3af in the Color Lab