Skip to content

#0fdfbe

a balanced, electric cyan · cool · closest name: Turquoise

RGB
15, 223, 190
HSL
171°, 87%, 47%
CMYK
93, 0, 15, 13
Luminance
0.5659

At a glance

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

Hex
#0fdfbe
Hue
171°
cyan
Saturation
87%
electric
Lightness
47%
balanced
Brightness
87%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5659
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.32:1
Closest name
Turquoise
ΔE2000 5.2
Where it sits
Hue171° of 360°
Saturation87%
Lightness47%
Temperature
Warm ← → Cool84% 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#0fdfbe
RGBrgb(15, 223, 190)
HSLhsl(171, 87%, 47%)
CMYKcmyk(93%, 0%, 15%, 13%)
LABlab(80.0 -52.2 3.5)
LCHlch(80.0 52.4 176.1)
OKLCHoklch(0.808 0.149 176.7)
Decimal1040318
Display P3color(display-p3 0.059 0.875 0.745)

Copy-ready code

/* CSS */
color: #0fdfbe;
background-color: #0fdfbe;
/* Tailwind (arbitrary) */
class="text-[#0fdfbe] bg-[#0fdfbe]"
/* SCSS */
$brand: #0fdfbe;
/* SwiftUI */
Color(red: 0.059, green: 0.875, blue: 0.745)
/* Android */
Color.parseColor("#0fdfbe")
/* Flutter */
Color(0xFF0FDFBE)
/* Python / OpenCV (BGR) */
(190, 223, 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 #0fdfbe · 12.32:1
Use #000000AAA at every size.
Aa
White text · 1.70:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.32:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #0fdfbe as text scores 1.70:1 on white and 12.32:1 on black.

Accessibility — WCAG contrast

Aa
#0fdfbe on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#0fdfbe on black: 12.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6D0BD
deuteranopia · #BFBFC1
tritanopia · #00E2D5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #0fdfbe is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F2FDFB
#E5FAF7
#C4F8EF
#96F8E8
#61F4DD
#2DF1D2
#0fdfbe
#0DBFA3
#0A9982
#0C6E5F
#07453B
Base = 600Lightest = 50 · #F2FDFBDarkest = 950 · #07453B
:root {
  --brand-50: #F2FDFB;
  --brand-100: #E5FAF7;
  --brand-200: #C4F8EF;
  --brand-300: #96F8E8;
  --brand-400: #61F4DD;
  --brand-500: #2DF1D2;
  --brand-600: #0fdfbe;
  --brand-700: #0DBFA3;
  --brand-800: #0A9982;
  --brand-900: #0C6E5F;
  --brand-950: #07453B;
  --brand: #0fdfbe;
  --brand-ink: #000000;
}

Colors that work with #0fdfbe

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#F4FAF9
Tinted page background
Border#C0EDE6
Hairlines and dividers
Muted text#4B9B8E
Captions on the surface
Accent#E40A63
Second voice, not a rival
Dark variant#087766
Hover, pressed, headers
Light variant#E7FDFA
Selected rows, tints
Dark surface#142422
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 #0fdfbe

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
  • 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
  • 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#DF0F30
Analogous left#0FDF56
Analogous right#0F98DF
Split-complement 1#DF0F98
Split-complement 2#DF560F
Triadic 1#BE0FDF
Triadic 2#DFBE0F
Tetradic#560FDF

RGB percentages

Red5.9%
Green87.5%
Blue74.5%

CMYK percentages

Cyan93.3%
Magenta0.0%
Yellow14.8%
Key (black)12.5%

Color previews

#0fdfbe text on a black background

contrast 12.32:1

Card sample

#0fdfbe text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0fdfbe

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.

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

#0fdfbe, answered

What color is #0fdfbe?

#0fdfbe is a balanced electric cyan, closest to Turquoise (ΔE2000 5.2). It sits at 171° on the hue wheel with 87% saturation and 47% lightness, which reads as cool.

What is the RGB value of #0fdfbe?

rgb(15, 223, 190) — 15 red, 223 green and 190 blue out of 255, or 5.9% / 87.5% / 74.5% by channel.

Is #0fdfbe a light or a dark color?

It is a light color. Relative luminance is 0.5659 and perceived brightness is 72%, so black text on it reaches 12.32:1.

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

Black. It scores 12.32:1 against #0fdfbe, versus 1.70:1 for white — AAA at any size.

What is the complementary color of #0fdfbe?

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

What colors go well with #0fdfbe?

For interface work: #F4FAF9 as the surface, #C0EDE6 for borders, #4B9B8E for secondary text, #E40A63 as an accent and #087766 for hover and pressed states. For a palette, the analogous pair #0FDF56 and #0F98DF stays calm, while #DF0F30 is the loudest partner.

What is #0fdfbe in CMYK for printing?

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

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

Work with #0fdfbe in the Color Lab