Skip to content

#64fdac

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

RGB
100, 253, 172
HSL
148°, 98%, 69%
CMYK
61, 0, 32, 1
Luminance
0.7594

Every format

HEX#64fdac
RGBrgb(100, 253, 172)
HSLhsl(148, 98%, 69%)
CMYKcmyk(61%, 0%, 32%, 1%)
LABlab(89.8 -58.5 27.0)
LCHlch(89.8 64.4 155.2)
OKLCHoklch(0.892 0.173 156.8)

Copy-ready code

/* CSS */
color: #64fdac;
background-color: #64fdac;
/* Tailwind (arbitrary) */
class="text-[#64fdac] bg-[#64fdac]"
/* SCSS */
$brand: #64fdac;
/* SwiftUI */
Color(red: 0.392, green: 0.992, blue: 0.675)
/* Android */
Color.parseColor("#64fdac")

Accessibility — WCAG contrast

Aa
#64fdac on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#64fdac on black: 16.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green99.2%
Blue67.5%

CMYK percentages

Cyan60.5%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#64fdac text on a black background

contrast 16.19:1

Card sample

#64fdac text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #64fdac;
Background color
Panel with #64fdac background
background-color: #64fdac;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(100, 253, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(100, 253, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #64fdac;
background: linear-gradient(135deg, #64fdac, #64E8FD);

Monochromatic scale

Palettes built from #64fdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64fdac in the Color Lab