#2DB48E Color Information

Hex color code: #2DB48E

A peaceful cyan shade, #2DB48E appears as (45, 180, 142) in RGB and (163°, 60%, 44%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Sea Green
HEX
#2DB48E
RGB
45, 180, 142
HSL
163°, 60%, 44%
CMYK
75%, 0%, 21%, 29%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2DB48E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2DB48E; color: #000000; }

Badge

New Feature
.badge { background-color: #2DB48E; 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 #2DB48E; background-color: #2DB48E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2DB48E20; border-left: 4px solid #2DB48E; }

Link / Accent

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

a { color: #2DB48E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2DB48E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

45, 180, 142

Red: 45 / Green: 180 / Blue: 142

HSL

163°, 60%, 44%

Hue: 163° / Saturation: 60% / Lightness: 44%

CMYK

75%, 0%, 21%, 29%

Cyan: 75% / Magenta: 0% / Yellow: 21% / Key: 29%

What color is #2DB48E?

#2DB48E is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2DB48E to RGB:

rgb(45, 180, 142)HEX to RGB Converter →

HEX to HSL

Convert #2DB48E to HSL:

hsl(163, 60%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #2DB48E to CMYK:

cmyk(75%, 0%, 21%, 29%)Color Converter →

Color Meaning and Usage

#2DB48E is a peaceful cyan color with RGB values of 45, 180, 142 and HSL of 163°, 60%, 44%. 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 #2DB48E is #B42D53, creating high-contrast pairings. For softer combinations, try analogous colors like #2DB44A.

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

Contrast with #2DB48E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2DB48E?

#2DB48E is a peaceful cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2DB48E?

#2DB48E in RGB is (45, 180, 142) - 45 red, 180 green, and 142 blue.

How to use #2DB48E in CSS?

Use #2DB48E directly in your CSS properties like color or background-color.

What colors go well with #2DB48E?

#B42D53 (complementary), #2DB44A (analogous), and #1E765D (lighter shade) work well with #2DB48E.