Skip to content

#7ceacb

a light, vivid cyan · cool · closest name: aquamarine

RGB
124, 234, 203
HSL
163°, 72%, 70%
CMYK
47, 0, 13, 8
Luminance
0.6744

Every format

HEX#7ceacb
RGBrgb(124, 234, 203)
HSLhsl(163, 72%, 70%)
CMYKcmyk(47%, 0%, 13%, 8%)
LABlab(85.7 -38.9 5.3)
LCHlch(85.7 39.3 172.2)
OKLCHoklch(0.863 0.112 173.1)

Copy-ready code

/* CSS */
color: #7ceacb;
background-color: #7ceacb;
/* Tailwind (arbitrary) */
class="text-[#7ceacb] bg-[#7ceacb]"
/* SCSS */
$brand: #7ceacb;
/* SwiftUI */
Color(red: 0.486, green: 0.918, blue: 0.796)
/* Android */
Color.parseColor("#7ceacb")

Accessibility — WCAG contrast

Aa
#7ceacb on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#7ceacb on black: 14.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.6%
Green91.8%
Blue79.6%

CMYK percentages

Cyan47.0%
Magenta0.0%
Yellow13.2%
Key (black)8.2%

Color previews

#7ceacb text on a black background

contrast 14.49:1

Card sample

#7ceacb text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7ceacb;
Background color
Panel with #7ceacb background
background-color: #7ceacb;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(124, 234, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 234, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7ceacb;
background: linear-gradient(135deg, #7ceacb, #7CC0EA);

Monochromatic scale

Palettes built from #7ceacb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7ceacb in the Color Lab