Water blue Color — HEX, RGB, HSL & CMYK Codes

#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 HEX code for water blue?

The CSS color water blue in HEX format is #0e87cc. 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: #0e87cc;
  • Background: background-color: #0e87cc;
  • Border: border-color: #0e87cc;

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 HEX?

Select water blue from the color name list in our color converter. The HEX value — #0e87cc — 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 HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.