Skip to content

#09c2db

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

RGB
9, 194, 219
HSL
187°, 92%, 45%
CMYK
96, 11, 0, 14
Luminance
0.4376

At a glance

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

Hex
#09c2db
Hue
187°
cyan
Saturation
92%
electric
Lightness
45%
dark
Brightness
86%
HSV value
Perceived
65%
weighted brightness
Luminance
0.4376
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
9.75:1
Closest name
Dark Turquoise
ΔE2000 8.2
Where it sits
Hue187° of 360°
Saturation92%
Lightness45%
Temperature
Warm ← → Cool90% 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#09c2db
RGBrgb(9, 194, 219)
HSLhsl(187, 92%, 45%)
CMYKcmyk(96%, 11%, 0%, 14%)
LABlab(72.1 -31.1 -23.8)
LCHlch(72.1 39.1 217.5)
OKLCHoklch(0.747 0.129 211.1)
Decimal639707
Display P3color(display-p3 0.035 0.761 0.859)

Copy-ready code

/* CSS */
color: #09c2db;
background-color: #09c2db;
/* Tailwind (arbitrary) */
class="text-[#09c2db] bg-[#09c2db]"
/* SCSS */
$brand: #09c2db;
/* SwiftUI */
Color(red: 0.035, green: 0.761, blue: 0.859)
/* Android */
Color.parseColor("#09c2db")
/* Flutter */
Color(0xFF09C2DB)
/* Python / OpenCV (BGR) */
(219, 194, 9)

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

Accessibility — WCAG contrast

Aa
#09c2db on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#09c2db on black: 9.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AEBBDC
deuteranopia · #96A9DB
tritanopia · #00CCCA

Color scale — 50 to 950

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

#F2FCFD
#E4F8FB
#C3F3F9
#93EEFB
#5DE6F8
#27DEF6
#09c2db
#08AEC4
#068B9D
#096571
#063F47
Base = 600Lightest = 50 · #F2FCFDDarkest = 950 · #063F47
:root {
  --brand-50: #F2FCFD;
  --brand-100: #E4F8FB;
  --brand-200: #C3F3F9;
  --brand-300: #93EEFB;
  --brand-400: #5DE6F8;
  --brand-500: #27DEF6;
  --brand-600: #09c2db;
  --brand-700: #08AEC4;
  --brand-800: #068B9D;
  --brand-900: #096571;
  --brand-950: #063F47;
  --brand: #09c2db;
  --brand-ink: #000000;
}

Colors that work with #09c2db

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#C0E7ED
Hairlines and dividers
Muted text#4B919B
Captions on the surface
Accent#E00421
Second voice, not a rival
Dark variant#056D7A
Hover, pressed, headers
Light variant#E7FBFE
Selected rows, tints
Dark surface#142224
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 #09c2db

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#DB2209
Analogous left#09DB8B
Analogous right#0959DB
Split-complement 1#DB0959
Split-complement 2#DB8B09
Triadic 1#DB09C2
Triadic 2#C2DB09
Tetradic#8B09DB

RGB percentages

Red3.5%
Green76.1%
Blue85.9%

CMYK percentages

Cyan95.9%
Magenta11.4%
Yellow0.0%
Key (black)14.1%

Color previews

#09c2db text on a black background

contrast 9.75:1

Card sample

#09c2db text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #09c2db;
Background color
Panel with #09c2db background
background-color: #09c2db;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #09c2db;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(9, 194, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(9, 194, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #09c2db;
background: linear-gradient(135deg, #09c2db, #0936DB);

Monochromatic scale

Palettes built from #09c2db

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.

#09c2db 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.

#09c2db, answered

What color is #09c2db?

#09c2db is a dark electric cyan, closest to Dark Turquoise (ΔE2000 8.2). It sits at 187° on the hue wheel with 92% saturation and 45% lightness, which reads as cool.

What is the RGB value of #09c2db?

rgb(9, 194, 219) — 9 red, 194 green and 219 blue out of 255, or 3.5% / 76.1% / 85.9% by channel.

Is #09c2db a light or a dark color?

It is a mid-tone. Relative luminance is 0.4376 and perceived brightness is 65%, so black text on it reaches 9.75:1.

Should I use black or white text on #09c2db?

Black. It scores 9.75:1 against #09c2db, versus 2.15:1 for white — AAA at any size.

What is the complementary color of #09c2db?

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

What colors go well with #09c2db?

For interface work: #F4FAFA as the surface, #C0E7ED for borders, #4B919B for secondary text, #E00421 as an accent and #056D7A for hover and pressed states. For a palette, the analogous pair #09DB8B and #0959DB stays calm, while #DB2209 is the loudest partner.

What is #09c2db in CMYK for printing?

cmyk(96%, 11%, 0%, 14%). 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 #09c2db warm or cool?

Cool — it scores 90 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #09DBA7; nudged cooler, #079ADD.

Work with #09c2db in the Color Lab