Skip to content

#7dfeff

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

RGB
125, 254, 255
HSL
181°, 100%, 75%
CMYK
51, 0, 0, 0
Luminance
0.8246

Every format

HEX#7dfeff
RGBrgb(125, 254, 255)
HSLhsl(181, 100%, 75%)
CMYKcmyk(51%, 0%, 0%, 0%)
LABlab(92.8 -35.4 -11.4)
LCHlch(92.8 37.2 197.9)
OKLCHoklch(0.924 0.115 196.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7dfeff on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#7dfeff on black: 17.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.0%
Green99.6%
Blue100.0%

CMYK percentages

Cyan51.0%
Magenta0.4%
Yellow0.0%
Key (black)0.0%

Color previews

#7dfeff text on a black background

contrast 17.49:1

Card sample

#7dfeff text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(125, 254, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(125, 254, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7dfeff;
background: linear-gradient(135deg, #7dfeff, #7DA7FF);

Monochromatic scale

Palettes built from #7dfeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7dfeff in the Color Lab