#38BC9B Color Information

Hex color code: #38BC9B

#38BC9B is a tranquil cyan color. In RGB it is (56, 188, 155), and in HSL it is (165°, 54%, 48%). It is widely used in graphic design.

Try:
Color NameLight Sea Green
HEX
#38BC9B
RGB
56, 188, 155
HSL
165°, 54%, 48%
CMYK
70%, 0%, 18%, 26%

Shades

CSS Usage
color: #38BC9B;
background-color: #38BC9B;
border-color: #38BC9B;
box-shadow: 0 0 10px #38BC9B;
border: 2px solid #38BC9B;
Tailwind Usage
bg-[#38BC9B]
text-[#38BC9B]
border-[#38BC9B]
shadow-[0_0_10px_38BC9B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #38BC9B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #38BC9B; color: #000000; }

Badge

New Feature
.badge { background-color: #38BC9B; 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 #38BC9B; background-color: #38BC9B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #38BC9B20; border-left: 4px solid #38BC9B; }

Link / Accent

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

a { color: #38BC9B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #38BC9B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

56, 188, 155

Red: 56 / Green: 188 / Blue: 155

HSL

165°, 54%, 48%

Hue: 165° / Saturation: 54% / Lightness: 48%

CMYK

70%, 0%, 18%, 26%

Cyan: 70% / Magenta: 0% / Yellow: 18% / Key: 26%

What color is #38BC9B?

#38BC9B is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #38BC9B to RGB:

rgb(56, 188, 155)HEX to RGB Converter →

HEX to HSL

Convert #38BC9B to HSL:

hsl(165, 54%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #38BC9B to CMYK:

cmyk(70%, 0%, 18%, 26%)Color Converter →

Color Meaning and Usage

A peaceful cyan tone, #38BC9B has RGB (56, 188, 155) and HSL (165°, 54%, 48%). Known for evoking trust and professionalism, this cyan-blue hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #38BC9B is #BC3859, creating high-contrast pairings. For softer combinations, try analogous colors like #38BC59.

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

Contrast with #38BC9B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #38BC9B?

#38BC9B is a peaceful cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #38BC9B?

#38BC9B in RGB is (56, 188, 155) - 56 red, 188 green, and 155 blue.

How to use #38BC9B in CSS?

Use #38BC9B directly in your CSS properties like color or background-color.

What colors go well with #38BC9B?

#BC3859 (complementary), #38BC59 (analogous), and #27826B (lighter shade) work well with #38BC9B.