#239A5E Color Information

Hex color code: #239A5E

A understated cyan shade, #239A5E appears as (35, 154, 94) in RGB and (150°, 63%, 37%) in HSL. It is popular in mobile app design.

Try:
Color NameSea Green
HEX
#239A5E
RGB
35, 154, 94
HSL
150°, 63%, 37%
CMYK
77%, 0%, 39%, 40%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #239A5E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #239A5E; color: #000000; }

Badge

New Feature
.badge { background-color: #239A5E; 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 #239A5E; background-color: #239A5E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #239A5E20; border-left: 4px solid #239A5E; }

Link / Accent

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

a { color: #239A5E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #239A5E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

35, 154, 94

Red: 35 / Green: 154 / Blue: 94

HSL

150°, 63%, 37%

Hue: 150° / Saturation: 63% / Lightness: 37%

CMYK

77%, 0%, 39%, 40%

Cyan: 77% / Magenta: 0% / Yellow: 39% / Key: 40%

What color is #239A5E?

#239A5E is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #239A5E to RGB:

rgb(35, 154, 94)HEX to RGB Converter →

HEX to HSL

Convert #239A5E to HSL:

hsl(150, 63%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #239A5E to CMYK:

cmyk(77%, 0%, 39%, 40%)Color Converter →

Color Meaning and Usage

#239A5E is a subtle cyan color with RGB values of 35, 154, 94 and HSL of 150°, 63%, 37%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #239A5E is #9A235E, creating high-contrast pairings. For softer combinations, try analogous colors like #239A23.

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

Contrast with #239A5E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #239A5E?

#239A5E is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #239A5E?

#239A5E in RGB is (35, 154, 94) - 35 red, 154 green, and 94 blue.

How to use #239A5E in CSS?

Use #239A5E directly in your CSS properties like color or background-color.

What colors go well with #239A5E?

#9A235E (complementary), #239A23 (analogous), and #155B38 (lighter shade) work well with #239A5E.