Light grey blue Color — HEX, RGB, HSL & CMYK Codes

#9dbcd4
Format Value
HEX #9dbcd4
RGB rgb(157, 188, 212)
HSL hsl(206.2, 39%, 72.4%)
CMYK cmyk(25.9%, 11.3%, 0%, 16.9%)
HSV hsv(206.2, 25.9%, 83.1%)

light grey blue color harmonies

Tints & shades of light grey blue

Tints (lighter)

#a6c2d8 #afc8dc #b8cee0 #c1d4e4 #cadae8 #d2e1eb #dbe7ef #e4edf3 #edf3f7 #f6f9fb

Shades (darker)

#8fabc1 #809aad #72899a #647887 #566774 #475560 #39444d #2b333a #1d2227 #0e1113

Contrast & accessibility

The quick brown fox

On white · 1.99:1 · Fail

The quick brown fox

On black · 10.58:1 · AAA

Recommended text color: #000000

Use light grey blue in code

CSS color: #9dbcd4;
SCSS $color: #9dbcd4;
Tailwind bg-[#9dbcd4]
Swift UIColor(red: 0.616, green: 0.737, blue: 0.831, alpha: 1)
Android Color.parseColor("#9dbcd4")
Flutter Color(0xFF9DBCD4)

Colors similar to light grey blue

Browse all Blue colors →

What is the HEX code for light grey blue?

The CSS color light grey blue in HEX format is #9dbcd4. Use this value directly in CSS, SVG, and most design tools.

How do I use light grey blue in CSS?

To apply light grey blue in CSS:

  • Text color: color: #9dbcd4;
  • Background: background-color: #9dbcd4;
  • Border: border-color: #9dbcd4;

What are all the color format values for light grey blue?

FormatValue
HEX#9dbcd4
RGBrgb(157, 188, 212)
HSLhsl(206.2, 39%, 72.4%)
CMYKcmyk(25.9%, 11.3%, 0%, 16.9%)

How do I convert light grey blue to HEX?

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

What color family does light grey blue belong to?

light grey blue belongs to the blue color family. It is a light, moderately saturated color with HSL values: hue 206.2°, saturation 39%, lightness 72.4%.

How do I create lighter and darker shades of light grey blue?

Lighter variant (lightness 87.4%): #d2e0eb. Darker variant (lightness 57.400000000000006%): #6898bd. 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.