Skip to content

#07c2cb

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

RGB
7, 194, 203
HSL
183°, 93%, 41%
CMYK
97, 4, 0, 20
Luminance
0.4294

At a glance

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

Hex
#07c2cb
Hue
183°
cyan
Saturation
93%
electric
Lightness
41%
dark
Brightness
80%
HSV value
Perceived
64%
weighted brightness
Luminance
0.4294
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
9.59:1
Closest name
Dark Turquoise
ΔE2000 3.7
Where it sits
Hue183° of 360°
Saturation93%
Lightness41%
Temperature
Warm ← → Cool89% 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#07c2cb
RGBrgb(7, 194, 203)
HSLhsl(183, 93%, 41%)
CMYKcmyk(97%, 4%, 0%, 20%)
LABlab(71.5 -36.2 -15.9)
LCHlch(71.5 39.5 203.8)
OKLCHoklch(0.741 0.125 200.8)
Decimal508619
Display P3color(display-p3 0.027 0.761 0.796)

Copy-ready code

/* CSS */
color: #07c2cb;
background-color: #07c2cb;
/* Tailwind (arbitrary) */
class="text-[#07c2cb] bg-[#07c2cb]"
/* SCSS */
$brand: #07c2cb;
/* SwiftUI */
Color(red: 0.027, green: 0.761, blue: 0.796)
/* Android */
Color.parseColor("#07c2cb")
/* Flutter */
Color(0xFF07C2CB)
/* Python / OpenCV (BGR) */
(203, 194, 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 #07c2cb · 9.59:1
Use #000000AAA at every size.
Aa
White text · 2.19:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.59:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #07c2cb as text scores 2.19:1 on white and 9.59:1 on black.

Accessibility — WCAG contrast

Aa
#07c2cb on white: 2.19:1
AA ✗ fail · AA-large · AAA
Aa
#07c2cb on black: 9.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B2B9CC
deuteranopia · #9BA8CC
tritanopia · #00CAC4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #07c2cb 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
#E4FAFB
#C2F7F9
#93F6FB
#5CF2F9
#26EEF7
#08E2ED
#07c2cb
#05979E
#096D72
#054447
Base = 700Lightest = 50 · #F2FDFDDarkest = 950 · #054447
:root {
  --brand-50: #F2FDFD;
  --brand-100: #E4FAFB;
  --brand-200: #C2F7F9;
  --brand-300: #93F6FB;
  --brand-400: #5CF2F9;
  --brand-500: #26EEF7;
  --brand-600: #08E2ED;
  --brand-700: #07c2cb;
  --brand-800: #05979E;
  --brand-900: #096D72;
  --brand-950: #054447;
  --brand: #07c2cb;
  --brand-ink: #000000;
}

Colors that work with #07c2cb

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#C0EBED
Hairlines and dividers
Muted text#4B979B
Captions on the surface
Accent#CF032C
Second voice, not a rival
Dark variant#04767B
Hover, pressed, headers
Light variant#E6FDFE
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 #07c2cb

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#CB1007
Analogous left#07CB72
Analogous right#0760CB
Split-complement 1#CB0760
Split-complement 2#CB7207
Triadic 1#CB07C2
Triadic 2#C2CB07
Tetradic#7207CB

RGB percentages

Red2.7%
Green76.1%
Blue79.6%

CMYK percentages

Cyan96.6%
Magenta4.4%
Yellow0.0%
Key (black)20.4%

Color previews

#07c2cb text on a black background

contrast 9.59:1

Card sample

#07c2cb text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(7, 194, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(7, 194, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #07c2cb;
background: linear-gradient(135deg, #07c2cb, #073FCB);

Monochromatic scale

Palettes built from #07c2cb

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.

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

#07c2cb, answered

What color is #07c2cb?

#07c2cb is a dark electric cyan, closest to Dark Turquoise (ΔE2000 3.7). It sits at 183° on the hue wheel with 93% saturation and 41% lightness, which reads as cool.

What is the RGB value of #07c2cb?

rgb(7, 194, 203) — 7 red, 194 green and 203 blue out of 255, or 2.7% / 76.1% / 79.6% by channel.

Is #07c2cb a light or a dark color?

It is a mid-tone. Relative luminance is 0.4294 and perceived brightness is 64%, so black text on it reaches 9.59:1.

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

Black. It scores 9.59:1 against #07c2cb, versus 2.19:1 for white — AAA at any size.

What is the complementary color of #07c2cb?

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

What colors go well with #07c2cb?

For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B979B for secondary text, #CF032C as an accent and #04767B for hover and pressed states. For a palette, the analogous pair #07CB72 and #0760CB stays calm, while #CB1007 is the loudest partner.

What is #07c2cb in CMYK for printing?

cmyk(97%, 4%, 0%, 20%). 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 #07c2cb warm or cool?

Cool — it scores 89 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #07CB8C; nudged cooler, #0594CD.

Work with #07c2cb in the Color Lab