Water blue to HSL — Color Code

#0e87cc
Format Value
HEX #0e87cc
RGB rgb(14, 135, 204)
HSL hsl(201.8, 87.2%, 42.7%)
CMYK cmyk(93.1%, 33.8%, 0%, 20%)
HSV hsv(201.8, 93.1%, 80%)

water blue color harmonies

Tints & shades of water blue

Tints (lighter)

#2492d1 #3a9dd5 #50a8da #66b3df #7cbee3 #91c8e8 #a7d3ec #bddef1 #d3e9f6 #e9f4fa

Shades (darker)

#0d7bb9 #0b6ea7 #0a6294 #095682 #084a6f #063d5d #05314a #042538 #031925 #010c13

Contrast & accessibility

The quick brown fox

On white · 3.92:1 · AA Large

The quick brown fox

On black · 5.36:1 · AA

Recommended text color: #000000

Use water blue in code

CSS color: #0e87cc;
SCSS $color: #0e87cc;
Tailwind bg-[#0e87cc]
Swift UIColor(red: 0.055, green: 0.529, blue: 0.800, alpha: 1)
Android Color.parseColor("#0e87cc")
Flutter Color(0xFF0E87CC)

Colors similar to water blue

Browse all Blue colors →

What is the HSL code for water blue?

The CSS color water blue in HSL format is hsl(201.8, 87.2%, 42.7%). Use this value directly in CSS, SVG, and most design tools.

How do I use water blue in CSS?

To apply water blue in CSS:

  • Text color: color: hsl(201.8, 87.2%, 42.7%);
  • Background: background-color: hsl(201.8, 87.2%, 42.7%);
  • Border: border-color: hsl(201.8, 87.2%, 42.7%);

What are all the color format values for water blue?

FormatValue
HEX#0e87cc
RGBrgb(14, 135, 204)
HSLhsl(201.8, 87.2%, 42.7%)
CMYKcmyk(93.1%, 33.8%, 0%, 20%)

How do I convert water blue to HSL?

Select water blue from the color name list in our color converter. The HSL value — hsl(201.8, 87.2%, 42.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does water blue belong to?

water blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 201.8°, saturation 87.2%, lightness 42.7%.

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

Lighter variant (lightness 57.7%): #35adf1. Darker variant (lightness 27.700000000000003%): #095784. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.