Skip to content

#2afabb

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

RGB
42, 250, 187
HSL
162°, 95%, 57%
CMYK
83, 0, 25, 2
Luminance
0.7245

Every format

HEX#2afabb
RGBrgb(42, 250, 187)
HSLhsl(162, 95%, 57%)
CMYKcmyk(83%, 0%, 25%, 2%)
LABlab(88.2 -62.0 16.9)
LCHlch(88.2 64.2 164.8)
OKLCHoklch(0.876 0.176 165.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2afabb on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#2afabb on black: 15.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green98.0%
Blue73.3%

CMYK percentages

Cyan83.2%
Magenta0.0%
Yellow25.2%
Key (black)2.0%

Color previews

#2afabb text on a black background

contrast 15.49:1

Card sample

#2afabb text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2afabb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2afabb in the Color Lab