Aqua blue to CMYK

Color Code

#02d8e9
Format Value
HEX #02d8e9
RGB rgb(2, 216, 233)
HSL hsl(184.4, 98.3%, 46.1%)
CMYK cmyk(99.1%, 7.3%, 0%, 8.6%)
HSV hsv(184.4, 99.1%, 91.4%)

aqua blue color harmonies

Tints & shades of aqua blue

Tints (lighter)

#19dceb #30dfed #47e3ef #5ee6f1 #75eaf3 #8cedf5 #a3f1f7 #baf4f9 #d1f8fb #e8fbfd

Shades (darker)

#02c4d4 #02b1bf #019da9 #018994 #01767f #01626a #014f55 #013b40 #00272a #001415

Contrast & accessibility

The quick brown fox

On white · 1.75:1 · Fail

The quick brown fox

On black · 12:1 · AAA

Recommended text color: #000000

Use aqua blue in code

CSS color: #02d8e9;
SCSS $color: #02d8e9;
Tailwind bg-[#02d8e9]
Swift UIColor(red: 0.008, green: 0.847, blue: 0.914, alpha: 1)
Android Color.parseColor("#02d8e9")
Flutter Color(0xFF02D8E9)

Colors similar to aqua blue

Browse all Cyan colors →

What is the CMYK code for aqua blue?

The CSS color aqua blue in CMYK format is cmyk(99.1%, 7.3%, 0%, 8.6%). Use this value directly in CSS, SVG, and most design tools.

How do I use aqua blue in CSS?

To apply aqua blue in CSS:

  • Text color: color: cmyk(99.1%, 7.3%, 0%, 8.6%);
  • Background: background-color: cmyk(99.1%, 7.3%, 0%, 8.6%);
  • Border: border-color: cmyk(99.1%, 7.3%, 0%, 8.6%);

What are all the color format values for aqua blue?

FormatValue
HEX#02d8e9
RGBrgb(2, 216, 233)
HSLhsl(184.4, 98.3%, 46.1%)
CMYKcmyk(99.1%, 7.3%, 0%, 8.6%)

How do I convert aqua blue to CMYK?

Select aqua blue from the color name list in our color converter. The CMYK value — cmyk(99.1%, 7.3%, 0%, 8.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does aqua blue belong to?

aqua blue belongs to the cyan color family. It is a medium, vivid color with HSL values: hue 184.4°, saturation 98.3%, lightness 46.1%.

How do I create lighter and darker shades of aqua blue?

Lighter variant (lightness 61.1%): #3aeffd. Darker variant (lightness 31.1%): #01929d. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is CMYK used for?

CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.