Skip to content

#2affeb

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

RGB
42, 255, 235
HSL
174°, 100%, 58%
CMYK
84, 0, 8, 0
Luminance
0.7801

Every format

HEX#2affeb
RGBrgb(42, 255, 235)
HSLhsl(174, 100%, 58%)
CMYKcmyk(84%, 0%, 8%, 0%)
LABlab(90.8 -52.1 -4.2)
LCHlch(90.8 52.3 184.6)
OKLCHoklch(0.901 0.154 184.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2affeb on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#2affeb on black: 16.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green100.0%
Blue92.2%

CMYK percentages

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

Color previews

#2affeb text on a black background

contrast 16.60:1

Card sample

#2affeb text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2affeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2affeb in the Color Lab