Skip to content

#07d7cd

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

RGB
7, 215, 205
HSL
177°, 94%, 44%
CMYK
97, 0, 5, 16
Luminance
0.5305

At a glance

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

Hex
#07d7cd
Hue
177°
cyan
Saturation
94%
electric
Lightness
44%
dark
Brightness
84%
HSV value
Perceived
70%
weighted brightness
Luminance
0.5305
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
11.61:1
Closest name
Medium Turquoise
ΔE2000 3
Where it sits
Hue177° of 360°
Saturation94%
Lightness44%
Temperature
Warm ← → Cool86% 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#07d7cd
RGBrgb(7, 215, 205)
HSLhsl(177, 94%, 44%)
CMYKcmyk(97%, 0%, 5%, 16%)
LABlab(77.9 -45.0 -7.5)
LCHlch(77.9 45.6 189.4)
OKLCHoklch(0.793 0.137 188.8)
Decimal513997
Display P3color(display-p3 0.027 0.843 0.804)

Copy-ready code

/* CSS */
color: #07d7cd;
background-color: #07d7cd;
/* Tailwind (arbitrary) */
class="text-[#07d7cd] bg-[#07d7cd]"
/* SCSS */
$brand: #07d7cd;
/* SwiftUI */
Color(red: 0.027, green: 0.843, blue: 0.804)
/* Android */
Color.parseColor("#07d7cd")
/* Flutter */
Color(0xFF07D7CD)
/* Python / OpenCV (BGR) */
(205, 215, 7)

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

Accessibility — WCAG contrast

Aa
#07d7cd on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#07d7cd on black: 11.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CACBCD
deuteranopia · #B2B9CF
tritanopia · #00DDD4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #07d7cd 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
#E4FBFA
#C2FAF7
#92FBF6
#5CFAF2
#26F8EE
#08EDE2
#07d7cd
#059E97
#08726D
#054744
Base = 700Lightest = 50 · #F2FDFDDarkest = 950 · #054744
:root {
  --brand-50: #F2FDFD;
  --brand-100: #E4FBFA;
  --brand-200: #C2FAF7;
  --brand-300: #92FBF6;
  --brand-400: #5CFAF2;
  --brand-500: #26F8EE;
  --brand-600: #08EDE2;
  --brand-700: #07d7cd;
  --brand-800: #059E97;
  --brand-900: #08726D;
  --brand-950: #054744;
  --brand: #07d7cd;
  --brand-ink: #000000;
}

Colors that work with #07d7cd

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#C0EDEA
Hairlines and dividers
Muted text#4B9B97
Captions on the surface
Accent#DB0343
Second voice, not a rival
Dark variant#047B76
Hover, pressed, headers
Light variant#E6FEFD
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 #07d7cd

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#D70711
Analogous left#07D765
Analogous right#0779D7
Split-complement 1#D70779
Split-complement 2#D76507
Triadic 1#CD07D7
Triadic 2#D7CD07
Tetradic#6507D7

RGB percentages

Red2.7%
Green84.3%
Blue80.4%

CMYK percentages

Cyan96.7%
Magenta0.0%
Yellow4.7%
Key (black)15.7%

Color previews

#07d7cd text on a black background

contrast 11.61:1

Card sample

#07d7cd text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #07d7cd;
Background color
Panel with #07d7cd background
background-color: #07d7cd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #07d7cd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(7, 215, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(7, 215, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #07d7cd;
background: linear-gradient(135deg, #07d7cd, #0756D7);

Monochromatic scale

Palettes built from #07d7cd

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.

#07d7cd 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.

#07d7cd, answered

What color is #07d7cd?

#07d7cd is a dark electric cyan, closest to Medium Turquoise (ΔE2000 3). It sits at 177° on the hue wheel with 94% saturation and 44% lightness, which reads as cool.

What is the RGB value of #07d7cd?

rgb(7, 215, 205) — 7 red, 215 green and 205 blue out of 255, or 2.7% / 84.3% / 80.4% by channel.

Is #07d7cd a light or a dark color?

It is a light color. Relative luminance is 0.5305 and perceived brightness is 70%, so black text on it reaches 11.61:1.

Should I use black or white text on #07d7cd?

Black. It scores 11.61:1 against #07d7cd, versus 1.81:1 for white — AAA at any size.

What is the complementary color of #07d7cd?

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

What colors go well with #07d7cd?

For interface work: #F4FAFA as the surface, #C0EDEA for borders, #4B9B97 for secondary text, #DB0343 as an accent and #047B76 for hover and pressed states. For a palette, the analogous pair #07D765 and #0779D7 stays calm, while #D70711 is the loudest partner.

What is #07d7cd in CMYK for printing?

cmyk(97%, 0%, 5%, 16%). 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 #07d7cd warm or cool?

Cool — it scores 86 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #07D781; nudged cooler, #05A7D9.

Work with #07d7cd in the Color Lab