Skip to content

#7becaf

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

RGB
123, 236, 175
HSL
148°, 75%, 70%
CMYK
48, 0, 26, 8
Luminance
0.6730

Every format

HEX#7becaf
RGBrgb(123, 236, 175)
HSLhsl(148, 75%, 70%)
CMYKcmyk(48%, 0%, 26%, 8%)
LABlab(85.7 -45.9 19.8)
LCHlch(85.7 50.0 156.6)
OKLCHoklch(0.860 0.136 158.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red48.2%
Green92.5%
Blue68.6%

CMYK percentages

Cyan47.9%
Magenta0.0%
Yellow25.8%
Key (black)7.5%

Color previews

#7becaf text on a black background

contrast 14.46:1

Card sample

#7becaf text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(123, 236, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(123, 236, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7becaf;
background: linear-gradient(135deg, #7becaf, #7BDEEC);

Monochromatic scale

Palettes built from #7becaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7becaf in the Color Lab