Skip to content

#2eeded

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

RGB
46, 237, 237
HSL
180°, 84%, 56%
CMYK
81, 0, 0, 7
Luminance
0.6726

Every format

HEX#2eeded
RGBrgb(46, 237, 237)
HSLhsl(180, 84%, 56%)
CMYKcmyk(81%, 0%, 0%, 7%)
LABlab(85.6 -43.6 -12.9)
LCHlch(85.6 45.4 196.5)
OKLCHoklch(0.860 0.140 194.9)

Copy-ready code

/* CSS */
color: #2eeded;
background-color: #2eeded;
/* Tailwind (arbitrary) */
class="text-[#2eeded] bg-[#2eeded]"
/* SCSS */
$brand: #2eeded;
/* SwiftUI */
Color(red: 0.180, green: 0.929, blue: 0.929)
/* Android */
Color.parseColor("#2eeded")

Accessibility — WCAG contrast

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

RGB percentages

Red18.0%
Green92.9%
Blue92.9%

CMYK percentages

Cyan80.6%
Magenta0.0%
Yellow0.0%
Key (black)7.1%

Color previews

#2eeded text on a black background

contrast 14.45:1

Card sample

#2eeded text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2eeded;
Background color
Panel with #2eeded background
background-color: #2eeded;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(46, 237, 237, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(46, 237, 237, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2eeded;
background: linear-gradient(135deg, #2eeded, #2E6EED);

Monochromatic scale

Palettes built from #2eeded

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2eeded in the Color Lab