Skip to content

#92fccc

a light, electric green · cool · closest name: aquamarine

RGB
146, 252, 204
HSL
153°, 95%, 78%
CMYK
42, 0, 19, 1
Luminance
0.8009

Every format

HEX#92fccc
RGBrgb(146, 252, 204)
HSLhsl(153, 95%, 78%)
CMYKcmyk(42%, 0%, 19%, 1%)
LABlab(91.7 -41.3 13.5)
LCHlch(91.7 43.5 161.9)
OKLCHoklch(0.914 0.120 163.2)

Copy-ready code

/* CSS */
color: #92fccc;
background-color: #92fccc;
/* Tailwind (arbitrary) */
class="text-[#92fccc] bg-[#92fccc]"
/* SCSS */
$brand: #92fccc;
/* SwiftUI */
Color(red: 0.573, green: 0.988, blue: 0.800)
/* Android */
Color.parseColor("#92fccc")

Accessibility — WCAG contrast

Aa
#92fccc on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#92fccc on black: 17.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red57.3%
Green98.8%
Blue80.0%

CMYK percentages

Cyan42.1%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#92fccc text on a black background

contrast 17.02:1

Card sample

#92fccc text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #92fccc;
Background color
Panel with #92fccc background
background-color: #92fccc;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(146, 252, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(146, 252, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #92fccc;
background: linear-gradient(135deg, #92fccc, #92E5FC);

Monochromatic scale

Palettes built from #92fccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #92fccc in the Color Lab