#26CFDF Color Information

Hex color code: #26CFDF

#26CFDF is a bold cyan color. In RGB it is (38, 207, 223), and in HSL it is (185°, 74%, 51%). It is frequently seen in web interfaces.

Try:
Color NameTurquoise
HEX
#26CFDF
RGB
38, 207, 223
HSL
185°, 74%, 51%
CMYK
83%, 7%, 0%, 13%

Shades

CSS Usage
color: #26CFDF;
background-color: #26CFDF;
border-color: #26CFDF;
box-shadow: 0 0 10px #26CFDF;
border: 2px solid #26CFDF;
Tailwind Usage
bg-[#26CFDF]
text-[#26CFDF]
border-[#26CFDF]
shadow-[0_0_10px_26CFDF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #26CFDF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #26CFDF; color: #000000; }

Badge

New Feature
.badge { background-color: #26CFDF; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #26CFDF; background-color: #26CFDF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #26CFDF20; border-left: 4px solid #26CFDF; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #26CFDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #26CFDF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

38, 207, 223

Red: 38 / Green: 207 / Blue: 223

HSL

185°, 74%, 51%

Hue: 185° / Saturation: 74% / Lightness: 51%

CMYK

83%, 7%, 0%, 13%

Cyan: 83% / Magenta: 7% / Yellow: 0% / Key: 13%

What color is #26CFDF?

#26CFDF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #26CFDF to RGB:

rgb(38, 207, 223)HEX to RGB Converter →

HEX to HSL

Convert #26CFDF to HSL:

hsl(185, 74%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #26CFDF to CMYK:

cmyk(83%, 7%, 0%, 13%)Color Converter →

Color Meaning and Usage

A eye-catching cyan tone, #26CFDF has RGB (38, 207, 223) and HSL (185°, 74%, 51%). Known for evoking trust and professionalism, this cyan-blue hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #26CFDF is #DF3526, creating high-contrast pairings. For softer combinations, try analogous colors like #26DF91.

Use #26CFDF in CSS: color: #26CFDF or background-color: #26CFDF. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #26CFDF

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 11.07:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #26CFDF?

#26CFDF is a eye-catching cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #26CFDF?

#26CFDF in RGB is (38, 207, 223) - 38 red, 207 green, and 223 blue.

How to use #26CFDF in CSS?

Use #26CFDF directly in your CSS properties like color or background-color.

What colors go well with #26CFDF?

#DF3526 (complementary), #26DF91 (analogous), and #1894A0 (lighter shade) work well with #26CFDF.