Skip to content

#00eebb

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

RGB
0, 238, 187
HSL
167°, 100%, 47%
CMYK
100, 0, 21, 7
Luminance
0.6474

Every format

HEX#00eebb
RGBrgb(0, 238, 187)
HSLhsl(167, 100%, 47%)
CMYKcmyk(100%, 0%, 21%, 7%)
LABlab(84.3 -59.3 11.4)
LCHlch(84.3 60.4 169.1)
OKLCHoklch(0.844 0.167 170.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00eebb on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#00eebb on black: 13.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green93.3%
Blue73.3%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow21.4%
Key (black)6.7%

Color previews

#00eebb text on a black background

contrast 13.95:1

Card sample

#00eebb text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 238, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 238, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00eebb;
background: linear-gradient(135deg, #00eebb, #0083EE);

Monochromatic scale

Palettes built from #00eebb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00eebb in the Color Lab