#95DEEF Color Information

Hex color code: #95DEEF

#95DEEF is a soft cyan color. In RGB it is (149, 222, 239), and in HSL it is (191°, 74%, 76%). It is often used for branding and logos.

Try:
Color NameSky Blue
HEX
#95DEEF
RGB
149, 222, 239
HSL
191°, 74%, 76%
CMYK
38%, 7%, 0%, 6%

Shades

CSS Usage
color: #95DEEF;
background-color: #95DEEF;
border-color: #95DEEF;
box-shadow: 0 0 10px #95DEEF;
border: 2px solid #95DEEF;
Tailwind Usage
bg-[#95DEEF]
text-[#95DEEF]
border-[#95DEEF]
shadow-[0_0_10px_95DEEF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #95DEEF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #95DEEF; color: #000000; }

Badge

New Feature
.badge { background-color: #95DEEF; 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 #95DEEF; background-color: #95DEEF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #95DEEF20; border-left: 4px solid #95DEEF; }

Link / Accent

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

a { color: #95DEEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #95DEEF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 222, 239

Red: 149 / Green: 222 / Blue: 239

HSL

191°, 74%, 76%

Hue: 191° / Saturation: 74% / Lightness: 76%

CMYK

38%, 7%, 0%, 6%

Cyan: 38% / Magenta: 7% / Yellow: 0% / Key: 6%

What color is #95DEEF?

#95DEEF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #95DEEF to RGB:

rgb(149, 222, 239)HEX to RGB Converter →

HEX to HSL

Convert #95DEEF to HSL:

hsl(191, 74%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #95DEEF to CMYK:

cmyk(38%, 7%, 0%, 6%)Color Converter →

Color Meaning and Usage

#95DEEF is a airy cyan color with RGB values of 149, 222, 239 and HSL of 191°, 74%, 76%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #95DEEF is #EFA595, creating high-contrast pairings. For softer combinations, try analogous colors like #95EFD2.

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

Contrast with #95DEEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #95DEEF?

#95DEEF is a airy cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #95DEEF?

#95DEEF in RGB is (149, 222, 239) - 149 red, 222 green, and 239 blue.

How to use #95DEEF in CSS?

Use #95DEEF directly in your CSS properties like color or background-color.

What colors go well with #95DEEF?

#EFA595 (complementary), #95EFD2 (analogous), and #52CAE5 (lighter shade) work well with #95DEEF.