#40EDBC Color Information

Hex color code: #40EDBC

#40EDBC is a eye-catching cyan color. In RGB it is (64, 237, 188), and in HSL it is (163°, 83%, 59%). It is widely used in graphic design.

Try:
Color NameTurquoise
HEX
#40EDBC
RGB
64, 237, 188
HSL
163°, 83%, 59%
CMYK
73%, 0%, 21%, 7%

Shades

CSS Usage
color: #40EDBC;
background-color: #40EDBC;
border-color: #40EDBC;
box-shadow: 0 0 10px #40EDBC;
border: 2px solid #40EDBC;
Tailwind Usage
bg-[#40EDBC]
text-[#40EDBC]
border-[#40EDBC]
shadow-[0_0_10px_40EDBC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #40EDBC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #40EDBC; color: #000000; }

Badge

New Feature
.badge { background-color: #40EDBC; 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 #40EDBC; background-color: #40EDBC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #40EDBC20; border-left: 4px solid #40EDBC; }

Link / Accent

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

a { color: #40EDBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #40EDBC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

64, 237, 188

Red: 64 / Green: 237 / Blue: 188

HSL

163°, 83%, 59%

Hue: 163° / Saturation: 83% / Lightness: 59%

CMYK

73%, 0%, 21%, 7%

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

What color is #40EDBC?

#40EDBC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #40EDBC to RGB:

rgb(64, 237, 188)HEX to RGB Converter →

HEX to HSL

Convert #40EDBC to HSL:

hsl(163, 83%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #40EDBC to CMYK:

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

Color Meaning and Usage

#40EDBC is a bold cyan color with RGB values of 64, 237, 188 and HSL of 163°, 83%, 59%. This highly saturated hue evokes energy and excitement, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #40EDBC is #ED4071, creating high-contrast pairings. For softer combinations, try analogous colors like #40ED65.

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

Contrast with #40EDBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #40EDBC?

#40EDBC is a bold cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #40EDBC?

#40EDBC in RGB is (64, 237, 188) - 64 red, 237 green, and 188 blue.

How to use #40EDBC in CSS?

Use #40EDBC directly in your CSS properties like color or background-color.

What colors go well with #40EDBC?

#ED4071 (complementary), #40ED65 (analogous), and #13CD99 (lighter shade) work well with #40EDBC.