Skip to content

#0dbcaf

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

RGB
13, 188, 175
HSL
176°, 87%, 39%
CMYK
93, 0, 7, 26
Luminance
0.3915

At a glance

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

Hex
#0dbcaf
Hue
176°
cyan
Saturation
87%
electric
Lightness
39%
dark
Brightness
74%
HSV value
Perceived
61%
weighted brightness
Luminance
0.3915
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
8.83:1
Closest name
Light Sea Green
ΔE2000 3.2
Where it sits
Hue176° of 360°
Saturation87%
Lightness39%
Temperature
Warm ← → Cool86% 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#0dbcaf
RGBrgb(13, 188, 175)
HSLhsl(176, 87%, 39%)
CMYKcmyk(93%, 0%, 7%, 26%)
LABlab(68.9 -41.7 -4.6)
LCHlch(68.9 41.9 186.3)
OKLCHoklch(0.716 0.124 186.0)
Decimal900271
Display P3color(display-p3 0.051 0.737 0.686)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0dbcaf on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#0dbcaf on black: 8.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B1B1AF
deuteranopia · #9DA2B0
tritanopia · #00C1B8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #0dbcaf 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
#E5FAF9
#C4F7F4
#96F8F0
#62F4E9
#2DF1E2
#10E5D5
#0dbcaf
#0B998E
#0C6E67
#084540
Base = 700Lightest = 50 · #F2FDFCDarkest = 950 · #084540
:root {
  --brand-50: #F2FDFC;
  --brand-100: #E5FAF9;
  --brand-200: #C4F7F4;
  --brand-300: #96F8F0;
  --brand-400: #62F4E9;
  --brand-500: #2DF1E2;
  --brand-600: #10E5D5;
  --brand-700: #0dbcaf;
  --brand-800: #0B998E;
  --brand-900: #0C6E67;
  --brand-950: #084540;
  --brand: #0dbcaf;
  --brand-ink: #000000;
}

Colors that work with #0dbcaf

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#C0EDE9
Hairlines and dividers
Muted text#4B9B95
Captions on the surface
Accent#C00944
Second voice, not a rival
Dark variant#08776F
Hover, pressed, headers
Light variant#E7FDFC
Selected rows, tints
Dark surface#142423
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 #0dbcaf

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#BC0D1A
Analogous left#0DBC57
Analogous right#0D72BC
Split-complement 1#BC0D72
Split-complement 2#BC570D
Triadic 1#AF0DBC
Triadic 2#BCAF0D
Tetradic#570DBC

RGB percentages

Red5.1%
Green73.7%
Blue68.6%

CMYK percentages

Cyan93.1%
Magenta0.0%
Yellow6.9%
Key (black)26.3%

Color previews

#0dbcaf text on a black background

contrast 8.83:1

Card sample

#0dbcaf text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0dbcaf

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.

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

#0dbcaf, answered

What color is #0dbcaf?

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

What is the RGB value of #0dbcaf?

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

Is #0dbcaf a light or a dark color?

It is a mid-tone. Relative luminance is 0.3915 and perceived brightness is 61%, so black text on it reaches 8.83:1.

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

Black. It scores 8.83:1 against #0dbcaf, versus 2.38:1 for white — AAA at any size.

What is the complementary color of #0dbcaf?

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

What colors go well with #0dbcaf?

For interface work: #F4FAFA as the surface, #C0EDE9 for borders, #4B9B95 for secondary text, #C00944 as an accent and #08776F for hover and pressed states. For a palette, the analogous pair #0DBC57 and #0D72BC stays calm, while #BC0D1A is the loudest partner.

What is #0dbcaf in CMYK for printing?

cmyk(93%, 0%, 7%, 26%). 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 #0dbcaf warm or cool?

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

Work with #0dbcaf in the Color Lab