Skip to content

#0fdfcb

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

RGB
15, 223, 203
HSL
174°, 87%, 47%
CMYK
93, 0, 9, 13
Luminance
0.5719

At a glance

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

Hex
#0fdfcb
Hue
174°
cyan
Saturation
87%
electric
Lightness
47%
balanced
Brightness
87%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5719
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.44:1
Closest name
Turquoise
ΔE2000 1.9
Where it sits
Hue174° of 360°
Saturation87%
Lightness47%
Temperature
Warm ← → Cool85% 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#0fdfcb
RGBrgb(15, 223, 203)
HSLhsl(174, 87%, 47%)
CMYKcmyk(93%, 0%, 9%, 13%)
LABlab(80.3 -48.8 -2.9)
LCHlch(80.3 48.8 183.4)
OKLCHoklch(0.812 0.143 183.4)
Decimal1040331
Display P3color(display-p3 0.059 0.875 0.796)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0fdfcb on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#0fdfcb on black: 12.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4D1CA
deuteranopia · #BCC0CD
tritanopia · #00E4D9

Color scale — 50 to 950

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

#F2FDFC
#E5FAF8
#C4F8F3
#96F8EE
#61F4E6
#2DF1DE
#0fdfcb
#0DBFAE
#0A998B
#0C6E65
#07453F
Base = 600Lightest = 50 · #F2FDFCDarkest = 950 · #07453F
:root {
  --brand-50: #F2FDFC;
  --brand-100: #E5FAF8;
  --brand-200: #C4F8F3;
  --brand-300: #96F8EE;
  --brand-400: #61F4E6;
  --brand-500: #2DF1DE;
  --brand-600: #0fdfcb;
  --brand-700: #0DBFAE;
  --brand-800: #0A998B;
  --brand-900: #0C6E65;
  --brand-950: #07453F;
  --brand: #0fdfcb;
  --brand-ink: #000000;
}

Colors that work with #0fdfcb

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#C0EDE8
Hairlines and dividers
Muted text#4B9B93
Captions on the surface
Accent#E40A56
Second voice, not a rival
Dark variant#08776D
Hover, pressed, headers
Light variant#E7FDFB
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 #0fdfcb

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#DF0F23
Analogous left#0FDF63
Analogous right#0F8BDF
Split-complement 1#DF0F8B
Split-complement 2#DF630F
Triadic 1#CB0FDF
Triadic 2#DFCB0F
Tetradic#630FDF

RGB percentages

Red5.9%
Green87.5%
Blue79.6%

CMYK percentages

Cyan93.3%
Magenta0.0%
Yellow9.0%
Key (black)12.5%

Color previews

#0fdfcb text on a black background

contrast 12.44:1

Card sample

#0fdfcb text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0fdfcb

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.

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

#0fdfcb, answered

What color is #0fdfcb?

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

What is the RGB value of #0fdfcb?

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

Is #0fdfcb a light or a dark color?

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

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

Black. It scores 12.44:1 against #0fdfcb, versus 1.69:1 for white — AAA at any size.

What is the complementary color of #0fdfcb?

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

What colors go well with #0fdfcb?

For interface work: #F4FAFA as the surface, #C0EDE8 for borders, #4B9B93 for secondary text, #E40A56 as an accent and #08776D for hover and pressed states. For a palette, the analogous pair #0FDF63 and #0F8BDF stays calm, while #DF0F23 is the loudest partner.

What is #0fdfcb in CMYK for printing?

cmyk(93%, 0%, 9%, 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 #0fdfcb warm or cool?

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

Work with #0fdfcb in the Color Lab