#2D868B Color Information

Hex color code: #2D868B

#2D868B is a calming cyan color. In RGB it is (45, 134, 139), and in HSL it is (183°, 51%, 36%). It is often used for branding and logos.

Try:
Color NameDark Cyan
HEX
#2D868B
RGB
45, 134, 139
HSL
183°, 51%, 36%
CMYK
68%, 4%, 0%, 45%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2D868B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

45, 134, 139

Red: 45 / Green: 134 / Blue: 139

HSL

183°, 51%, 36%

Hue: 183° / Saturation: 51% / Lightness: 36%

CMYK

68%, 4%, 0%, 45%

Cyan: 68% / Magenta: 4% / Yellow: 0% / Key: 45%

What color is #2D868B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2D868B to RGB:

rgb(45, 134, 139)HEX to RGB Converter →

HEX to HSL

Convert #2D868B to HSL:

hsl(183, 51%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #2D868B to CMYK:

cmyk(68%, 4%, 0%, 45%)Color Converter →

Color Meaning and Usage

#2D868B is a cool cyan color with RGB values of 45, 134, 139 and HSL of 183°, 51%, 36%. This cyan-blue hue evokes trust and professionalism, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2D868B is #8B322D, creating high-contrast pairings. For softer combinations, try analogous colors like #2D8B60.

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

Contrast with #2D868B

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

Contrast Ratio: 4.89:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2D868B?

#2D868B is a cool cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2D868B?

#2D868B in RGB is (45, 134, 139) - 45 red, 134 green, and 139 blue.

How to use #2D868B in CSS?

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

What colors go well with #2D868B?

#8B322D (complementary), #2D8B60 (analogous), and #1A4E51 (lighter shade) work well with #2D868B.