Skip to content

#09f3cf

a balanced, electric cyan · cool · closest name: Aqua Marine

RGB
9, 243, 207
HSL
171°, 93%, 49%
CMYK
96, 0, 15, 5
Luminance
0.6866

At a glance

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

Hex
#09f3cf
Hue
171°
cyan
Saturation
93%
electric
Lightness
49%
balanced
Brightness
95%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6866
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.73:1
Closest name
Aqua Marine
ΔE2000 6.1
Where it sits
Hue171° of 360°
Saturation93%
Lightness49%
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#09f3cf
RGBrgb(9, 243, 207)
HSLhsl(171, 93%, 49%)
CMYKcmyk(96%, 0%, 15%, 5%)
LABlab(86.3 -56.0 3.8)
LCHlch(86.3 56.1 176.1)
OKLCHoklch(0.862 0.160 176.7)
Decimal652239
Display P3color(display-p3 0.035 0.953 0.812)

Copy-ready code

/* CSS */
color: #09f3cf;
background-color: #09f3cf;
/* Tailwind (arbitrary) */
class="text-[#09f3cf] bg-[#09f3cf]"
/* SCSS */
$brand: #09f3cf;
/* SwiftUI */
Color(red: 0.035, green: 0.953, blue: 0.812)
/* Android */
Color.parseColor("#09f3cf")
/* Flutter */
Color(0xFF09F3CF)
/* Python / OpenCV (BGR) */
(207, 243, 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 #09f3cf · 14.73:1
Use #000000AAA at every size.
Aa
White text · 1.43:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.73:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #09f3cf as text scores 1.43:1 on white and 14.73:1 on black.

Accessibility — WCAG contrast

Aa
#09f3cf on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#09f3cf on black: 14.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9E3CD
deuteranopia · #D0D0D2
tritanopia · #00F7E8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #09f3cf 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
#E4FBF8
#C2F9F1
#93FBEB
#5DF9E1
#27F7D7
#09f3cf
#07C5A8
#069D86
#097261
#06473D
Base = 600Lightest = 50 · #F2FDFBDarkest = 950 · #06473D
:root {
  --brand-50: #F2FDFB;
  --brand-100: #E4FBF8;
  --brand-200: #C2F9F1;
  --brand-300: #93FBEB;
  --brand-400: #5DF9E1;
  --brand-500: #27F7D7;
  --brand-600: #09f3cf;
  --brand-700: #07C5A8;
  --brand-800: #069D86;
  --brand-900: #097261;
  --brand-950: #06473D;
  --brand: #09f3cf;
  --brand-ink: #000000;
}

Colors that work with #09f3cf

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#4B9B8F
Captions on the surface
Accent#F80466
Second voice, not a rival
Dark variant#057B69
Hover, pressed, headers
Light variant#E6FEFA
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 #09f3cf

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#F3092D
Analogous left#09F35A
Analogous right#09A2F3
Split-complement 1#F309A2
Split-complement 2#F35A09
Triadic 1#CF09F3
Triadic 2#F3CF09
Tetradic#5A09F3

RGB percentages

Red3.5%
Green95.3%
Blue81.2%

CMYK percentages

Cyan96.3%
Magenta0.0%
Yellow14.8%
Key (black)4.7%

Color previews

#09f3cf text on a black background

contrast 14.73:1

Card sample

#09f3cf text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(9, 243, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(9, 243, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #09f3cf;
background: linear-gradient(135deg, #09f3cf, #097BF3);

Monochromatic scale

Palettes built from #09f3cf

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.

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

#09f3cf, answered

What color is #09f3cf?

#09f3cf is a balanced electric cyan, closest to Aqua Marine (ΔE2000 6.1). It sits at 171° on the hue wheel with 93% saturation and 49% lightness, which reads as cool.

What is the RGB value of #09f3cf?

rgb(9, 243, 207) — 9 red, 243 green and 207 blue out of 255, or 3.5% / 95.3% / 81.2% by channel.

Is #09f3cf a light or a dark color?

It is a light color. Relative luminance is 0.6866 and perceived brightness is 78%, so black text on it reaches 14.73:1.

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

Black. It scores 14.73:1 against #09f3cf, versus 1.43:1 for white — AAA at any size.

What is the complementary color of #09f3cf?

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

What colors go well with #09f3cf?

For interface work: #F4FAF9 as the surface, #C0EDE6 for borders, #4B9B8F for secondary text, #F80466 as an accent and #057B69 for hover and pressed states. For a palette, the analogous pair #09F35A and #09A2F3 stays calm, while #F3092D is the loudest partner.

What is #09f3cf in CMYK for printing?

cmyk(96%, 0%, 15%, 5%). 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 #09f3cf 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 #09F379; nudged cooler, #06CDF6.

Work with #09f3cf in the Color Lab