Skip to content

#08cfd1

a dark, electric cyan · cool · “Dark Turquoise”

RGB
8, 207, 209
HSL
181°, 93%, 43%
CMYK
96, 1, 0, 18
Luminance
0.4928

At a glance

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

Hex
#08cfd1
Hue
181°
cyan
Saturation
93%
electric
Lightness
43%
dark
Brightness
82%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4928
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
10.86:1
Closest name
Dark Turquoise
ΔE2000 0.4
Where it sits
Hue181° of 360°
Saturation93%
Lightness43%
Temperature
Warm ← → Cool88% 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#08cfd1
RGBrgb(8, 207, 209)
HSLhsl(181, 93%, 43%)
CMYKcmyk(96%, 1%, 0%, 18%)
LABlab(75.6 -40.3 -13.0)
LCHlch(75.6 42.3 197.9)
OKLCHoklch(0.775 0.131 196.0)
Decimal577489
Display P3color(display-p3 0.031 0.812 0.820)

Copy-ready code

/* CSS */
color: #08cfd1;
background-color: #08cfd1;
/* Tailwind (arbitrary) */
class="text-[#08cfd1] bg-[#08cfd1]"
/* SCSS */
$brand: #08cfd1;
/* SwiftUI */
Color(red: 0.031, green: 0.812, blue: 0.820)
/* Android */
Color.parseColor("#08cfd1")
/* Flutter */
Color(0xFF08CFD1)
/* Python / OpenCV (BGR) */
(209, 207, 8)

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

Accessibility — WCAG contrast

Aa
#08cfd1 on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#08cfd1 on black: 10.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C0C4D1
deuteranopia · #A8B3D2
tritanopia · #00D6CF

Color scale — 50 to 950

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

#F2FDFD
#E4FBFB
#C2F9F9
#93FAFB
#5DF7F9
#27F5F7
#09E9EC
#08cfd1
#069C9D
#097071
#064647
Base = 700Lightest = 50 · #F2FDFDDarkest = 950 · #064647
:root {
  --brand-50: #F2FDFD;
  --brand-100: #E4FBFB;
  --brand-200: #C2F9F9;
  --brand-300: #93FAFB;
  --brand-400: #5DF7F9;
  --brand-500: #27F5F7;
  --brand-600: #09E9EC;
  --brand-700: #08cfd1;
  --brand-800: #069C9D;
  --brand-900: #097071;
  --brand-950: #064647;
  --brand: #08cfd1;
  --brand-ink: #000000;
}

Colors that work with #08cfd1

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#C0ECED
Hairlines and dividers
Muted text#4B9A9B
Captions on the surface
Accent#D50436
Second voice, not a rival
Dark variant#057A7B
Hover, pressed, headers
Light variant#E6FEFE
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 #08cfd1

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#D10A08
Analogous left#08D16E
Analogous right#086AD1
Split-complement 1#D1086A
Split-complement 2#D16E08
Triadic 1#D108CF
Triadic 2#CFD108
Tetradic#6E08D1

RGB percentages

Red3.1%
Green81.2%
Blue82.0%

CMYK percentages

Cyan96.2%
Magenta1.0%
Yellow0.0%
Key (black)18.0%

Color previews

#08cfd1 text on a black background

contrast 10.86:1

Card sample

#08cfd1 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #08cfd1;
Background color
Panel with #08cfd1 background
background-color: #08cfd1;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #08cfd1;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(8, 207, 209, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(8, 207, 209, 0.45);
Border & gradient
Gradient panel
border: 3px solid #08cfd1;
background: linear-gradient(135deg, #08cfd1, #0849D1);

Monochromatic scale

Palettes built from #08cfd1

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.

#08cfd1 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.

#08cfd1, answered

What color is #08cfd1?

#08cfd1 is a dark electric cyan — the CSS keyword Dark Turquoise. It sits at 181° on the hue wheel with 93% saturation and 43% lightness, which reads as cool.

What is the RGB value of #08cfd1?

rgb(8, 207, 209) — 8 red, 207 green and 209 blue out of 255, or 3.1% / 81.2% / 82% by channel.

Is #08cfd1 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4928 and perceived brightness is 68%, so black text on it reaches 10.86:1.

Should I use black or white text on #08cfd1?

Black. It scores 10.86:1 against #08cfd1, versus 1.93:1 for white — AAA at any size.

What is the complementary color of #08cfd1?

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

What colors go well with #08cfd1?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B9A9B for secondary text, #D50436 as an accent and #057A7B for hover and pressed states. For a palette, the analogous pair #08D16E and #086AD1 stays calm, while #D10A08 is the loudest partner.

What is #08cfd1 in CMYK for printing?

cmyk(96%, 1%, 0%, 18%). 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 #08cfd1 warm or cool?

Cool — it scores 88 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #08D189; nudged cooler, #069DD3.

Work with #08cfd1 in the Color Lab