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

#26f7fd
Format Value
HEX #26f7fd
RGB rgb(38, 247, 253)
HSL hsl(181.7, 98.2%, 57.1%)
CMYK cmyk(85%, 2.4%, 0%, 0.8%)
HSV hsv(181.7, 85%, 99.2%)

bright light blue color harmonies

Tints & shades of bright light blue

Tints (lighter)

#3af8fd #4df8fd #61f9fe #75fafe #89fbfe #9cfbfe #b0fcfe #c4fdfe #d8feff #ebfeff

Shades (darker)

#23e1e6 #1fcacf #1cb4b8 #189da1 #15878a #117073 #0e5a5c #0a4345 #072d2e #031617

Contrast & accessibility

The quick brown fox

On white · 1.33:1 · Fail

The quick brown fox

On black · 15.81:1 · AAA

Recommended text color: #000000

Use bright light blue in code

CSS color: #26f7fd;
SCSS $color: #26f7fd;
Tailwind bg-[#26f7fd]
Swift UIColor(red: 0.149, green: 0.969, blue: 0.992, alpha: 1)
Android Color.parseColor("#26f7fd")
Flutter Color(0xFF26F7FD)

Colors similar to bright light blue

Browse all Cyan colors →

What is the HEX code for bright light blue?

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

How do I use bright light blue in CSS?

To apply bright light blue in CSS:

  • Text color: color: #26f7fd;
  • Background: background-color: #26f7fd;
  • Border: border-color: #26f7fd;

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

FormatValue
HEX#26f7fd
RGBrgb(38, 247, 253)
HSLhsl(181.7, 98.2%, 57.1%)
CMYKcmyk(85%, 2.4%, 0%, 0.8%)

How do I convert bright light blue to HEX?

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

What color family does bright light blue belong to?

bright light blue belongs to the cyan color family. It is a medium, vivid color with HSL values: hue 181.7°, saturation 98.2%, lightness 57.1%.

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

Lighter variant (lightness 72.1%): #72fafe. Darker variant (lightness 42.1%): #02cfd5. 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.