Skip to content

#7afdef

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

RGB
122, 253, 239
HSL
174°, 97%, 74%
CMYK
52, 0, 6, 1
Luminance
0.8062

Every format

HEX#7afdef
RGBrgb(122, 253, 239)
HSLhsl(174, 97%, 74%)
CMYKcmyk(52%, 0%, 6%, 1%)
LABlab(92.0 -39.5 -4.4)
LCHlch(92.0 39.7 186.3)
OKLCHoklch(0.916 0.118 186.0)

Copy-ready code

/* CSS */
color: #7afdef;
background-color: #7afdef;
/* Tailwind (arbitrary) */
class="text-[#7afdef] bg-[#7afdef]"
/* SCSS */
$brand: #7afdef;
/* SwiftUI */
Color(red: 0.478, green: 0.992, blue: 0.937)
/* Android */
Color.parseColor("#7afdef")

Accessibility — WCAG contrast

Aa
#7afdef on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#7afdef on black: 17.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.8%
Green99.2%
Blue93.7%

CMYK percentages

Cyan51.8%
Magenta0.0%
Yellow5.5%
Key (black)0.8%

Color previews

#7afdef text on a black background

contrast 17.12:1

Card sample

#7afdef text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7afdef;
Background color
Panel with #7afdef background
background-color: #7afdef;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7afdef;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(122, 253, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(122, 253, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7afdef;
background: linear-gradient(135deg, #7afdef, #7AB4FD);

Monochromatic scale

Palettes built from #7afdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7afdef in the Color Lab