Skip to content

#00aa99

a dark, electric cyan · cool · closest name: turquoise

RGB
0, 170, 153
HSL
174°, 100%, 33%
CMYK
100, 0, 10, 33
Luminance
0.3105

Every format

HEX#00aa99
RGBrgb(0, 170, 153)
HSLhsl(174, 100%, 33%)
CMYKcmyk(100%, 0%, 10%, 33%)
LABlab(62.5 -40.6 -1.7)
LCHlch(62.5 40.6 182.3)
OKLCHoklch(0.662 0.118 182.5)

Copy-ready code

/* CSS */
color: #00aa99;
background-color: #00aa99;
/* Tailwind (arbitrary) */
class="text-[#00aa99] bg-[#00aa99]"
/* SCSS */
$brand: #00aa99;
/* SwiftUI */
Color(red: 0.000, green: 0.667, blue: 0.600)
/* Android */
Color.parseColor("#00aa99")

Accessibility — WCAG contrast

Aa
#00aa99 on white: 2.91:1
AA ✗ fail · AA-large · AAA
Aa
#00aa99 on black: 7.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green66.7%
Blue60.0%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow10.0%
Key (black)33.3%

Color previews

#00aa99 text on a black background

contrast 7.21:1

Card sample

#00aa99 text on a white background

contrast 2.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #00aa99;
Background color
Panel with #00aa99 background
background-color: #00aa99;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #00aa99;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 170, 153, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 170, 153, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00aa99;
background: linear-gradient(135deg, #00aa99, #004AAA);

Monochromatic scale

Palettes built from #00aa99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00aa99 in the Color Lab