Skip to content

#2eface

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

RGB
46, 250, 206
HSL
167°, 95%, 58%
CMYK
82, 0, 18, 2
Luminance
0.7341

Every format

HEX#2eface
RGBrgb(46, 250, 206)
HSLhsl(167, 95%, 58%)
CMYKcmyk(82%, 0%, 18%, 2%)
LABlab(88.6 -57.2 7.7)
LCHlch(88.6 57.7 172.3)
OKLCHoklch(0.882 0.162 173.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2eface on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#2eface on black: 15.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.0%
Green98.0%
Blue80.8%

CMYK percentages

Cyan81.6%
Magenta0.0%
Yellow17.6%
Key (black)2.0%

Color previews

#2eface text on a black background

contrast 15.68:1

Card sample

#2eface text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2eface

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2eface in the Color Lab