Skip to content

#33cd8b

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

RGB
51, 205, 139
HSL
154°, 61%, 50%
CMYK
75, 0, 32, 20
Luminance
0.4623

Every format

HEX#33cd8b
RGBrgb(51, 205, 139)
HSLhsl(154, 61%, 50%)
CMYKcmyk(75%, 0%, 32%, 20%)
LABlab(73.7 -54.5 21.8)
LCHlch(73.7 58.7 158.2)
OKLCHoklch(0.754 0.158 159.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33cd8b on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#33cd8b on black: 10.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green80.4%
Blue54.5%

CMYK percentages

Cyan75.1%
Magenta0.0%
Yellow32.2%
Key (black)19.6%

Color previews

#33cd8b text on a black background

contrast 10.25:1

Card sample

#33cd8b text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #33cd8b;
Background color
Panel with #33cd8b background
background-color: #33cd8b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #33cd8b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(51, 205, 139, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(51, 205, 139, 0.45);
Border & gradient
Gradient panel
border: 3px solid #33cd8b;
background: linear-gradient(135deg, #33cd8b, #33A8CD);

Monochromatic scale

Palettes built from #33cd8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #33cd8b in the Color Lab