Very light blue Color — HEX, RGB, HSL & CMYK Codes

#d5ffff
Format Value
HEX #d5ffff
RGB rgb(213, 255, 255)
HSL hsl(180, 100%, 91.8%)
CMYK cmyk(16.5%, 0%, 0%, 0%)
HSV hsv(180, 16.5%, 100%)

very light blue color harmonies

Tints & shades of very light blue

Tints (lighter)

#d9ffff #ddffff #e0ffff #e4ffff #e8ffff #ecffff #f0ffff #f4ffff #f7ffff #fbffff

Shades (darker)

#c2e8e8 #aed1d1 #9bb9b9 #88a2a2 #748b8b #617474 #4d5d5d #3a4646 #272e2e #131717

Contrast & accessibility

The quick brown fox

On white · 1.07:1 · Fail

The quick brown fox

On black · 19.58:1 · AAA

Recommended text color: #000000

Use very light blue in code

CSS color: #d5ffff;
SCSS $color: #d5ffff;
Tailwind bg-[#d5ffff]
Swift UIColor(red: 0.835, green: 1.000, blue: 1.000, alpha: 1)
Android Color.parseColor("#d5ffff")
Flutter Color(0xFFD5FFFF)

Colors similar to very light blue

Browse all Cyan colors →

What is the HEX code for very light blue?

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

How do I use very light blue in CSS?

To apply very light blue in CSS:

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

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

FormatValue
HEX#d5ffff
RGBrgb(213, 255, 255)
HSLhsl(180, 100%, 91.8%)
CMYKcmyk(16.5%, 0%, 0%, 0%)

How do I convert very light blue to HEX?

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

What color family does very light blue belong to?

very light blue belongs to the near-white color family. It is a light, vivid color with HSL values: hue 180°, saturation 100%, lightness 91.8%.

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

Lighter variant (lightness 95%): #e5ffff. Darker variant (lightness 76.8%): #89ffff. 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.