Skip to content

#07ceba

a dark, electric cyan · cool · closest name: turquoise

RGB
7, 206, 186
HSL
174°, 93%, 42%
CMYK
97, 0, 10, 19
Luminance
0.4773

Every format

HEX#07ceba
RGBrgb(7, 206, 186)
HSLhsl(174, 93%, 42%)
CMYKcmyk(97%, 0%, 10%, 19%)
LABlab(74.7 -46.5 -2.0)
LCHlch(74.7 46.5 182.5)
OKLCHoklch(0.765 0.136 182.6)

Copy-ready code

/* CSS */
color: #07ceba;
background-color: #07ceba;
/* Tailwind (arbitrary) */
class="text-[#07ceba] bg-[#07ceba]"
/* SCSS */
$brand: #07ceba;
/* SwiftUI */
Color(red: 0.027, green: 0.808, blue: 0.729)
/* Android */
Color.parseColor("#07ceba")

Accessibility — WCAG contrast

Aa
#07ceba on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#07ceba on black: 10.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.7%
Green80.8%
Blue72.9%

CMYK percentages

Cyan96.6%
Magenta0.0%
Yellow9.7%
Key (black)19.2%

Color previews

#07ceba text on a black background

contrast 10.55:1

Card sample

#07ceba text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(7, 206, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(7, 206, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #07ceba;
background: linear-gradient(135deg, #07ceba, #075DCE);

Monochromatic scale

Palettes built from #07ceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #07ceba in the Color Lab