Light navy Color — HEX, RGB, HSL & CMYK Codes

#155084
Format Value
HEX #155084
RGB rgb(21, 80, 132)
HSL hsl(208.1, 72.5%, 30%)
CMYK cmyk(84.1%, 39.4%, 0%, 48.2%)
HSV hsv(208.1, 84.1%, 51.8%)

light navy color harmonies

Tints & shades of light navy

Tints (lighter)

#2a608f #40709a #5580a6 #6a90b1 #7fa0bc #95afc7 #aabfd2 #bfcfdd #d4dfe9 #eaeff4

Shades (darker)

#134978 #11416c #0f3a60 #0d3354 #0b2c48 #0a243c #081d30 #061624 #040f18 #02070c

Contrast & accessibility

The quick brown fox

On white · 8.36:1 · AAA

The quick brown fox

On black · 2.51:1 · Fail

Recommended text color: #ffffff

Use light navy in code

CSS color: #155084;
SCSS $color: #155084;
Tailwind bg-[#155084]
Swift UIColor(red: 0.082, green: 0.314, blue: 0.518, alpha: 1)
Android Color.parseColor("#155084")
Flutter Color(0xFF155084)

Colors similar to light navy

Browse all Blue colors →

What is the HEX code for light navy?

The CSS color light navy in HEX format is #155084. Use this value directly in CSS, SVG, and most design tools.

How do I use light navy in CSS?

To apply light navy in CSS:

  • Text color: color: #155084;
  • Background: background-color: #155084;
  • Border: border-color: #155084;

What are all the color format values for light navy?

FormatValue
HEX#155084
RGBrgb(21, 80, 132)
HSLhsl(208.1, 72.5%, 30%)
CMYKcmyk(84.1%, 39.4%, 0%, 48.2%)

How do I convert light navy to HEX?

Select light navy from the color name list in our color converter. The HEX value — #155084 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light navy belong to?

light navy belongs to the blue color family. It is a medium, vivid color with HSL values: hue 208.1°, saturation 72.5%, lightness 30%.

How do I create lighter and darker shades of light navy?

Lighter variant (lightness 45%): #2078c6. Darker variant (lightness 15%): #0b2842. 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.