Skip to content

#23ffeb

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

RGB
35, 255, 235
HSL
175°, 100%, 57%
CMYK
86, 0, 8, 0
Luminance
0.7788

Every format

HEX#23ffeb
RGBrgb(35, 255, 235)
HSLhsl(175, 100%, 57%)
CMYKcmyk(86%, 0%, 8%, 0%)
LABlab(90.7 -52.5 -4.3)
LCHlch(90.7 52.7 184.7)
OKLCHoklch(0.901 0.155 184.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red13.7%
Green100.0%
Blue92.2%

CMYK percentages

Cyan86.3%
Magenta0.0%
Yellow7.8%
Key (black)0.0%

Color previews

#23ffeb text on a black background

contrast 16.58:1

Card sample

#23ffeb text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #23ffeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #23ffeb in the Color Lab