Skip to content

#95ffcd

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

RGB
149, 255, 205
HSL
152°, 100%, 79%
CMYK
42, 0, 20, 0
Luminance
0.8232

Every format

HEX#95ffcd
RGBrgb(149, 255, 205)
HSLhsl(152, 100%, 79%)
CMYKcmyk(42%, 0%, 20%, 0%)
LABlab(92.7 -41.7 14.4)
LCHlch(92.7 44.1 160.9)
OKLCHoklch(0.922 0.122 162.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#95ffcd on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#95ffcd on black: 17.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.4%
Green100.0%
Blue80.4%

CMYK percentages

Cyan41.6%
Magenta0.0%
Yellow19.6%
Key (black)0.0%

Color previews

#95ffcd text on a black background

contrast 17.46:1

Card sample

#95ffcd text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #95ffcd;
Background color
Panel with #95ffcd background
background-color: #95ffcd;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(149, 255, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(149, 255, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #95ffcd;
background: linear-gradient(135deg, #95ffcd, #95EAFF);

Monochromatic scale

Palettes built from #95ffcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #95ffcd in the Color Lab