Skip to content

#0fbbc9

a dark, electric cyan · cool · closest name: Dark Turquoise

RGB
15, 187, 201
HSL
185°, 86%, 42%
CMYK
93, 7, 0, 21
Luminance
0.3986

At a glance

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

Hex
#0fbbc9
Hue
185°
cyan
Saturation
86%
electric
Lightness
42%
dark
Brightness
79%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3986
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
8.97:1
Closest name
Dark Turquoise
ΔE2000 6.3
Where it sits
Hue185° of 360°
Saturation86%
Lightness42%
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#0fbbc9
RGBrgb(15, 187, 201)
HSLhsl(185, 86%, 42%)
CMYKcmyk(93%, 7%, 0%, 21%)
LABlab(69.4 -33.3 -18.1)
LCHlch(69.4 37.9 208.5)
OKLCHoklch(0.723 0.122 204.5)
Decimal1031113
Display P3color(display-p3 0.059 0.733 0.788)

Copy-ready code

/* CSS */
color: #0fbbc9;
background-color: #0fbbc9;
/* Tailwind (arbitrary) */
class="text-[#0fbbc9] bg-[#0fbbc9]"
/* SCSS */
$brand: #0fbbc9;
/* SwiftUI */
Color(red: 0.059, green: 0.733, blue: 0.788)
/* Android */
Color.parseColor("#0fbbc9")
/* Flutter */
Color(0xFF0FBBC9)
/* Python / OpenCV (BGR) */
(201, 187, 15)

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

Accessibility — WCAG contrast

Aa
#0fbbc9 on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#0fbbc9 on black: 8.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AAB3CA
deuteranopia · #94A2C9
tritanopia · #00C3BF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #0fbbc9 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
#C5F3F7
#97F0F7
#62E8F3
#2EE1EF
#11D4E4
#0fbbc9
#0B8D98
#0D666E
#084045
Base = 700Lightest = 50 · #F2FCFDDarkest = 950 · #084045
:root {
  --brand-50: #F2FCFD;
  --brand-100: #E5F9FA;
  --brand-200: #C5F3F7;
  --brand-300: #97F0F7;
  --brand-400: #62E8F3;
  --brand-500: #2EE1EF;
  --brand-600: #11D4E4;
  --brand-700: #0fbbc9;
  --brand-800: #0B8D98;
  --brand-900: #0D666E;
  --brand-950: #084045;
  --brand: #0fbbc9;
  --brand-ink: #000000;
}

Colors that work with #0fbbc9

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#C0E9ED
Hairlines and dividers
Muted text#4B959B
Captions on the surface
Accent#CE0B2D
Second voice, not a rival
Dark variant#096E77
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 #0fbbc9

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#C91D0F
Analogous left#0FC97A
Analogous right#0F5EC9
Split-complement 1#C90F5E
Split-complement 2#C97A0F
Triadic 1#C90FBB
Triadic 2#BBC90F
Tetradic#7A0FC9

RGB percentages

Red5.9%
Green73.3%
Blue78.8%

CMYK percentages

Cyan92.5%
Magenta7.0%
Yellow0.0%
Key (black)21.2%

Color previews

#0fbbc9 text on a black background

contrast 8.97:1

Card sample

#0fbbc9 text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(15, 187, 201, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(15, 187, 201, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0fbbc9;
background: linear-gradient(135deg, #0fbbc9, #0F3FC9);

Monochromatic scale

Palettes built from #0fbbc9

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.

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

#0fbbc9, answered

What color is #0fbbc9?

#0fbbc9 is a dark electric cyan, closest to Dark Turquoise (ΔE2000 6.3). It sits at 185° on the hue wheel with 86% saturation and 42% lightness, which reads as cool.

What is the RGB value of #0fbbc9?

rgb(15, 187, 201) — 15 red, 187 green and 201 blue out of 255, or 5.9% / 73.3% / 78.8% by channel.

Is #0fbbc9 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3986 and perceived brightness is 62%, so black text on it reaches 8.97:1.

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

Black. It scores 8.97:1 against #0fbbc9, versus 2.34:1 for white — AAA at any size.

What is the complementary color of #0fbbc9?

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

What colors go well with #0fbbc9?

For interface work: #F4FAFA as the surface, #C0E9ED for borders, #4B959B for secondary text, #CE0B2D as an accent and #096E77 for hover and pressed states. For a palette, the analogous pair #0FC97A and #0F5EC9 stays calm, while #C91D0F is the loudest partner.

What is #0fbbc9 in CMYK for printing?

cmyk(93%, 7%, 0%, 21%). 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 #0fbbc9 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 #0FC993; nudged cooler, #0D91CB.

Work with #0fbbc9 in the Color Lab