Skip to content

#0deceb

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

RGB
13, 236, 235
HSL
180°, 90%, 49%
CMYK
95, 0, 0, 8
Luminance
0.6607

Every format

HEX#0deceb
RGBrgb(13, 236, 235)
HSLhsl(180, 90%, 49%)
CMYKcmyk(95%, 0%, 0%, 8%)
LABlab(85.0 -45.4 -12.8)
LCHlch(85.0 47.1 195.7)
OKLCHoklch(0.854 0.145 194.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0deceb on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#0deceb on black: 14.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red5.1%
Green92.5%
Blue92.2%

CMYK percentages

Cyan94.5%
Magenta0.0%
Yellow0.4%
Key (black)7.5%

Color previews

#0deceb text on a black background

contrast 14.21:1

Card sample

#0deceb text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0deceb;
Background color
Panel with #0deceb background
background-color: #0deceb;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(13, 236, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(13, 236, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0deceb;
background: linear-gradient(135deg, #0deceb, #0D58EC);

Monochromatic scale

Palettes built from #0deceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0deceb in the Color Lab