Skip to content

#1affac

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

RGB
26, 255, 172
HSL
158°, 100%, 55%
CMYK
90, 0, 33, 0
Luminance
0.7472

Every format

HEX#1affac
RGBrgb(26, 255, 172)
HSLhsl(158, 100%, 55%)
CMYKcmyk(90%, 0%, 33%, 0%)
LABlab(89.3 -68.0 26.0)
LCHlch(89.3 72.8 159.1)
OKLCHoklch(0.884 0.196 160.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1affac on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#1affac on black: 15.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red10.2%
Green100.0%
Blue67.5%

CMYK percentages

Cyan89.8%
Magenta0.0%
Yellow32.5%
Key (black)0.0%

Color previews

#1affac text on a black background

contrast 15.94:1

Card sample

#1affac text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1affac;
Background color
Panel with #1affac background
background-color: #1affac;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(26, 255, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(26, 255, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1affac;
background: linear-gradient(135deg, #1affac, #1AB9FF);

Monochromatic scale

Palettes built from #1affac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1affac in the Color Lab