#23979F Color Information

Hex color code: #23979F

A tranquil cyan shade, #23979F appears as (35, 151, 159) in RGB and (184°, 64%, 38%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Sea Green
HEX
#23979F
RGB
35, 151, 159
HSL
184°, 64%, 38%
CMYK
78%, 5%, 0%, 38%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #23979F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #23979F; color: #000000; }

Badge

New Feature
.badge { background-color: #23979F; 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 #23979F; background-color: #23979F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #23979F20; border-left: 4px solid #23979F; }

Link / Accent

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

a { color: #23979F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #23979F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

35, 151, 159

Red: 35 / Green: 151 / Blue: 159

HSL

184°, 64%, 38%

Hue: 184° / Saturation: 64% / Lightness: 38%

CMYK

78%, 5%, 0%, 38%

Cyan: 78% / Magenta: 5% / Yellow: 0% / Key: 38%

What color is #23979F?

#23979F is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #23979F to RGB:

rgb(35, 151, 159)HEX to RGB Converter →

HEX to HSL

Convert #23979F to HSL:

hsl(184, 64%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #23979F to CMYK:

cmyk(78%, 5%, 0%, 38%)Color Converter →

Color Meaning and Usage

A calming cyan tone, #23979F has RGB (35, 151, 159) and HSL (184°, 64%, 38%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #23979F is #9F2B23, creating high-contrast pairings. For softer combinations, try analogous colors like #239F69.

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

Contrast with #23979F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #23979F?

#23979F is a calming cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #23979F?

#23979F in RGB is (35, 151, 159) - 35 red, 151 green, and 159 blue.

How to use #23979F in CSS?

Use #23979F directly in your CSS properties like color or background-color.

What colors go well with #23979F?

#9F2B23 (complementary), #239F69 (analogous), and #155B60 (lighter shade) work well with #23979F.