Skip to content

#09cf9f

a dark, electric cyan · cool · closest name: Medium Aqua Marine

RGB
9, 207, 159
HSL
166°, 92%, 42%
CMYK
96, 0, 23, 19
Luminance
0.4719

At a glance

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

Hex
#09cf9f
Hue
166°
cyan
Saturation
92%
electric
Lightness
42%
dark
Brightness
81%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4719
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
10.44:1
Closest name
Medium Aqua Marine
ΔE2000 5.2
Where it sits
Hue166° of 360°
Saturation92%
Lightness42%
Temperature
Warm ← → Cool81% 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#09cf9f
RGBrgb(9, 207, 159)
HSLhsl(166, 92%, 42%)
CMYKcmyk(96%, 0%, 23%, 19%)
LABlab(74.3 -53.9 12.0)
LCHlch(74.3 55.2 167.4)
OKLCHoklch(0.760 0.152 168.4)
Decimal642975
Display P3color(display-p3 0.035 0.812 0.624)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#09cf9f on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#09cf9f on black: 10.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C9C09C
deuteranopia · #B4B0A2
tritanopia · #00D0C2

Color scale — 50 to 950

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

#F2FDFA
#E4FBF6
#C3F9EC
#93FAE1
#5EF8D3
#28F6C4
#0AEBB4
#09cf9f
#079C78
#0A7158
#064737
Base = 700Lightest = 50 · #F2FDFADarkest = 950 · #064737
:root {
  --brand-50: #F2FDFA;
  --brand-100: #E4FBF6;
  --brand-200: #C3F9EC;
  --brand-300: #93FAE1;
  --brand-400: #5EF8D3;
  --brand-500: #28F6C4;
  --brand-600: #0AEBB4;
  --brand-700: #09cf9f;
  --brand-800: #079C78;
  --brand-900: #0A7158;
  --brand-950: #064737;
  --brand: #09cf9f;
  --brand-ink: #000000;
}

Colors that work with #09cf9f

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#C0EDE2
Hairlines and dividers
Muted text#4B9B88
Captions on the surface
Accent#D4056A
Second voice, not a rival
Dark variant#057A5E
Hover, pressed, headers
Light variant#E7FEF8
Selected rows, tints
Dark surface#142420
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 #09cf9f

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#CF0939
Analogous left#09CF3C
Analogous right#099CCF
Split-complement 1#CF099C
Split-complement 2#CF3C09
Triadic 1#9F09CF
Triadic 2#CF9F09
Tetradic#3C09CF

RGB percentages

Red3.5%
Green81.2%
Blue62.4%

CMYK percentages

Cyan95.7%
Magenta0.0%
Yellow23.2%
Key (black)18.8%

Color previews

#09cf9f text on a black background

contrast 10.44:1

Card sample

#09cf9f text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #09cf9f

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.

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

#09cf9f, answered

What color is #09cf9f?

#09cf9f is a dark electric cyan, closest to Medium Aqua Marine (ΔE2000 5.2). It sits at 166° on the hue wheel with 92% saturation and 42% lightness, which reads as cool.

What is the RGB value of #09cf9f?

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

Is #09cf9f a light or a dark color?

It is a mid-tone. Relative luminance is 0.4719 and perceived brightness is 66%, so black text on it reaches 10.44:1.

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

Black. It scores 10.44:1 against #09cf9f, versus 2.01:1 for white — AAA at any size.

What is the complementary color of #09cf9f?

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

What colors go well with #09cf9f?

For interface work: #F4FAF9 as the surface, #C0EDE2 for borders, #4B9B88 for secondary text, #D4056A as an accent and #057A5E for hover and pressed states. For a palette, the analogous pair #09CF3C and #099CCF stays calm, while #CF0939 is the loudest partner.

What is #09cf9f in CMYK for printing?

cmyk(96%, 0%, 23%, 19%). 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 #09cf9f warm or cool?

Cool — it scores 81 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #09CF57; nudged cooler, #07B8D1.

Work with #09cf9f in the Color Lab