#38D68F Color Information

Hex color code: #38D68F

A cool cyan shade, #38D68F appears as (56, 214, 143) in RGB and (153°, 66%, 53%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Sea Green
HEX
#38D68F
RGB
56, 214, 143
HSL
153°, 66%, 53%
CMYK
74%, 0%, 33%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #38D68F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

56, 214, 143

Red: 56 / Green: 214 / Blue: 143

HSL

153°, 66%, 53%

Hue: 153° / Saturation: 66% / Lightness: 53%

CMYK

74%, 0%, 33%, 16%

Cyan: 74% / Magenta: 0% / Yellow: 33% / Key: 16%

What color is #38D68F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #38D68F to RGB:

rgb(56, 214, 143)HEX to RGB Converter →

HEX to HSL

Convert #38D68F to HSL:

hsl(153, 66%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #38D68F to CMYK:

cmyk(74%, 0%, 33%, 16%)Color Converter →

Color Meaning and Usage

#38D68F is a serene cyan color with RGB values of 56, 214, 143 and HSL of 153°, 66%, 53%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #38D68F is #D6387F, creating high-contrast pairings. For softer combinations, try analogous colors like #38D640.

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

Contrast with #38D68F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #38D68F?

#38D68F is a serene cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #38D68F?

#38D68F in RGB is (56, 214, 143) - 56 red, 214 green, and 143 blue.

How to use #38D68F in CSS?

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

What colors go well with #38D68F?

#D6387F (complementary), #38D640 (analogous), and #21A167 (lighter shade) work well with #38D68F.