#94BCAF Color Information

Hex color code: #94BCAF

A pastel cyan shade, #94BCAF appears as (148, 188, 175) in RGB and (161°, 23%, 66%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#94BCAF
RGB
148, 188, 175
HSL
161°, 23%, 66%
CMYK
21%, 0%, 7%, 26%

Shades

CSS Usage
color: #94BCAF;
background-color: #94BCAF;
border-color: #94BCAF;
box-shadow: 0 0 10px #94BCAF;
border: 2px solid #94BCAF;
Tailwind Usage
bg-[#94BCAF]
text-[#94BCAF]
border-[#94BCAF]
shadow-[0_0_10px_94BCAF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #94BCAF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #94BCAF; color: #000000; }

Badge

New Feature
.badge { background-color: #94BCAF; 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 #94BCAF; background-color: #94BCAF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #94BCAF20; border-left: 4px solid #94BCAF; }

Link / Accent

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

a { color: #94BCAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #94BCAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 188, 175

Red: 148 / Green: 188 / Blue: 175

HSL

161°, 23%, 66%

Hue: 161° / Saturation: 23% / Lightness: 66%

CMYK

21%, 0%, 7%, 26%

Cyan: 21% / Magenta: 0% / Yellow: 7% / Key: 26%

What color is #94BCAF?

#94BCAF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #94BCAF to RGB:

rgb(148, 188, 175)HEX to RGB Converter →

HEX to HSL

Convert #94BCAF to HSL:

hsl(161, 23%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #94BCAF to CMYK:

cmyk(21%, 0%, 7%, 26%)Color Converter →

Color Meaning and Usage

#94BCAF is a gentle cyan color with RGB values of 148, 188, 175 and HSL of 161°, 23%, 66%. This cyan-blue hue evokes trust and professionalism, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #94BCAF is #BC94A1, creating high-contrast pairings. For softer combinations, try analogous colors like #94BC9C.

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

Contrast with #94BCAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #94BCAF?

#94BCAF is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #94BCAF?

#94BCAF in RGB is (148, 188, 175) - 148 red, 188 green, and 175 blue.

How to use #94BCAF in CSS?

Use #94BCAF directly in your CSS properties like color or background-color.

What colors go well with #94BCAF?

#BC94A1 (complementary), #94BC9C (analogous), and #659F8D (lighter shade) work well with #94BCAF.