Skip to content

#2decee

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

RGB
45, 236, 238
HSL
181°, 85%, 56%
CMYK
81, 1, 0, 7
Luminance
0.6672

Every format

HEX#2decee
RGBrgb(45, 236, 238)
HSLhsl(181, 85%, 56%)
CMYKcmyk(81%, 1%, 0%, 7%)
LABlab(85.4 -42.9 -13.8)
LCHlch(85.4 45.1 197.9)
OKLCHoklch(0.858 0.140 196.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2decee on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#2decee on black: 14.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green92.5%
Blue93.3%

CMYK percentages

Cyan81.1%
Magenta0.8%
Yellow0.0%
Key (black)6.7%

Color previews

#2decee text on a black background

contrast 14.34:1

Card sample

#2decee text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2decee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2decee in the Color Lab