Skip to content

#20ffeb

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

RGB
32, 255, 235
HSL
175°, 100%, 56%
CMYK
88, 0, 8, 0
Luminance
0.7783

Every format

HEX#20ffeb
RGBrgb(32, 255, 235)
HSLhsl(175, 100%, 56%)
CMYKcmyk(88%, 0%, 8%, 0%)
LABlab(90.7 -52.7 -4.4)
LCHlch(90.7 52.9 184.7)
OKLCHoklch(0.901 0.156 184.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#20ffeb on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#20ffeb on black: 16.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green100.0%
Blue92.2%

CMYK percentages

Cyan87.5%
Magenta0.0%
Yellow7.8%
Key (black)0.0%

Color previews

#20ffeb text on a black background

contrast 16.57:1

Card sample

#20ffeb text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #20ffeb;
Background color
Panel with #20ffeb background
background-color: #20ffeb;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(32, 255, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 255, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #20ffeb;
background: linear-gradient(135deg, #20ffeb, #207EFF);

Monochromatic scale

Palettes built from #20ffeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #20ffeb in the Color Lab