Skip to content

#06fddf

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

RGB
6, 253, 223
HSL
173°, 98%, 51%
CMYK
98, 0, 12, 1
Luminance
0.7562

Every format

HEX#06fddf
RGBrgb(6, 253, 223)
HSLhsl(173, 98%, 51%)
CMYKcmyk(98%, 0%, 12%, 1%)
LABlab(89.7 -55.9 0.4)
LCHlch(89.7 55.9 179.6)
OKLCHoklch(0.891 0.161 180.0)

Copy-ready code

/* CSS */
color: #06fddf;
background-color: #06fddf;
/* Tailwind (arbitrary) */
class="text-[#06fddf] bg-[#06fddf]"
/* SCSS */
$brand: #06fddf;
/* SwiftUI */
Color(red: 0.024, green: 0.992, blue: 0.875)
/* Android */
Color.parseColor("#06fddf")

Accessibility — WCAG contrast

Aa
#06fddf on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#06fddf on black: 16.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.4%
Green99.2%
Blue87.5%

CMYK percentages

Cyan97.6%
Magenta0.0%
Yellow11.9%
Key (black)0.8%

Color previews

#06fddf text on a black background

contrast 16.12:1

Card sample

#06fddf text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #06fddf;
Background color
Panel with #06fddf background
background-color: #06fddf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #06fddf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(6, 253, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(6, 253, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #06fddf;
background: linear-gradient(135deg, #06fddf, #0676FD);

Monochromatic scale

Palettes built from #06fddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #06fddf in the Color Lab