Skip to content

#0dbfbc

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

RGB
13, 191, 188
HSL
179°, 87%, 40%
CMYK
93, 0, 2, 25
Luminance
0.4098

At a glance

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

Hex
#0dbfbc
Hue
179°
cyan
Saturation
87%
electric
Lightness
40%
dark
Brightness
75%
HSV value
Perceived
63%
weighted brightness
Luminance
0.4098
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
9.20:1
Closest name
Light Sea Green
ΔE2000 4.1
Where it sits
Hue179° of 360°
Saturation87%
Lightness40%
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#0dbfbc
RGBrgb(13, 191, 188)
HSLhsl(179, 87%, 40%)
CMYKcmyk(93%, 0%, 2%, 25%)
LABlab(70.2 -39.2 -9.8)
LCHlch(70.2 40.4 194.0)
OKLCHoklch(0.728 0.123 192.8)
Decimal901052
Display P3color(display-p3 0.051 0.749 0.737)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0dbfbc on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#0dbfbc on black: 9.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B2B5BC
deuteranopia · #9DA5BD
tritanopia · #00C5BE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #0dbfbc 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
#C4F7F7
#96F8F6
#61F4F2
#2DF1ED
#10E5E2
#0dbfbc
#0A9996
#0C6E6D
#084544
Base = 700Lightest = 50 · #F2FDFCDarkest = 950 · #084544
:root {
  --brand-50: #F2FDFC;
  --brand-100: #E5FAFA;
  --brand-200: #C4F7F7;
  --brand-300: #96F8F6;
  --brand-400: #61F4F2;
  --brand-500: #2DF1ED;
  --brand-600: #10E5E2;
  --brand-700: #0dbfbc;
  --brand-800: #0A9996;
  --brand-900: #0C6E6D;
  --brand-950: #084544;
  --brand: #0dbfbc;
  --brand-ink: #000000;
}

Colors that work with #0dbfbc

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#4B9B9A
Captions on the surface
Accent#C3093B
Second voice, not a rival
Dark variant#087776
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 #0dbfbc

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#BF0D10
Analogous left#0DBF63
Analogous right#0D69BF
Split-complement 1#BF0D69
Split-complement 2#BF630D
Triadic 1#BC0DBF
Triadic 2#BFBC0D
Tetradic#630DBF

RGB percentages

Red5.1%
Green74.9%
Blue73.7%

CMYK percentages

Cyan93.2%
Magenta0.0%
Yellow1.6%
Key (black)25.1%

Color previews

#0dbfbc text on a black background

contrast 9.20:1

Card sample

#0dbfbc text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0dbfbc

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.

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

#0dbfbc, answered

What color is #0dbfbc?

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

What is the RGB value of #0dbfbc?

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

Is #0dbfbc a light or a dark color?

It is a mid-tone. Relative luminance is 0.4098 and perceived brightness is 63%, so black text on it reaches 9.20:1.

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

Black. It scores 9.20:1 against #0dbfbc, versus 2.28:1 for white — AAA at any size.

What is the complementary color of #0dbfbc?

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

What colors go well with #0dbfbc?

For interface work: #F4FAFA as the surface, #C0EDEC for borders, #4B9B9A for secondary text, #C3093B as an accent and #087776 for hover and pressed states. For a palette, the analogous pair #0DBF63 and #0D69BF stays calm, while #BF0D10 is the loudest partner.

What is #0dbfbc in CMYK for printing?

cmyk(93%, 0%, 2%, 25%). 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 #0dbfbc 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 #0DBF7B; nudged cooler, #0B90C1.

Work with #0dbfbc in the Color Lab