Skip to content

#1eeeec

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

RGB
30, 238, 236
HSL
179°, 86%, 53%
CMYK
87, 0, 1, 7
Luminance
0.6748

Every format

HEX#1eeeec
RGBrgb(30, 238, 236)
HSLhsl(179, 86%, 53%)
CMYKcmyk(87%, 0%, 1%, 7%)
LABlab(85.7 -45.3 -12.2)
LCHlch(85.7 46.9 195.1)
OKLCHoklch(0.860 0.144 193.7)

Copy-ready code

/* CSS */
color: #1eeeec;
background-color: #1eeeec;
/* Tailwind (arbitrary) */
class="text-[#1eeeec] bg-[#1eeeec]"
/* SCSS */
$brand: #1eeeec;
/* SwiftUI */
Color(red: 0.118, green: 0.933, blue: 0.925)
/* Android */
Color.parseColor("#1eeeec")

Accessibility — WCAG contrast

Aa
#1eeeec on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#1eeeec on black: 14.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red11.8%
Green93.3%
Blue92.5%

CMYK percentages

Cyan87.4%
Magenta0.0%
Yellow0.8%
Key (black)6.7%

Color previews

#1eeeec text on a black background

contrast 14.50:1

Card sample

#1eeeec text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1eeeec;
Background color
Panel with #1eeeec background
background-color: #1eeeec;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1eeeec;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(30, 238, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(30, 238, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1eeeec;
background: linear-gradient(135deg, #1eeeec, #1E65EE);

Monochromatic scale

Palettes built from #1eeeec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1eeeec in the Color Lab