Skip to content

#6fddef

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

RGB
111, 221, 239
HSL
188°, 80%, 69%
CMYK
54, 8, 0, 6
Luminance
0.6132

Every format

HEX#6fddef
RGBrgb(111, 221, 239)
HSLhsl(188, 80%, 69%)
CMYKcmyk(54%, 8%, 0%, 6%)
LABlab(82.5 -26.6 -18.4)
LCHlch(82.5 32.4 214.7)
OKLCHoklch(0.839 0.104 209.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6fddef on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#6fddef on black: 13.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.5%
Green86.7%
Blue93.7%

CMYK percentages

Cyan53.6%
Magenta7.5%
Yellow0.0%
Key (black)6.3%

Color previews

#6fddef text on a black background

contrast 13.26:1

Card sample

#6fddef text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #6fddef;
Background color
Panel with #6fddef background
background-color: #6fddef;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #6fddef;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(111, 221, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(111, 221, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6fddef;
background: linear-gradient(135deg, #6fddef, #6F88EF);

Monochromatic scale

Palettes built from #6fddef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6fddef in the Color Lab